Re: exim .forward - mail in mbox format, not Mailbox format

2003-11-06 Thread BruceG
- Original Message - From: "Ron Johnson" <[EMAIL PROTECTED]> To: "Debian-User" <[EMAIL PROTECTED]> Sent: Thursday, November 06, 2003 7:30 PM Subject: Re: exim .forward - mail in mbox format, not Mailbox format > On Thu, 2003-11-06 at 18:11, Bruce

Re: exim .forward - mail in mbox format, not Mailbox format

2003-11-06 Thread Ron Johnson
On Thu, 2003-11-06 at 18:11, BruceG wrote: > - Original Message - > From: "BruceG" <[EMAIL PROTECTED]> > To: "Debian-User" <[EMAIL PROTECTED]> > Sent: Thursday, November 06, 2003 6:04 PM > Subject: exim .forward - mail in mbox format,

Re: exim .forward - mail in mbox format, not Mailbox format

2003-11-06 Thread BruceG
- Original Message - From: "BruceG" <[EMAIL PROTECTED]> To: "Debian-User" <[EMAIL PROTECTED]> Sent: Thursday, November 06, 2003 6:04 PM Subject: exim .forward - mail in mbox format, not Mailbox format > Hey all, > >Been playing with

exim .forward - mail in mbox format, not Mailbox format

2003-11-06 Thread BruceG
Hey all, Been playing with a .forward file for Exim, but am missing something in it's interaction with Courier. I created a .forward file in my home directory and did the "chmod go-wx .forward". When I do a fetchmail, I see the new messages going in the right directory, but rather than a di

Re: Spam, exim, .forward vs. procmail

2003-10-04 Thread Pigeon
On Fri, Oct 03, 2003 at 09:06:31PM +, Paul Mackinney wrote: > I've been reading the various spam threads, I'm certainly > getting my share of hits from the various worms going > around. Clearly I can do better can people provide some > clear recommendations? > > Currently I'm using exim, re

Re: Spam, exim, .forward vs. procmail

2003-10-04 Thread Shane
Hello all, The best thing in my opinion is procmail, just add these lines to your .procmailrc file, and all will be WAY better. Make sure you have your ~/.forward file forwarding to procmail. hope you all get it fixed...this worked for me! -Shane ###*My procmailrc file*### MAILD

Re: Spam, exim, .forward vs. procmail

2003-10-04 Thread Greg Folkert
On Fri, 2003-10-03 at 17:06, Paul Mackinney wrote: > I've been reading the various spam threads, I'm certainly > getting my share of hits from the various worms going > around. Clearly I can do better can people provide some > clear recommendations? > > Currently I'm using exim, receiving w/fet

Re: Spam, exim, .forward vs. procmail

2003-10-03 Thread Paul Mackinney
Clive Menzies declaimed: < quoted post snipped > > I'm just starting out on this road coming from getmail, exim, mutt to > mailfilter, fetchmail, procmail, spamassassin, exim, mutt. > It's taken some time but I've now got preconnect "mailfilter" in my > fetchmailrc with the following: > > DENY=^F

Re: Spam, exim, .forward vs. procmail

2003-10-03 Thread Clive Menzies
On (03/10/03 23:12), Clive Menzies wrote: > > On (03/10/03 21:06), Paul Mackinney wrote: > > I've been reading the various spam threads, I'm certainly > > getting my share of hits from the various worms going > > around. Clearly I can do better can people provide some > > clear recommendations?

Re: Spam, exim, .forward vs. procmail

2003-10-03 Thread Clive Menzies
On (03/10/03 21:06), Paul Mackinney wrote: > I've been reading the various spam threads, I'm certainly > getting my share of hits from the various worms going > around. Clearly I can do better can people provide some > clear recommendations? > > Currently I'm using exim, receiving w/fetchmail a

Spam, exim, .forward vs. procmail

