| CPAN Ratings (Gamma) SMTP-Server reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of SMTP-Server
1 out of 8 found this review helpful:
$server = new Net::SMTP::Server($host, $port);
Can't locate object method "new" via package Net::SMTP::Server
Doesn't work in windows.
mp - 2006-10-17 12:17:47
Was this review helpful to you?
Yes
No
The SMTP server itself is decently robust. The Client however, is extremely poor. The example provided does not even work with a basic incoming SMTP message only using the MAIL FROM, RCPT TO and DATA flow control.
Leif Hyrne - 2003-11-20 11:22:37
Was this review helpful to you?
Yes
No
|
|
|