[Mimedefang] Exporting an eml file from MIMEDefang
    Kevin A. McGrail 
    KMcGrail at PCCC.com
       
    Sat Oct 16 10:23:17 EDT 2010
    
    
  
> /tmp/symlink/Mail_11-Email_../../hello world.eml
>
> which means that the file name itself is "Mail_11-Email_../../hello 
> world.eml" which /should/ cause no problems (unless of course the 
> Windoze based edms barfs - which is the suppliers problem.
The concern is that the file would be named "hello world.eml" and it 
would end up placed in the root of tmp.
Additionally, how will you handle double-byte languages and characters 
your FS won't allow in a file name?
I suggest you look at 
http://en.wikipedia.org/wiki/Filename#Reserved_characters_and_words
I would strongly recommend you use the queueID and then parse the file 
for the Subject header to avoid these numerous issues.
Regards,
KAM
    
    
More information about the MIMEDefang
mailing list