Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. [INFO] [-] [core] [smtp_client_pool] [25:localhost:300] dispense() clients=1 available=1
  2. [DEBUG] [-] [core] [smtp_client_pool] [25:localhost:300] dispense() - reusing obj
  3. [DEBUG] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [queue/smtp_forward] Got smtp_client: AA86A44F-F654-47FE-8C21-2A6F20E8A966
  4. [PROTOCOL] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [queue/smtp_forward] C: MAIL FROM:<doublemalt@cloudfleet.io>
  5. [PROTOCOL] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.1] [core] C: MAIL FROM:<doublemalt@cloudfleet.io> state=1
  6. [DEBUG] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] running mail hooks
  7. [NOTICE] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] sender <doublemalt@cloudfleet.io> code=CONT msg=""
  8. [PROTOCOL] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] S: 250 sender <doublemalt@cloudfleet.io> OK
  9. [PROTOCOL] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [queue/smtp_forward] S: 250 sender <doublemalt@cloudfleet.io> OK\r\n
  10. [PROTOCOL] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [queue/smtp_forward] C: RCPT TO:<christoph.witzany@gmail.com>
  11. [PROTOCOL] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] C: RCPT TO:<christoph.witzany@gmail.com> state=1
  12. [DEBUG] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] running rcpt hooks
  13. [NOTICE] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] recipient <christoph.witzany@gmail.com> code=CONT msg="" sender="doublemalt@cloudfleet.io"
  14. [PROTOCOL] [AF55F1F5-0B2A-45AC-AD78-3847A0204D7F.2] [core] S: 550 I cannot deliver mail for <christoph.witzany@gmail.com>
  15. [PROTOCOL] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [queue/smtp_forward] S: 550 I cannot deliver mail for <christoph.witzany@gmail.com>\r\n
  16. [INFO] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [core] hook=queue_outbound plugin=queue/smtp_forward function=hook_queue_outbound params="" retval=DENY msg="I cannot deliver mail for <christoph.witzany@gmail.com> (96058306-A22A-4EFD-9727-E4BAB57F35BE.1)"
  17. [DEBUG] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [core] running deny hooks
  18. [NOTICE] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [core] queue code=DENY msg="I cannot deliver mail for <christoph.witzany@gmail.com> (96058306-A22A-4EFD-9727-E4BAB57F35BE.1)"
  19. [PROTOCOL] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [core] S: 552 I cannot deliver mail for <christoph.witzany@gmail.com> (96058306-A22A-4EFD-9727-E4BAB57F35BE.1)
  20. [DEBUG] [96058306-A22A-4EFD-9727-E4BAB57F35BE.1] [core] running reset_transaction hooks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement