I have a perl script that collects some information and then emails it to a
particular person based on a pull-down.  Since I am just building our Imail
server so I'm still trying to get Imail to send mail from the command line.

Here is my line of Perl code. 

system("e:\\imail\\imail1 -u $FROMEMAIL -f email.txt -t $RECIPIENT -s
\"Information Request\"");


I can send mail by hand from the DOS prompt just fine, however it doesn't
work when I do it from the web page.  Anyone have any ideas on why not?
I've looked at the log file in Imail and see nothing that even looks like it
tried to send.


Matthew Brandes, MCSE

Information Technology Manager
Integra Realty Resources
913.748.4720 (voice)
913.236.4307 (fax)
[EMAIL PROTECTED]
http://www.irr.com

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to