[Exim] user%domain@domain.com

Inizio della pagina
Delete this message
Reply to this message
Autore: Brian K. West
Data:  
To: exim-users
Oggetto: [Exim] user%domain@domain.com
Ok I am think verify_recip will fix this.. but my box will accept
user%domain.com@??? but will bounce mail... I got a nasty complaint
from someone that bitched me out because he thinks my server is an open
relay because it accepted the mail for delivery.. So should I turn on
verify_recip or not? or just reject the mail. I need some opinions on this
one.

***************************************************
>>> RSET

<<< 250 Reset OK
>>> MAIL FROM:<spamtest@???>

<<< 250 <spamtest@???> is syntactically correct
>>> RCPT TO:<abuse%bellnexxia.net@???>

<<< 250 <abuse%bellnexxia.net@???> is syntactically correct
>>> DATA

<<< 354 Enter message, ending with "." on a line by itself
>>> (message body)

<<< 250 OK id=13XDfS-0007ya-00

Thanks,
Brian