Searched defs:SMTP (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm1 # Net::SMTP.pm
7 package Net::SMTP;
19 $VERSION = "2.26"; # $Id: //depot/libnet/Net/SMTP.pm#31 $
226 carp 'Net::SMTP::mail: SIZE option not supported by host';
238 carp 'Net::SMTP::mail: DSN option not supported by host';
252 carp 'Net::SMTP::mail: 8BITMIME option not supported by host';
264 carp 'Net::SMTP::mail: BINARYMIME option not supported by host';
273 carp 'Net::SMTP::mail: 8BITMIME and BINARYMIME options not supported by host';
285 carp 'Net::SMTP::mail: CHECKPOINT option not supported by host';
298 carp 'Net::SMTP
[all...]

Completed in 16 milliseconds