6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] to expression
FromSent OnAttachments
Andriy YankoMar 11, 2002 11:49 pm 
Sean RimaMar 12, 2002 2:12 am 
Andriy YankoMar 12, 2002 4:26 am 
Sean RimaMar 12, 2002 4:55 am 
Andriy YankoMar 12, 2002 5:48 am 
Sean RimaMar 12, 2002 6:49 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] to expressionActions...
From:Sean Rima (se@tcob1.net)
Date:Mar 12, 2002 2:12:40 am
List:net.sourceforge.lists.courier-maildrop

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Tue, 12 Mar 2002, Andriy Yanko stated:

Hi!

Why next filter don't work correctly?

cat /home/mery/.qmail:

--- | preline /usr/local/bin/maildrop

---

cat /home/mery/.mailfilter:

--- SENDMAIL="/var/qmail/bin/sendmail"

if ( /^Subject: test/ ) { to ! john }

When somebody send mail to mery with subject "test" than maildrop delivery mail to file /home/mery/0 . Why?

Change it to read:

if ( /^Subject: test/ ) { to "!john" }

Or:

if ( /^Subject: [Tt][Ee][Ss][Tt]/ ) { to "!john" }

Which would catch an case variation

Sean - -- ,,, (o o) - -=-=-=-=-=-=-=-=-=-=-=-oOOo-(_)-oOOo-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Offering feeds for Fidonet, Adventurenet, and many other nets See http://www.tcob1.net for more details ICQ: 679813 Linux User: 231986 TCOB1 BBS: 095 43852 Yahoo: tcob_1 Jabber: tcob@jabber.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Use GPG for Secure Mail

iEYEARECAAYFAjyNzmEACgkQeR/L2ZZp3E+sagCggVnVoF67oKgZaKFwAD0Gqqbg a2kAniLAAaEu7LSP57z7y3tpeDHAqwq+ =gvcL -----END PGP SIGNATURE-----