Re: [SAtalk] Re: announcing documentation on setting up exim with spamassasin

2002-01-31 Thread Nigel Metheringham
On Wed, 2002-01-30 at 07:58, Phillip Deackes wrote: > Since I use Sylpheed, which stores mail in the mh-style format, is there > any way to get Exim to file messages in this way? I know procmail can do > it, but can Exim? Not directly - Mh format is a real hack (basically because of the sequences

Re: announcing documentation on setting up exim with spamassasin

2002-01-30 Thread Phillip Deackes
On Tue, 29 Jan 2002 10:35:41 -0500 dman <[EMAIL PROTECTED]> wrote: > Ok, as for not getting X-Spam-Status, take a (real) message in a file > (call it "msg"). What does : > > $ cat msg | spamc -f | grep -i spam > > output? It should outupt the X-Spam headers and the SPAM: report (if > there was

Re: [SAtalk] Re: announcing documentation on setting up exim with spamassasin

2002-01-29 Thread Phillip Deackes
On Tue, 29 Jan 2002 10:35:41 -0500 dman <[EMAIL PROTECTED]> wrote: > Ok, as for not getting X-Spam-Status, take a (real) message in a file > (call it "msg"). What does : > > $ cat msg | spamc -f | grep -i spam > > output? It should outupt the X-Spam headers and the SPAM: report (if > there was

Re: announcing documentation on setting up exim with spamassasin

2002-01-29 Thread dman
On Tue, Jan 29, 2002 at 07:58:18AM +, Phillip Deackes wrote: | On Sat, 26 Jan 2002 23:52:11 -0500 | >dman([EMAIL PROTECTED]) is reported to have said: | > | > have just whipped up some documentation regarding setting up exim | > and spamassassin. Basically I just outlined my setup, which W

Re: announcing documentation on setting up exim with spamassasin

2002-01-29 Thread Phillip Deackes
On Sat, 26 Jan 2002 23:52:11 -0500 >dman([EMAIL PROTECTED]) is reported to have said: > > have just whipped up some documentation regarding setting up exim > and spamassassin. Basically I just outlined my setup, which Works For > Me :-). Thanks dman. I have set it all up as you outlined, and

Re: announcing documentation on setting up exim with spamassasin

2002-01-27 Thread Wayne Topa
dman([EMAIL PROTECTED]) is reported to have said: > > I have just whipped up some documentation regarding setting up exim > and spamassassin. Basically I just outlined my setup, which Works For > Me :-). > > Check it out if you are interested, > http://dman.ddts.net/~dman/config_docs/exim_sp

RE: announcing documentation on setting up exim with spamassasin

2002-01-26 Thread Jeremy L. Gaddis
n-user@lists.debian.org; exim-users@exim.org; spamassassin-talk@lists.sourceforge.net Subject: announcing documentation on setting up exim with spamassasin I have just whipped up some documentation regarding setting up exim and spamassassin. Basically I just outlined my setup, which Works For Me :-). Check it

Re: announcing documentation on setting up exim with spamassasin

2002-01-26 Thread dman
On Sun, Jan 27, 2002 at 12:55:01AM +, Alan Chandler wrote: | -BEGIN PGP SIGNED MESSAGE- | Hash: SHA1 | | On Saturday 26 January 2002 9:53 pm, dman wrote: | > I have just whipped up some documentation regarding setting up exim | > and spamassassin. Basically I just outlined my setup, w

Re: announcing documentation on setting up exim with spamassasin

2002-01-26 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 26 January 2002 9:53 pm, dman wrote: > I have just whipped up some documentation regarding setting up exim > and spamassassin. Basically I just outlined my setup, which Works For > Me :-). > > Check it out if you are interested, > http

announcing documentation on setting up exim with spamassasin

2002-01-26 Thread dman
I have just whipped up some documentation regarding setting up exim and spamassassin. Basically I just outlined my setup, which Works For Me :-). Check it out if you are interested, http://dman.ddts.net/~dman/config_docs/exim_spamassassin.html and let me know what you think (if you want to).