Koozali.org: home of the SME Server

QPSMTPD - Log File Understanding

Offline jfarschman

  • *
  • 406
  • +0/-0
QPSMTPD - Log File Understanding
« on: September 20, 2006, 04:18:02 PM »
Hi,

  Ever have an invalid recipient one minute, but they are valid the next?

550 invalid recipient bob@somecompany.com

  The first is the logs from around 2 AM this morning were the user was marked invalid.  Then around 9 AM I saw the problem and tested.

Is something fishy with ny dnsbl?

Code: [Select]

@400000004510dae60c18c37c 14355 getting mail from <joe@sendingserver.com>
@400000004510dae60c1b7acc 14355 250 <joe@sendingserver.com>, sender OK - how exciting to get mail from you!
@400000004510dae60f539774 14355 dispatching RCPT TO: <bob@receivingserver.com>
@400000004510dae60f578b2c 14355 to email address : [<bob@receivingserver.com>]
@400000004510dae60f5aee5c 14355 running plugin (rcpt): dnsbl
@400000004510dae60f5eb334 14355 trying to get config for dnsbl_zones
@400000004510dae60f633f44 14355 dnsbl plugin: waiting for dnsbl dns
@400000004510dae60f667394 14355 dnsbl plugin: DONE waiting for dnsbl dns, got  4  answers ...
@400000004510dae60f867eb4 14355 Plugin dnsbl, hook rcpt returned DECLINED,
@400000004510dae60f88d074 14355 running plugin (rcpt): check_badmailfrom
@400000004510dae60f8c0c94 14355 Plugin check_badmailfrom, hook rcpt returned DECLINED,
@400000004510dae60f8e529c 14355 running plugin (rcpt): check_badrcptto_patterns
@400000004510dae60f91d50c 14355 trying to get config for badrcptto_patterns
@400000004510dae60f997dfc 14355 Plugin check_badrcptto_patterns, hook rcpt returned DECLINED,
@400000004510dae60f9bc7ec 14355 running plugin (rcpt): check_badrcptto
@400000004510dae60f9ec974 14355 trying to get config for badrcptto
@400000004510dae60fa95894 14355 Plugin check_badrcptto, hook rcpt returned DECLINED,
@400000004510dae60faba66c 14355 running plugin (rcpt): check_goodrcptto
@400000004510dae60faf4fec 14355 check_goodrcptto plugin: stripping '-' extensions
@400000004510dae60fb1c4d4 14355 trying to get config for goodrcptto
@400000004510dae61014534c 14355 check_goodrcptto plugin: recipient bob@receivingserver.com denied
@400000004510dae61018b464 14355 Plugin check_goodrcptto, hook rcpt returned DENY, invalid recipient bob@receivingserver.com
@400000004510dae6101b5ffc 14355 550 invalid recipient bob@receivingserver.com


Code: [Select]

@40000000451146c70bd10064 6941 250 <joe@sendingserver.com>, sender OK - how exciting to get mail from you!
@40000000451146c70bef792c 6941 dispatching RCPT TO:<bob@receivingserver.com>
@40000000451146c70bf38454 6941 to email address : [<bob@receivingserver.com>]
@40000000451146c70bf706c4 6941 running plugin (rcpt): dnsbl
@40000000451146c70bfac3cc 6941 trying to get config for dnsbl_zones
@40000000451146c70c090ff4 6941 Plugin dnsbl, hook rcpt returned DECLINED,
@40000000451146c70c0b61b4 6941 running plugin (rcpt): check_badmailfrom
@40000000451146c70c0e99ec 6941 Plugin check_badmailfrom, hook rcpt returned DECLINED,
@40000000451146c70c10dc0c 6941 running plugin (rcpt): check_badrcptto_patterns
@40000000451146c70c14ac9c 6941 Plugin check_badrcptto_patterns, hook rcpt returned DECLINED,
@40000000451146c70c16eebc 6941 running plugin (rcpt): check_badrcptto
@40000000451146c70c1a2adc 6941 Plugin check_badrcptto, hook rcpt returned DECLINED,
@40000000451146c70c1c6914 6941 running plugin (rcpt): check_goodrcptto
@40000000451146c70c1ffb24 6941 Plugin check_goodrcptto, hook rcpt returned DECLINED,
@40000000451146c70c226454 6941 running plugin (rcpt): rcpt_ok
@40000000451146c70c260604 6941 trying to get config for me
@40000000451146c70c28adb4 6941 trying to get config for rcpthosts
@40000000451146c70c2f397c 6941 trying to get config for morercpthosts
@40000000451146c70c337f3c 6941 Plugin rcpt_ok, hook rcpt returned OK,
@40000000451146c70c364dfc 6941 250 <bob@receivingserver.com>, recipient ok
@40000000451146c70c40dd1c 6941 dispatching DATA
@40000000451146c70c454dd4 6941 354 go ahead
[/b][/code]
Jay Farschman
ICQ - 60448985
jay@hitechsavvy.com