Re: Procmail + debian +Qmail........and amavis

2002-11-21 Thread martin f krafft
also sprach 'sean finney' <[EMAIL PROTECTED]> [2002.11.19.2241 +0100]: > nope... i just assumed that qmail also paid attention to .forward > files. was i wrong with that assumption? djb hardly ever respects the way things already work. he implements his own way. reminds me a little of... well...

RE: Procmail + debian +Qmail........and amavis

2002-11-21 Thread Mikael Jirari
Title: RE: Procmail + debian +Qmailand amavis qmail uses .qmail instead of .forward and /var/qmail/rc is in /etc/init.d/qmail on debian Thanx for help anyway -Original Message- From: Nathan E Norman [mailto:[EMAIL PROTECTED]] Sent: 19 November 2002 23:09 To: 'debian

Re: Procmail + debian +Qmail........and amavis

2002-11-19 Thread Nathan E Norman
On Tue, Nov 19, 2002 at 04:41:12PM -0500, 'sean finney' wrote: > On Tue, Nov 19, 2002 at 07:53:08PM -, Mikael Jirari wrote: > > Thank you :) > > > > But you're not using qmail are you ? > > nope... i just assumed that qmail also paid attention to .forward > files. was i wrong with that assum

Re: Procmail + debian +Qmail........and amavis

2002-11-19 Thread 'sean finney'
On Tue, Nov 19, 2002 at 07:53:08PM -, Mikael Jirari wrote: > Thank you :) > > But you're not using qmail are you ? nope... i just assumed that qmail also paid attention to .forward files. was i wrong with that assumption? --sean msg14050/pgp0.pgp Description: PGP signature

Re: Procmail + debian +Qmail

2002-11-19 Thread Kevin Buhr
Mikael Jirari <[EMAIL PROTECTED]> writes: > > I built the receipe > > :0 > * > $HOME/.Maildir/ > > and it works. Yes, this is the correct way to put all messages into a single maildir-format directory. Recompiling "procmail" is only necessary if you want to stop an empty "/var/spool/mail/mikae

RE: Procmail + debian +Qmail........and amavis

2002-11-19 Thread Mikael Jirari
Title: RE: Procmail + debian +Qmailand amavis Thank you :) But you're not using qmail are you ? I've put that in my .qmail |/usr/sbin/qmail-procmail Also with what i have read i should need something like amavis which works with clamav the gpl antivirus scanner that i

Re: Procmail + debian +Qmail

2002-11-19 Thread sean finney
hi, this is how i have it set up: in .forward: |/usr/bin/procmail in .procmailrc: PATH=$HOME/bin:/usr/bin/:/bin MAILDIR=$HOME/mail DEFAULT=$MAILDIR/inbox LOGFILE=$MAILDIR/procmail_log LOGABSTRACT=$MAILDIR/procmail_abstract :0: * ^TO_debian-.*@lists.debian.org debian and so on... --sean On

Procmail + debian +Qmail

2002-11-19 Thread Mikael Jirari
Title: Procmail + debian +Qmail Hi list, I've installed procmail on my debian/qmail box. But proc mail is using the mailbox formats and stores the emails in /var/mail/mikael by default while i'd like to store them in /home/mikael/.Maildir/ I read that I had to recompile proc