Skip to content

Instantly share code, notes, and snippets.

Created February 14, 2014 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9d95164f5cd2d7862e10 to your computer and use it in GitHub Desktop.
Save anonymous/9d95164f5cd2d7862e10 to your computer and use it in GitHub Desktop.
Feb 13 11:51:16 we authdaemond: received auth request, service=imap, authtype=login
Feb 13 11:51:16 we authdaemond: authmysql: trying this module
Feb 13 11:51:16 we authdaemond: SQL query: SELECT id, crypt, clear, uid, gid, home, concat(home,'/',maildir), "", name, "" FROM users WHERE id = 'Wissing@domain.com' AND (enabled=1)
Feb 13 11:51:16 we authdaemond: password matches successfully
Feb 13 11:51:16 we authdaemond: authmysql: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/var/spool/mail/virtual, address=user1@domain.com, fullname=Wissing, maildir=/var/spool/mail/virtual/user1_at_domain_com/, quota=<null>, options=<null>
Feb 13 11:51:16 we authdaemond: authmysql: clearpasswd=123456, passwd=XxXxXxXXxXxX
Feb 13 11:51:16 we authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/var/spool/mail/virtual, address=user1@domain.com, fullname=Wissing, maildir=/var/spool/mail/virtual/user1_at_domain_com/, quota=<null>, options=<null>
Feb 13 11:51:16 we authdaemond: Authenticated: passwd=XxXxXxXXxXxX
Feb 13 11:51:16 we imapd-ssl: LOGIN, user=user1@domain.com, ip=[::ffff:217.83.241.51], port=[49647], protocol=IMAP
Feb 13 11:51:30 we postfix/smtpd[11511]: warning: 51.241.83.217.dnsbl.njabl.org: RBL lookup error: Host or domain name not found. Name service error for name=51.241.83.217.dnsbl.njabl.org type=A: Host not found, try again
Feb 13 11:51:30 we postfix/smtpd[11511]: NOQUEUE: reject_warning: RCPT from pD953F133.dip0.t-ipconnect.de[217.83.241.51]: 504 5.5.2 <CVCOACH2>: Helo command rejected: need fully-qualified hostname; from=<user2@domain.com> to=<user2@domain.com> proto=ESMTP helo=<CVCOACH2>
Feb 13 11:51:30 we postfix/smtpd[11511]: NOQUEUE: reject: RCPT from pD953F133.dip0.t-ipconnect.de[217.83.241.51]: 450 4.7.1 <CVCOACH2>: Helo command rejected: Host not found; from=<user2@domain.com> to=<user2@domain.com> proto=ESMTP helo=<CVCOACH2>
Feb 13 11:51:30 we postfix/smtpd[11511]: lost connection after RCPT from pD953F133.dip0.t-ipconnect.de[217.83.241.51]
Feb 13 11:51:30 we postfix/cleanup[11460]: 8585048EA3: message-id=<20140213105130.8585048EA3@mail.isp.es>
Feb 13 11:51:30 we postfix/smtpd[11511]: disconnect from pD953F133.dip0.t-ipconnect.de[217.83.241.51]
Feb 13 11:51:30 we postfix/qmgr[10944]: 8585048EA3: from=<double-bounce@mail.isp.es>, size=1021, nrcpt=1 (queue active)
Feb 13 11:51:31 we postfix/smtp[11515]: 8585048EA3: to=<postmaster@isp.es>, orig_to=<postmaster>, relay=alt1.aspmx.l.google.com[173.194.70.26]:25, delay=0.72, delays=0.08/0/0.36/0.28, dsn=2.0.0, status=sent (250 2.0.0 OK 1392288691 8si2953972eep.60 - gsmtp)
Feb 13 11:51:31 we postfix/qmgr[10944]: 8585048EA3: removed
Feb 13 11:51:32 we imapd-ssl: Connection, ip=[::ffff:127.0.0.1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment