1

Topic: No mail sending receiving up but log shows emails being sent/received

The important stuff:
- iRedMail version 0.9.5-1
- Ubuntu 16.04.1
- MySQL Backend
- Nginx
- No IredAdmin Pro

No mail I send to my gmail account is being sent (checked gmail spam folder, also registered my mail server with gmail postmaster).
No mail sent from my gmail account to my mail server is appearing in the inbox.

Here is relevant log from /var/log/iredapd/iredapd.log
2016-10-04 04:43:17 INFO [127.0.0.1] RCPT, postmaster@[mydomain].com => [address]@gmail.com, DUNNO
2016-10-04 04:43:17 INFO [127.0.0.1] END-OF-MESSAGE, postmaster@[mydomain].com => [address]@gmail.com, DUNNO
2016-10-04 04:43:59 INFO [209.85.161.175] Client is whitelisted for greylisting service: (id=2564, sender=209.85.128.0/17, comment="AUTO-UPDATE: cloudflare.com")
2016-10-04 04:43:59 INFO [209.85.161.175] RCPT, [account]@gmail.com -> postmaster@[mydomain].com, DUNNO
2016-10-04 04:43:59 INFO [209.85.161.175] END-OF-MESSAGE, [account]@gmail.com -> postmaster@[mydomain].com, DUNNO

I am using the roundcube interface to check the mailbox on my mail server.

----

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

2

Re: No mail sending receiving up but log shows emails being sent/received

*) About mail sending: seems your ISP blocks port 25 for outgoing traffic.
*) About mail receiving: according to log line below, Gmail successfully connected to your server, it should arrive in your mailbox soon.

newuser wrote:

2016-10-04 04:43:59 INFO [209.85.161.175] RCPT, [account]@gmail.com -> postmaster@[mydomain].com, DUNNO