Unfortunately that only changes the "from" field. So if you were to reply to the email that is the one Outlook would use. The receiving mail system looks at the "return path" in the header of the email to determine if it is valid. "serveremail" and "fromstring" do not change that.
Again, the "return path" in the email is set to "[EMAIL PROTECTED]". I can easily change "mydomain.com" in sendmail but cannot figure out how to change "asterisk". -----Original Message----- From: Forrest Beck [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 2007 12:12 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] How to change sendmail return path Have a look at serveremail = [EMAIL PROTECTED] and fromstring = The Asterisk PBX in voicemail.conf. On Dec 18, 2007, at 2:28 PM, shadowym wrote: > Is there a way to change the return path sendmail uses when sending > out > voicemail to email? > > Currently the voicemails my asterisk system emails out have a return > path of > "[EMAIL PROTECTED]" > I would like the return path to be "[EMAIL PROTECTED]" > > I cannot find any place where I can change that. > > I tried adding a sendmail alias to send "asterisk" to "noreply" and > even > tried "root" > There are no config options anywhere in any asterisk *.conf or *.inc > file > which affect this > There is nothing in my etc/hosts file which would cause the > "asterisk". > > I'm running CentOS 5.1, Asterisk 1.4.15, FreePBX 2.3.1 > > > _______________________________________________ > --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 _______________________________________________ --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
