This is a discussion on Re: [courier-users] Greylisting and Courier-MTA within the Courier-Imap forums, part of the Mail Servers and Related category; On 2006-11-29 19:54, Marco Balmer wrote: > Hello > > Seems to be that greylist.py has ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 2006-11-29 19:54, Marco Balmer wrote:
> Hello > > Seems to be that greylist.py has a problem with ipv6 addresses. Is > that possible? > > Nov 29 09:22:27 xxx courieresmtpd: > error,relay=2001:xxx:xxx:xxx::2,from=<xy@domain.tl d>: 451 Internal > failure locating control files > This is true, greylist.py uses the IPv6 address directly without further network calculation like with IPv4 (it doesn't make much sense with IPv6 anyway at that time). But I suppose the 451 error is triggered somewhere else, not in greylist.py . Perhaps in line 38 of whitelist.py . -- Georg ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |