Discussion:
need a POP3 and SMTP Client for OpenServer 5.0.5
(too old to reply)
B.Sathish Kumar
2003-10-10 10:02:32 UTC
Permalink
hello all,

i need a simple program which can retrieve mails from POP3 server (functions
like fetchmail, but should not redirect to local mail server) and save as
text files, and also
i need a simple program which can send mails to ESMTP (SMTP with AUTH)
server.
i tried ESMTP from sourceforge.net (esmtp.sourceforge.net), but it needs
libESMTP, and i counldnot compile for OpenServer , some compiling errors.

is there any readily available programs like this in internet ?

thanks a lot.
/sathish


--
Note: (Only for NewsGroups)
Remove NOSPAM in my E-Mail ID
t***@aplawrence.com
2003-10-13 15:02:07 UTC
Permalink
Post by B.Sathish Kumar
hello all,
i need a simple program which can retrieve mails from POP3 server (functions
like fetchmail, but should not redirect to local mail server) and save as
text files, and also
i need a simple program which can send mails to ESMTP (SMTP with AUTH)
server.
i tried ESMTP from sourceforge.net (esmtp.sourceforge.net), but it needs
libESMTP, and i counldnot compile for OpenServer , some compiling errors.
is there any readily available programs like this in internet ?
Lots and lots of Perl modules for this sort of thing..

--
***@aplawrence.com Unix/Linux/Mac OS X resources: http://aplawrence.com
Get paid for writing about tech: http://aplawrence.com/publish.html
Loading...