[asterisk-users] Which command line is used to send emails to notify incoming voicemail ?
Olivier
oza-4h07 at myamail.com
Fri Mar 21 05:38:29 CDT 2008
Hi,
In exim4, I can see lines such as :
mainlog.9:2008-03-12 08:53:28 1JZLmC-0000E7-0A <= root at foo.com U=root
P=local S=43802 id=Asterisk-0-123413860-4174-2662 at ipbx-bs-60200
In my voicemail.conf, I see :
; If you need to have an external program, i.e. /usr/bin/myapp called when a
;externnotify=/usr/bin/myapp
; If you need to have an external program, i.e. /usr/bin/myapp called when a
;externpass=/usr/bin/myapp
So, I guess this line (from app_voicemail.c) is used and somehow Sendmail is
used
#define SENDMAIL "/usr/sbin/sendmail -t"
I want to know which command line is used, in general, to send emails that
include this id field so that I could also use this id field when emailing
incoming faxes.
My question are either :
Which debug or log option can I turn on to find out which command
Asterisk is exactly sending to Sendmail/Exim4 to notify incoming
voicemail ?
Which sendmail command line option can I use to include a populated id
field in log files ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080321/e3f6dd46/attachment.htm
More information about the asterisk-users
mailing list