Skip to content

Instantly share code, notes, and snippets.

@fenrig
Created October 18, 2013 09:01
Show Gist options
  • Save fenrig/7038693 to your computer and use it in GitHub Desktop.
Save fenrig/7038693 to your computer and use it in GitHub Desktop.
systemctl status postfix -l
Oct 18 04:47:58 linuxWEBSERVICES postfix/smtpd[1127]: >>> CHECKING RECIPIENT MAPS <<<
Oct 18 04:47:58 linuxWEBSERVICES postfix/smtpd[1127]: ctable_locate: leave existing entry key fenrig@lin.fen_domain.be
Oct 18 04:47:58 linuxWEBSERVICES postfix/smtpd[1127]: NOQUEUE: reject: RCPT from lin.fen_domain.be[127.0.0.1]: 451 4.3.0 <fenrig@lin.fen_domain.be>: Temporary lookup failure; from=<test@testmail.org> to=<fenrig@lin.fen_domain.be> proto=ESMTP helo=<testmail.org>
Oct 18 04:47:58 linuxWEBSERVICES postfix/smtpd[1127]: > lin.fen_domain.be[127.0.0.1]: 451 4.3.0 <fenrig@lin.fen_domain.be>: Temporary lookup failure
Oct 18 04:47:58 linuxWEBSERVICES postfix/smtpd[1127]: watchdog_pat: 0x1e85050
Oct 18 04:48:04 linuxWEBSERVICES postfix/smtpd[1127]: < lin.fen_domain.be[127.0.0.1]: quit
Oct 18 04:48:04 linuxWEBSERVICES postfix/smtpd[1127]: > lin.fen_domain.be[127.0.0.1]: 221 2.0.0 Bye
Oct 18 04:48:04 linuxWEBSERVICES postfix/smtpd[1127]: match_hostname: lin.fen_domain.be ~? 127.0.0.0/8
Oct 18 04:48:04 linuxWEBSERVICES postfix/smtpd[1127]: match_hostaddr: 127.0.0.1 ~? 127.0.0.0/8
Oct 18 04:48:04 linuxWEBSERVICES postfix/smtpd[1127]: disconnect from lin.fen_domain.be[127.0.0.1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment