[OT] Troubling sending mail to some smtp server

Marcello Anderlini m.anderlini at database.it
Thu Feb 22 11:06:28 CET 2007


Hello, I know this is OT but I don't know where I can found some help.

I have a problem sending msg to account of fastwebnet.it.
I always recive a message refused.

Making test via a telnet connection I made this discover.

If I close the message WITHOUT put the command Subject at the end of the
msg, it's refused

==============================================================
220 aa022msr.fastwebnet.it ESMTP Service (7.3.105.6)
Ready
ehlo libero.it
250-aa022msr.fastwebnet.it 250-DSN 250-8BITMIME 250-PIPELINING 250-HELP
250-AUTH DIGEST-MD5 PLAIN 250-DELIVERBY 300 250 SIZE 30000000 mail
from:<l at libero.it>
501 Syntax error in parameters or arguments to MAIL command MAIL
FROM:<L at LIBERO.IT> 250 MAIL FROM:<L at LIBERO.IT> OK RCPT
TO:<luciana at videorent.fastwebnet.it>
250 RCPT TO:<luciana at videorent.fastwebnet.it> OK data
354 Start mail input; end with <CRLF>.<CRLF> saluti .
554 Message refused
==============================================================


Instead if I put the command Subject before closing the message it's
accepted
==============================================================
220 aa022msr.fastwebnet.it ESMTP Service (7.3.105.6) ready ehlo l at libero.it
250-aa022msr.fastwebnet.it 250-DSN 250-8BITMIME 250-PIPELINING 250-HELP
250-AUTH DIGEST-MD5 PLAIN 250-DELIVERBY 300 250 SIZE 30000000 MAIL
FROM:l at libero.it
501 Syntax error in parameters or arguments to MAIL command MAIL
FROM:<l at libero.it> 250 MAIL FROM:<l at libero.it> OK RCPT
TO:luciana at videorent.fastwebnet.it
501 Syntax error in parameters or arguments to RCPT command RCP
TO:<luciana at videorent.fastwebnet.it>
500 RCP  command unrecognized
DATA
554 DATA Transaction failed, no recipients given RCPT
TO:<luciana at videorent.fastwebnet.it>
250 RCPT TO:<luciana at videorent.fastwebnet.it> OK DATA
354 Start mail input; end with <CRLF>.<CRLF> CIAO
Subject:questa è una prova .
250 <45D743D200AB851C> Mail accepted
quit
221 aa022msr.fastwebnet.it QUIT
==============================================================

This behavior could be caused by some sendmail setting ? If true how can
change to work correctly ? If not could be caused by some client
configuration ?

Thanks to all for any kind of help

Best regards


Dr. Marcello Anderlini
m.anderlini at database.it
---------------------------------------------
Database Informatica S.r.l.
Microsoft Certified Partner
Tel.  +39059775070
Fax. +39059779545
http://www.database.it
---------------------------------------------



-- 
Messaggio verificato dal servizio antivirus di Database Informatica



More information about the MailScanner mailing list