-attach command
From [email protected] on October 15, 2013 05:48:48
What steps will reproduce the problem? mailsend.exe -attach "c:\logs*.logs" Doesn't accept wildcards - *.logs from dedicated folder.
What is the expected output? All logs in folder should be sent as attachments via email What do you see instead? Error: smtp.c (709) - Could not open file for c:\logs*.log reading (Invalid argument) What version of the product are you using? On what operating system? Windows 2008 R2 Latest build of mailsend.exe Please provide any additional information below. N/A
Original issue: http://code.google.com/p/mailsend/issues/detail?id=23
From [email protected] on October 15, 2013 06:23:39
More of a feature than a fault, but have gotten around the issue by using pkzip to compress the files into one large file and attached that.
From [email protected] on October 18, 2013 19:03:51
I too would like to attach any file type that is with in a folder. Example: "c:\pdf_drop*.pdf" would like to send all pdf files located in this folder and the name will always change
From [email protected] on December 26, 2013 07:58:14
when generating files with time odr date in the name it is very important that we can attach with wildcard *.
hope it gets fixed soon ;-)
best regards Stefan