Anyone out there know the code to have a PERL cgi script telnet to a mailserver for command line SMTP rather than use sendmail?
dystopian@airmail.net http://www.dystopian.net
Anyone out there know the code to have a PERL cgi script telnet to a mailserver for command line SMTP rather than use sendmail?
dystopian@airmail.net http://www.dystopian.net
Do you want it automated or manual input to the mail server?
You could use perl sockets?!
perldoc IO::Socket