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: 2019/9/7 |
2020年2月22日星期六 上午11:35
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: 2019/9/7 |
2020年2月22日星期六 下午5:22
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: 2017/6/23 |
2020年2月25日星期二 下午11:22
Make sure the sender email address domain name matches the domain name you have for the full service email.
|
2026年6月13日星期六 下午12:05
