SysAdmin EM:
> I am checking the mail queue of my postfix server and I am seeing errors in
> writing mail accounts, which refer to real domains of free mail providers
> such as hotmail, gmail, yahoo.
>
> BC2CC607AF 881286 Tue May 31 05:19:53 [email protected]
> (connect to hotmaul.com[54.159.98.68]:25: Connection timed
> out)
> [email protected]
>
> BAF5D60E06 3071 Fri May 27 03:32:45 [email protected]
> (connect to hormail.com[104.215.95.187]:25: Connection timed
> out)
> [email protected]
Why is your mail server sending mail to those addresses?
- If the sender is remote, make sure that you are not an open relay.
- If the sender is MAILER-DAEMON, search the maillog file for
BC2CC607AF or BAF5D60E06 and see why those messages were created.
Wietse