* Michael Schwendt <[EMAIL PROTECTED]> [2003-09-08 15:39]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Mon, 8 Sep 2003 13:36:15 -1000, Marc Adler wrote:
> 
> > The contents of /etc/fetchmailrc are a copy of my .fetchmailrc, because
> > I saw that the script was calling /etc/fetchmailrc, and I wanted it to
> > send my mail to my mbox, not root's. All the "lost messages" wind up in
> > /var/spool/mail/root, instead of my user's mbox. How can I correct this
> > behavior? Should I change the script so that it calls
> > /home/marc/.fetchmailrc?
> 
> No, read up in "man fetchmail" on how to specify the target user
> in the config file, e.g. with "is marc". But fetchmail is mighty
> with regard to config options, so there are several ways.

Actually...

-------------
set daemon 60

poll   mail.adlerpacific.com
       proto pop3
       user ??? 
       pass ???
       is  marc
       and wants mda "/usr/bin/formail -ds /usr/bin/procmail"
       fetchall
-------------

This is the content of both my /etc/fetchmailrc and ~/.fetchmailrc
files. "is marc" was already there.

Any ideas?

-- 
Marc Adler


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to