neojn / mailsend

Automatically exported from code.google.com/p/mailsend
0 stars 0 forks source link

-attach command #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 reported on code.google.com by pamidema...@gtempaccount.com on 15 Oct 2013 at 9:48

GoogleCodeExporter commented 8 years ago
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.

Original comment by pamidema...@gtempaccount.com on 15 Oct 2013 at 1:23

GoogleCodeExporter commented 8 years ago
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

Original comment by steve.ne...@gmail.com on 19 Oct 2013 at 2:03

GoogleCodeExporter commented 8 years ago
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

Original comment by stefan.m...@gmail.com on 26 Dec 2013 at 3:58