Re: macros and attachments

2000-10-25 Thread Mark Weinem
On Tue, 24 Oct 2000, Byrial Jensen wrote: > macro compose "/home/mark/templates/mime" > macro compose "/home/mark/templates/" cool, they work :-) Thank You, Mark Weinem

Re: macros and attachments

2000-10-24 Thread Byrial Jensen
On Tue, Oct 24, 2000 at 00:01:18 +0200, Mark Weinem wrote: > Is it possible to attach a file via macro? > > This doesn't work: > > macro compose "attach-file=/home/mark/templates/mime" Try this: macro compose "/home/mark/templates/mime" > Perhaps it would be more elegant if the macro j

macros and attachments

2000-10-23 Thread Mark Weinem
Is it possible to attach a file via macro? This doesn't work: macro compose "attach-file=/home/mark/templates/mime" Perhaps it would be more elegant if the macro just offers the templates directory and the user chooses the attachment he wants. Regards, Mark Weinem