cheers();

> I need help to make Evolution work.
> Something changed that when I try to send email from Evolution, I get 
> the error message now:
> 
> Error performing operation
> DATA response error
> Need RCPT(recipient)

Looks like forgotten (or rejected) Recipients (would be too obvious) or
wrong setting. Have you tried it completely without SMTP?

At least your SMTP Server works on port 25, no SSL. See attachment or
the mail, you just recieved from me. ;)
(Sorry, I really couldn't resist testing that...)


> I really liked Evolution.

And you will like it...

...guenther


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}
[guenther@monkey guenther]$ telnet smtp.nmr.mgh.harvard.edu 25
Trying 132.183.202.158...
Connected to surfer.nmr.mgh.harvard.edu (132.183.202.158).
Escape character is '^]'.
220 surfer.nmr.mgh.harvard.edu ESMTP Sendmail 8.12.2/8.12.2; Fri, 3 Jan 2003 12:36:56 
-0500
ehlo test
250-surfer.nmr.mgh.harvard.edu Hello pD9EC1FCA.dip.t-dialin.net [217.236.31.202], 
pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE 15000000
250-DSN
250-ETRN
250-STARTTLS
250-DELIVERBY
250 HELP
mail from: [EMAIL PROTECTED]
250 2.1.0 [EMAIL PROTECTED] Sender ok
rcpt to: [EMAIL PROTECTED]
250 2.1.5 [EMAIL PROTECTED] Recipient ok
data
354 Enter mail, end with "." on a line by itself
To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED]
Subject: test smtp

please don't reply -- see evolution mailinglist

 .
250 2.0.0 h03HauVr002777 Message accepted for delivery
quit
221 2.0.0 surfer.nmr.mgh.harvard.edu closing connection
Connection closed by foreign host.

Reply via email to