------------------------------------------------
On 26 Sep 2003 14:00:29 -0000, Zanardi2k3 <[EMAIL PROTECTED]> wrote:

> 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 
> pullmail.exe ("http://www.swsoft.co.uk/index.asp?page=freesoftware";) but it 
> is not open source and i'd like to have something i can tweak, even if i 
> have to write it from scratch (hopefully using some module).
> 
> P.S. our mail server (SeattleLab Mail) only offers the choice to route all 
> of its mail to another server, but we must do this on a per-user basis.
> 
> Thank you for your time.
> 

This would be a fairly trivial task to be performed by the Mail::Box suite.  

Have you looked at 'fetchmail'?  Fetchmail should fulfill your list of requirements 
other than it is not implemented in Perl.

http://catb.org/~esr/fetchmail/

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to