Ask a Question related to PERL Modules, Design and Development.
-
Frank #1
mod_perl POP3/SMTP libraries?
Does anyone know if there are any free mod_perl POP3/SMTP libraries.
I can find the libraries for ActivePerl, but I cannot find the
documentation for mod_perl.
Frank Guest
-
SMTP / POP3 HELP NEEDED
All: Set up the SMTP Service on a Windows 2003 Standard Edition. Users configured Outlook can send, but will not receive any e-mail, internal... -
Problems sending mail with Windows 2003 server's SMTP server (I'm also using the integrated POP3 service)
Hi, I am setting up POP3 accounts for my users. I am using the POP3 and SMTP services built into Windows 2003 Server Std Edition. My users can... -
Net::POP3
Hi, I am trying to count email messages in the mailbox and read their headers. In case that there are some messages on the POP3 server and they... -
Pop3 to SMTP
Does anybody know of a Perl module / script that can retrieve mail from a POP3 server and forward it to another SMTP system? I currently use... -
How to set sendmail SMTP auth and SMTP SSL on Solaris 9 (x86)
Dear all, Can anybody tell me how to set sendmail SMTP auth and SMTP SSL on Solaris 9(x86). Thanks! -
Gunnar Hjalmarsson #2
Re: mod_perl POP3/SMTP libraries?
Frank wrote:
What makes you think that those modules can't be used under mod_perl?> Does anyone know if there are any free mod_perl POP3/SMTP libraries.
>
> I can find the libraries for ActivePerl, but I cannot find the
> documentation for mod_perl.
--
Gunnar Hjalmarsson
Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
Gunnar Hjalmarsson Guest
-
Frank #3
Re: mod_perl POP3/SMTP libraries?
I am new to Perl, can I use the ActivePerl modules with mod_perl?
Frank Guest
-
Gunnar Hjalmarsson #4
Re: mod_perl POP3/SMTP libraries?
Frank wrote:
The modules included in the ActivePerl distribution are a selection of> I am new to Perl, can I use the ActivePerl modules with mod_perl?
the CPAN modules, and most of them can be used under mod_perl.
--
Gunnar Hjalmarsson
Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
Gunnar Hjalmarsson Guest



Reply With Quote

