Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Frans van Apeldoorn on January 08, 2001, 08:50:16 PM

Title: checking multiple email account's
Post by: Frans van Apeldoorn on January 08, 2001, 08:50:16 PM
Is it possible to check mail from multiple e-mail account's with e-smith ?
Title: Re: checking multiple email account's
Post by: Karl - W. Mueller on January 09, 2001, 10:37:47 PM
Yes, it is, further details you will find in the docs about the fetchmail-configuration

Carlo!
Title: Re: checking multiple email account's
Post by: me on January 11, 2001, 02:58:43 PM
if you wanna check multiple pop3 accounts

poll mail.isp.net.au with proto POP3

    user ispusername there with password isppassword is localuser
    here options
    flush fetchall
    smtphost mail.isp.net.au

# next pop3 accounts
poll mail.isp.net.au with proto POP3

    user ispusername there with password isppassword is localuser
    here options
    flush fetchall
    smtphost mail.isp.net.au

save this file as /root/.fetchmailrc