[Evolution] Problems sending smtp mail in Evo 1.4.5 and 1.5.0

guenther guenther@rudersport.de
Tue, 04 May 2004 23:38:29 +0200


> Note that if you have mail sitting in your outbox, it will keep track
> of the setting when the mail was sent (i think).
> 
> So make sure you clear it out and send a fresh mail when the setting
> changes.

IIRC changes to the account settings will affect mails queued in Outbox.
At least I changed the SMTP hosts several times when I forgot to change
it before sending -- and yes, it works. :)

This said: Does the mail in Outbox actually does "know" more than its
respective account?


(Caveat: I remember reports of the "sending mail" dialog to still show
the wrong account after changing the account settings. This was just a
display bug though and already fixed, IIRC.)

...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; }}}