Topic: PostFix
I have email Full Service and I want to use it to send emails from postfix. I followed the tutorial but the instructions seems to be setup for store & forward. Can please share the differences?
Example: /etc/postfix/sasl_passwd
Tutorial:
[relay.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD
I think:
[smtp.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD
Am I correct? Are there any other difference?
Lastly, where do I set my YOURSMTPPASSWORD
Example: /etc/postfix/sasl_passwd
Tutorial:
[relay.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD
I think:
[smtp.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD
Am I correct? Are there any other difference?
Lastly, where do I set my YOURSMTPPASSWORD
Reply with quote |Report
I resolved the issue by using one of the user accounts. Now I'm receiving the error below
554 Invalid From Address. (in reply to end of DATA command))
554 Invalid From Address. (in reply to end of DATA command))
Reply with quote |Report
Make sure the sender email address domain name matches the domain name you have for the full service email.
Reply with quote |Report
| Author | Topic: PostFix |
|---|---|
|
Zilchllc Joined: 9/7/2019 |
Saturday, February 22, 2020 11:35 AM
I have email Full Service and I want to use it to send emails from postfix. I followed the tutorial but the instructions seems to be setup for store & forward. Can please share the differences?
Example: /etc/postfix/sasl_passwd Tutorial: [relay.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD I think: [smtp.dynu.com]:2525 relay@relay.yourdomain.com:YOURSMTPPASSWORD Am I correct? Are there any other difference? Lastly, where do I set my YOURSMTPPASSWORD |
|
zilchllc Joined: 9/7/2019 |
Saturday, February 22, 2020 5:22 PM
I resolved the issue by using one of the user accounts. Now I'm receiving the error below
554 Invalid From Address. (in reply to end of DATA command)) |
|
vesey Joined: 6/23/2017 |
Tuesday, February 25, 2020 11:22 PM
Make sure the sender email address domain name matches the domain name you have for the full service email.
|
Saturday, June 13, 2026 1:37 PM
