J.R. Constance wrote:

>I am using Exim, and here is the corresponding error from the  
>exim_rejecting log for this smtp-failure entry.
>
>2006-11-12 18:33:44 H=localhost (frodo.clshost.com) [127.0.0.1]  
>sender verify defer for <[EMAIL PROTECTED]>: error in  
>redirect data: missing or malformed local part (expected word or "<")  
>in ":blackhole"


Seems pretty straightforward to me. Exim is trying to verify the
envelope sender <[EMAIL PROTECTED]> for this message to
<[EMAIL PROTECTED]> according to something in its configuration and
there is an apparent syntax error involving ":blackhole"


>2006-11-12 18:33:44 H=localhost (frodo.clshost.com) [127.0.0.1]  
>F=<[EMAIL PROTECTED]> temporarily rejected RCPT  
><[EMAIL PROTECTED]>: Could not complete sender verify
>
>I have had a situation with this domain where some spammers seem to  
>be using the domain as a return address and getting a lot of  
>rejections for emails that we weren't sending, so I set the default  
>address folr ascls-lists.org to :blackhole so that I wasn't getting  
>all of the rejections. Could that be causing a problem?


I'm sure that's it. It appears there is some syntax error in what you
set in the Exim configuration.

What do you get from

  exim -bt [EMAIL PROTECTED] -f [EMAIL PROTECTED]

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to