murthy@algron.cs.cornell.edu (Chet Murthy) (08/22/90)
Is there a way to make "send", "whom" and other MH programs that parse aliases understand that the should not only parse aliases in "To" lines, but also in "Resent-To" lines? I want to redistribute MH messages, and apparently I can't do this without using "rcvdist" explicitly. Moreover, when I try "rcvdist (recipients) < (message)" I get a core dump if the recipient list contains an alias. Anybody got any ideas? --chet--
jromine@ics.uci.edu (John Romine) (08/22/90)
In article <44754@cornell.UUCP> murthy@algron.cs.cornell.edu writes: > >Is there a way to make "send", "whom" and other MH programs that parse >aliases understand that the should not only parse aliases in "To" >lines, but also in "Resent-To" lines? > >"rcvdist (recipients) < (message)" >I get a core dump if the recipient list contains an alias. How about "rcvdist `ali recipients` < message"? -- John Romine