Lucio <[EMAIL PROTECTED]> wrote: > I'm a newby in sysadministration. My Linux box has Debian 3.0r1 > which comes with Courier 0.37. > My Courier setup has been relaying mail for a few days (my mistake) and > entered the dsbl.org list, but now is ok. > In order to be removed, my mailserver should accept a mail from > dsbl.org which is being sent to [EMAIL PROTECTED] The > problem is that it refuses the domain literal in dotted quad form > ([EMAIL PROTECTED]), replying "Syntax error". I suspect the square > brackets being the problem. > Does anybody know what should I do?
Unfortunately, Courier does not currently support the <[EMAIL PROTECTED]> notation, neither in version 0.37 nor in the latest version available from the Courier website[1]. There have been others, including myself, who would have needed to use it in the past, but so far, there is no real solution other than modifying Courier's source code yourself and recompiling. As a temporary work-around, as Alexei Batyr <[EMAIL PROTECTED]> mentioned on this list just today, you might be able to make Courier accept the message by creating an alias address of the exact form required by DSBL in your /etc/courier/aliases file: [EMAIL PROTECTED]: postmaster I don't know whether this will work well enough to get you off the DSBL list, though. Good luck! Julian Mehnle, an otherwise happy Courier user. [1] http://www.courier-mta.org PS: Sam, I tried to include a link to Alexei's recent posting, but SourceForge only gives "Forum not found" errors when accessing the mailing list archives. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
