Koozali.org: home of the SME Server

checking multiple email account's

Frans van Apeldoorn

checking multiple email account's
« on: January 08, 2001, 08:50:16 PM »
Is it possible to check mail from multiple e-mail account's with e-smith ?

Karl - W. Mueller

Re: checking multiple email account's
« Reply #1 on: January 09, 2001, 10:37:47 PM »
Yes, it is, further details you will find in the docs about the fetchmail-configuration

Carlo!

me

Re: checking multiple email account's
« Reply #2 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