On Thu, 13 Jul 2006, Lorenzo Chiavacci wrote: > When fetchmail downloads an email with this sender I get this error message: > fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=2989 > fetchmail: SMTP< 501 <[EMAIL PROTECTED]>: domain missing or malformed > fetchmail: SMTP> RSET > > Is there a way to force exim to accept this kind of email address and > then process the email at a later time with blackhole?
You need to investigate SMTP time rewriting in Exim. http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch31.html#SECTrewriteS -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
