Re: Greylist blocks all
Santiago Vila <[email protected]> Wed, 29 Nov 2006 19:15:41 +0100 (CET)
| Newsgroups | gmane.mail.spam.greylist.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Nov 2006, [email protected] wrote: > I installed greylist in a FreeBSD platform according the tutorial > below but my mailserever appesars blocks all e-mails received. Below > I show part of the maillog. Any idea? > > [...] > > Nov 29 14:34:18 camomila postfix/smtpd[79947]: NOQUEUE: reject: RCPT from > client-81-107-197-44.glfd.adsl.virgin.net[81.107.197.44]: 504 5.5.2 > <home-0xhkz8567s>: Helo command rejected: need fully-qualified hostname; > from=<Gutenberg'[email protected]> to=<[email protected]> > proto=ESMTP > helo=<home-0xhkz8567s> > Nov 29 14:34:18 camomila postfix/smtpd[79947]: NOQUEUE: reject: RCPT from > client-81-107-197-44.glfd.adsl.virgin.net[81.107.197.44]: 504 5.5.2 > <home-0xhkz8567s>: Helo command rejected: need fully-qualified hostname; > from=<Gutenberg'[email protected]> to=<[email protected]> proto=ESMTP > helo=<home-0xhkz8567s> So, you seem to be using reject_non_fqdn_helo_hostname somewhere. Why are you surprised that messages having a bad HELO string are rejected, then, and why do you think it has something to do with greylisting? [ BTW: Please disable HTML email ].