2003-10-03 Thread Paul Mackinney
I've been reading the various spam threads, I'm certainly getting my share of hits from the various worms going around. Clearly I can do better can people provide some clear recommendations? Currently I'm using exim, receiving w/fetchmail and sending to smarthost. I've learned how to write and

Re: exim (.forward)

2002-08-31 Thread Derrick 'dman' Hudson
On Sat, Aug 31, 2002 at 09:10:00PM +0200, Christian Schoenebeck wrote: | Am Samstag, 31. August 2002 15:38 schrieb Derrick 'dman' Hudson: | > On Sat, Aug 31, 2002 at 12:52:27AM +0200, Christian Schoenebeck wrote: | > | So is there a way to save messages in maildir format? | > | > Put a trailing s

Re: exim (.forward)

2002-08-31 Thread Christian Schoenebeck
Am Samstag, 31. August 2002 15:38 schrieb Derrick 'dman' Hudson: > On Sat, Aug 31, 2002 at 12:52:27AM +0200, Christian Schoenebeck wrote: > | Hi! > | > | How do I handle a .forward file if I configured exim to use maildir > | format instead of mbox? the 'save' command in a .forward file doesn't >

Re: exim (.forward)

2002-08-31 Thread Derrick 'dman' Hudson
On Sat, Aug 31, 2002 at 12:52:27AM +0200, Christian Schoenebeck wrote: | Hi! | | How do I handle a .forward file if I configured exim to use maildir format | instead of mbox? the 'save' command in a .forward file doesn't seem to work. | | If I try this for example: | ===

exim (.forward)

2002-08-30 Thread Christian Schoenebeck
Hi! How do I handle a .forward file if I configured exim to use maildir format instead of mbox? the 'save' command in a .forward file doesn't seem to work. If I try this for example: == # Exim filter if error_message then finish endif if $header_subject

exim--forward-filtering

2000-12-17 Thread Jesse Goerz
I'm using IMAP for my mail and had a few questions about exim. I noticed in /usr/share/doc/exim/README.Debian has a short little example of .forward files. Do .forward files have to be used on a per user basis or can I put the files somewhere where it is globally used? What are .forwared files

Re: Exim .forward file - how do I pipe a message?

2000-05-20 Thread Sven Burgener
Hi {Philip,list} >"Set up your mail system (.forward, .qmail, /etc/aliases or > whatever) to pipe each incoming message to snmail, with the > command line similar to: > BINDIR/snmail -s mailing-list local. What you should do then is (if you run sendmail, that is), put the following in your ~/.for

Exim .forward file - how do I pipe a message?

2000-05-20 Thread Phillip Deackes
I have installed sn - a news system like Leafnode but better for me in lots of ways. Anyway, it has the ability to process mailing lists and display them in a newsreader. In the sn docs it gives the following info: "Set up your mail system (.forward, .qmail, /etc/aliases or whatever) to pipe eac

Re: a little [OFF-TOPIC] Exim .forward files

1999-06-10 Thread Martin Bialasinski
>> "PL" == Peter Ludwig <[EMAIL PROTECTED]> writes: PL> if $header_Resent-From: contains debian-isp then PL> save $home/mail/debian-isp PL> endif You should filter on the X-Mailing-List header. Works best here with procmail. Ciao, Martin

Re: a little [OFF-TOPIC] Exim .forward files

1999-06-10 Thread Brian Servis
*- On 10 Jun, Peter Ludwig wrote about "a little [OFF-TOPIC] Exim .forward files" > > Also, how can I shrink down the three or four email filters which all do > the same thing (search the header for debian-user@lists.debian.org, and > transfer the email to my debian-user

a little [OFF-TOPIC] Exim .forward files

1999-06-10 Thread Peter Ludwig
This message is a little off-topic, but I was wondering if any of the exim .forward "guru's" would be willing to answer a question for me. I'm trying to split my email with a .forward file, now this has been working great, but just recently I started to notice a few of my &q