ml: > to transmit the information I have to use a protocol and I think the > SMTP procole and easiest and simplest
If you must use SMTP, try Python's smtplib or Perl's Net::SMTP. Wietse
ml: > to transmit the information I have to use a protocol and I think the > SMTP procole and easiest and simplest
If you must use SMTP, try Python's smtplib or Perl's Net::SMTP. Wietse