1 (edited by robert.lassiter 2016-09-28 22:00:01)

Topic: Internal Relay/update

Fixed issue below, see article. Now getting Recipient Address Rejected, Intentional policy rejection, please try again later.

Again - my goal is to all iredmail to relay internal mail outbound without authentication.

fixed by reading -> http://unix.stackexchange.com/questions … name-error
I want some internal programs on our network to send mail (relay) through our server. The smtp error I'm getting is HELO command rejected, need a fully qualified domain name.

How is this? What can I do to fix it? Many thanks _()_


==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 16.04.1 LTS
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? Yes
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Internal Relay/update

Please enable SMTP AUTH in your mail sending program, then all issues you mentioned in this post will disappear.

Check our tutorial to understand which network port and secure connection you should use:
http://www.iredmail.org/docs/#mua

3

Re: Internal Relay/update

So I cannot send email anonymously from the inside of our network - at all? Really?


ZhangHuangbin wrote:

Please enable SMTP AUTH in your mail sending program, then all issues you mentioned in this post will disappear.

Check our tutorial to understand which network port and secure connection you should use:
http://www.iredmail.org/docs/#mua

4

Re: Internal Relay/update

Curious, why do you have to send anonymously? Why not send with smtp authentication?