Hi,<br><br>In exim4, I can see lines such as :<br>mainlog.9:2008-03-12 08:53:28 1JZLmC-0000E7-0A &lt;= <a href="mailto:root@foo.com">root@foo.com</a> U=root P=local S=43802 id=Asterisk-0-123413860-4174-2662@ipbx-bs-60200<br>
<br>In my voicemail.conf, I see :<br>; If you need to have an external program, i.e. /usr/bin/myapp called when a<br>;externnotify=/usr/bin/myapp<br>; If you need to have an external program, i.e. /usr/bin/myapp called when a<br>
;externpass=/usr/bin/myapp<br><br><br>So, I guess this line (from app_voicemail.c) is used and somehow Sendmail is used<br><span class="hl dir">#define SENDMAIL</span> <span class="hl dstr">&quot;/usr/sbin/sendmail -t&quot;</span>
<br><br><br>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.<br><pre><span class="hl dstr">My question are either :<br>
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 ?<br>Which sendmail command line option can I use to include a populated id field in log files ?<br>
<br>Regards<br><br></span></pre><br><br><br><br><br>