On Mon, Mar 04, 2002 at 10:15:56AM -0500, David Collantes wrote: >Hi all! > >I am looking to add an extra header to my outgoing mails if there is an >attachment. I tried the following macro: > >macro compose a ":my_hdr: X-Attachment: Safe\n<attach-file>" > >But it seems that at that point headers can not be added that way. Anyone >has a better, working idea? > >Cheers, > >-- >David Collantes - http://www.bus.ucf.edu/david/ >College of Business Administration, University of Central Florida >"Few are those who see with their own eyes... feel with their own hearts." >
The concept is sound, but your execution is a little off. :) First of all, the command is "my_hdr", not "my_hdr:", so that'll give you some problems. Try this: macro compose a ":my_hdr X-Attachment: Safe<enter><attach-file>" -- ------------------------------------------------------------------------ John Buttery (Web page temporarily unavailable) ------------------------------------------------------------------------
msg25005/pgp00000.pgp
Description: PGP signature