nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-workers] forms expert


From: Michael Richardson
Subject: [Nmh-workers] forms expert
Date: Wed, 05 Oct 2005 12:25:13 -0400

-----BEGIN PGP SIGNED MESSAGE-----


Is there anyone with a deep understanding of the forms stuff, i.e.
Mail/components and Mail/replcomps. Of the code.

I have been trying to get replcomps to fill in a From: if it sees
certain things in To: or CC:. In perl:
        
        if($to =~ /xelerance.com/ || $cc =~ /xelerance.com/) {
               $from = "address@hidden";
        }

At one point, what happened was that this worked, but the field which
had to xelerance.com got removed. Now it just doesn't work at all.

I will try again with the 1.1rc4, I think I'm running older code again.

My goal is to put together some kind of simpler test harness that I
can use to excercise the code.

- -- 
]       ON HUMILITY: to err is human. To moo, bovine.           |  firewalls  [
]   Michael Richardson,    Xelerance Corporation, Ottawa, ON    |net architect[
] address@hidden      http://www.sandelman.ottawa.on.ca/mcr/ |device driver[
] panic("Just another Debian GNU/Linux using, kernel hacking, security guy"); [
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Finger me for keys

iQCVAwUBQ0P+ZYqHRg3pndX9AQHdswP+LjhjhjQPMBPpjgJcfZbNQLmq/FyaI+y0
d4JzPtDHdV4NTs1MgVoBMCYT6QDk9bF5JwDgXaozuOD//0K0PGV/1VHVpTg+ZF62
L9HKbbQOlucDcBFt8DaCnKnAdWxvst+5+dRvp1JIi9EXnYEupq+aXI5+IvWAGaWz
igcCSuM3Nkk=
=n/QW
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]