Hello everyone,
Here is another issue relative to MiNT (as it never happened when
I runned MagiC!) : attachments aren't correctly appended.
For instance, where it ought to be
#ATTACHMENTS=2
H:\MyMail\attach\Test1.PDF
H:\MyMail\attach\Test2.PDF
#END_QMAIL_MYMAIL
it actually gets
#ATTACHMENTS=2
Test1.PDF
Test2.PDF
#END_QMAIL_MYMAIL
So, I always have to edit the queue manually.
How do I reproduce this without internet? Where are these path/files of the attachments saved?
-- Helmut Karlowski