nmh-workers
[Top] [All Lists]

[Nmh-workers] forms expert

2005-10-05 09:25:43
-----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 = "mcr(_at_)xelerance(_dot_)com";
        }

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[
] mcr(_at_)xelerance(_dot_)com      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-----


_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>