[asterisk-users] How to change sendmail return path

Mojo with Horan & Company, LLC mojo at horanappraisals.com
Thu Dec 20 12:38:57 CST 2007


Tilghman Lesher wrote:
> On Wednesday 19 December 2007 17:44:15 shadowym wrote:
>   
>> I had high hopes for this solution for unfortunately it's not working.  Did
>> exactly as you specified but "return path" is still "asterisk at domain.com"
>> even though "serveremail=noreply at domain.com" in voicemail.conf :(
>>     
>
> Did you restart Sendmail?  It doesn't pick up changes to its config file
> otherwise.
>
>   
And if you modified sendmail.mc instead of sendmail.cf, don't forget to 
regenerate sendmail.cf -- something like the following:

cd /etc/mail; cp sendmail.cf sendmail.cf.todaysdate; m4 < sendmail.mc > 
sendmail.cf

should work, followed by /etc/init.d/sendmail restart

Mojo




More information about the asterisk-users mailing list