> -----Original Message----- > From: Sam Varshavchik > Sent: Wednesday, April 30, 2008 3:26 PM
> Mark Constable writes: > > > > > Ah right, thanks Sam. Now I know what the "signature" of > backscatter > > suppression looks like in the log files. However, I'm still > unsure of > > why I can't clear this user. I've tested that a direct SMTP > connection > > works okay so I assume it should be okay to clear the backscatter > > entry, but it won't... > > > > # courier clear [EMAIL PROTECTED] > > [EMAIL PROTECTED] cleared. > > > > # courier show all > > [EMAIL PROTECTED] > > > > Is there something else I need to do to turn of backscatter > for this user ? > > Nothing else is needed. The above suggests that there's a > typo or a misprint somewhere. Probably the actual recipient > address in the email has a control or an unprintable > character somewhere, or a trailing space. In which case... # courier clear `courier show all` (or you could get fancy, as in: # courier clear `courier show all | grep bigpond.net.au`) Malc. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
