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; Marco Balmer wrote: > > Seems to be that greylist.py has a problem with ipv6 addresses. Is that possible? ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Marco Balmer wrote:
> > Seems to be that greylist.py has a problem with ipv6 addresses. Is that possible? I'm looking at that module, and I don't think so. It looks like it tries to open the first control file and read one line. It doesn't examine the contents in that block, so no data type should cause it to abort. I'm not sure what will, though. If you insert a "raise" statement in the except block (as the first line), you can probably get some information about the error. If I'm home tonight, I'll try to take a look at it. ------------------------------------------------------------------------- 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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|