Howzit,

What I do is setup the .fetchmail for root with everyone in it

defaults
        proto pop3
poll <da-server-name>
        proto pop3
        user <username>
        pass "<password>"
        is [EMAIL PROTECTED]
        fetchall

poll <da-server-name>
        proto pop3
        user <username>
        pass "<password>"
        is [EMAIL PROTECTED]
        fetchall

I then just add more users. I think you can do it all on one line per
user....I just do it to read it nicely and since I only have two users ! <g>

Then I cron it for every 10 mins (very "in-active" site)

Cheers,

Pieter De Wit

-----Original Message-----
From: gary [mailto:[EMAIL PROTECTED]]
Sent: 22 January 2002 10:32
To: [EMAIL PROTECTED]
Subject: fetchmail config?


Dear all,

I just created a .fetchmailrc in individual home, to fetch mail from mail
server, it work fine, but is there a way to do it in root with one
.fetchmailrc file to fetch for all users, instead of doing it for all
users...

Please help to advise....

thanks,
gary





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to