The configuration of my e-mail system is the following: qpsmtpd->VexiraAntivirus->SpamAssassin->qmail
I have enabled greylisting plugin for qpsmtpd and it works fine for entering email... But the my mails sent with Webmail (squirrelmail) or client IMAP (Netscape Messenger or Outlook), are blocked by rpct_ok plugin of qpsmtpd for example, squirrelmail returns the following error message... Requested action not taken: mailbox unavailable Server replied: 550 Relaying denied (#5.7.1) ...and in the qpsmtpd's log file appear the following lines .... 12556 dispatching MAIL FROM:<[EMAIL PROTECTED]> 12556 full from_parameter: FROM:<[EMAIL PROTECTED]> 12556 from email address : [<[EMAIL PROTECTED]>] 12556 running plugin (mail): greylisting 12556 greylisting plugin: config: black_timeout=3600,grey_timeout=15552000,mode=denysoft,recipient=0,remote_ip=1,sender=1,white_timeout=3110400 12556 greylisting plugin: using ./config/denysoft_greylist.dbm as greylisting database 12556 greylisting plugin: ts: Tue May 16 08:16:48 2006, now: Tue May 16 08:21:14 2006 12556 greylisting plugin: key 193.204.1.3:[EMAIL PROTECTED] is white, 30 deliveries 12556 Plugin greylisting, hook mail returned DECLINED, 12556 getting mail from <[EMAIL PROTECTED]> 12556 250 <[EMAIL PROTECTED]>, sender OK - how exciting to get mail from you! 12556 dispatching RCPT TO:<[EMAIL PROTECTED]> 12556 to email address : [<[EMAIL PROTECTED]>] 12556 running plugin (rcpt): rcpt_ok 12556 trying to get config for me 12556 trying to get config for rcpthosts 12556 trying to get config for morercpthosts 12556 Plugin rcpt_ok, hook rcpt returned DENY, Relaying denied (#5.7.1) 12556 550 Relaying denied (#5.7.1) 29660 cleaning up after 12556 Where is the problem? Thanks! Massimo Quintini INAF-OACT Teramo (Italy) ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.