Hello,
I'm trying to configure my PlugPBX using the components you provide and I will admit I used Sendmail before but not PostFix.
I am having now trouble with having my PlugPBX forward Emails to the Rogers/Yahoo SMTP server. I did find the following articles which helped me get through the authentication problems:
http://fonality.com/trixbox/wiki/replacing-sendmail-postfixAfter that however I now run into a problem because the Rogers/Yahoo SMTP relaying requires that my Emails state that they are From a valid Email account that is @rogers.com
I was able to go into Webmin -> Postfix Mail Server -> General Options, and change the 'Internet hostname of this mail system' and set that to 'rogers.com' so instead of sending Emails as
asterisk@PlugPBX.org it now sends them as
asterisk@rogers.com but this is still not a valid one.
From what I can tell it's saying the username part is because it's sending it as the user on my PlugPBX called 'asterisk' and I need to change this to say my Email account so it looks like I'm logging in to send Emails as myself and this will fix the problem.
I am however not sure how to do this, short of making a new user on my plug called my Email account user and change everything to work under that. I have tried to look up how to make it fake the address with either Address Rewriting or Masquerading but it seems that this was removed in older versions because it is not allowed my IEEE mail protocol.
Can anyone help me understand how I can change this or fake it?
Thanks in advance,