Web forms and POP before SMTP on BQ CentOS

This forum is devoted to showing off and discussing open source and free software we use and/or think is worth while. If you're looking for software, post your need here and we'll make a suggestion.

Moderator: forhire

Web forms and POP before SMTP on BQ CentOS

Postby cybercytes » Thu Apr 27, 2006 9:53 am

I'm trying to get my old HTML forms script (perl) to work with POP before SMTP.
Can anyone show me a snip that will authenticate a script to BQ's POP before SMTP?

I've been unable to make the following work.

use Net::POP3;
my $pop = Net::POP3->new($host);
$pop->login($username, $password);

Thank you
Liz
cybercytes
 
Posts: 2
Joined: Tue Mar 14, 2006 1:38 pm

Return to Open Source Software

Who is online

Users browsing this forum: No registered users and 8 guests

cron