>Maybe I should forget the cmd file and just call the imail1 program >directly with all of the switches set?
IMAIL1 won't parse it unless you can get it to use the final command-line argument (the .TMP file) as IMAIL1's body text file (-f) parameter. And that will circumvent what you're trying to do, as it will pass the whole body back in to the Program Alias! There have been issues with .CMD and .BAT files in Program Aliases. You don't need to write a full .EXE, though: I recommend using a .VBS script instead, which has never created any issues for me. -Sandy To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
