[asterisk-users] How to change sendmail return path
shadowym
shadowym at hotmail.com
Fri Dec 21 14:03:15 CST 2007
Yes did all that. I've configured sendmail before so know the basics. I
tried modifying sendmail.mc and creating the sendmail.cf file and also tried
modifying sendmail.cf directly. I always restart sendmail after changes.
Would I need to create a "noreply" mailbox in sendmail perhaps?
What creates the "asterisk" mailbox? Does that happen when I "make
asterisk"? Maybe there are some clues in that script somewhere.
-----Original Message-----
From: Mojo with Horan & Company, LLC [mailto:mojo at horanappraisals.com]
Sent: Thursday, December 20, 2007 10:39 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to change sendmail return path
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