Complete.Org: Mailing Lists: Archives: linux-help: May 2001:
[linux-help] Re: Dialup Pop retrieval for Network IMAP server
Home

[linux-help] Re: Dialup Pop retrieval for Network IMAP server

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: Dialup Pop retrieval for Network IMAP server
From: Steven Saner <ssaner@xxxxxxxxxxxxxxx>
Date: Fri, 25 May 2001 23:05:27 -0500
Reply-to: linux-help@xxxxxxxxx

Well, I can't say that I've done exactly this, but here are some (all)
of the pieces that you need.

        pppd            To estaplish a PPP connection with your ISP
        fetchmail       To retreive the mail from your ISP POP server
        sendmail        To deliver mail to your account on your machine
        imapd           IMAP server to run on your machine
        cron            To initiate actions on a schedule
        perl or bash    To glue things together, not much needed.

I recommend that you explore each of the above in approximately that
order. The Linux Documentation Project and man pages are your friends.

Steve


On Fri, May 25, 2001 at 09:14:11PM -0600, Nathan wrote:
> 
> Hello,
> 
> I'd like to add a Linux trick to my repertoire.  I'm 
> hoping someone here can help or point me in the right 
> direction.
> 
> I'd like my Linux box to regularly dialup my Pop3 
> account to retrieve my email, and then serve it to me 
> via IMAP over my home network.  Does anyone have any 
> experience putting this concept into practice?  What 
> are the names of some software I should consider using?
> 
> Nate
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]