Re: Evolution & POSTFIX
guenther <[email protected]>
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2006-05-12 at 04:45 +0200, guenther wrote:
> 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...
Scratch that. :) Somehow I read this as "installing Evo in SuSE pulls
in postfix as a dependency". My bad.
...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; }}}