Re: Evolution & POSTFIX
guenther <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2006-05-10 at 20:34 -0400, John Mc Gill wrote:
> I installed SUSE v10.0 that automatically loads up POSTFIX.
Huh? Now that seems odd...
> I would like to
> know how to configure Evolution to use POSTFIX?
In your account configuration, Sending Email tab, choose Sendmail. That
should do.
Anyway, this list is dedicated to "patches against evolution and
evolution-data-server" and seriously not the right place to ask
questions like this. Please consider using the Evolution users list:
http://mail.gnome.org/mailman/listinfo/evolution-list
...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; }}}