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:[EMAIL PROTECTED] 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 "[EMAIL PROTECTED]" >> even though "[EMAIL PROTECTED]" 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 _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
