Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 06:36:12 -0800 (PST)
From:      Thomas Dean <tomdean@ix.netcom.com>
To:        No_mail@yahoo.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: fetchmailrc
Message-ID:  <199803091436.GAA00364@ix.netcom.com>
In-Reply-To: <3503F779.33AE@yahoo.com> (message from Don on Mon, 09 Mar 1998 08:06:49 -0600)

next in thread | previous in thread | raw e-mail | index | archive | help
Look at 'man fetchmail', carefully.

...
       It's possible to specify more than  one  user  per  server
       (this  is  only likely to be useful when running fetchmail
       in daemon mode as root).  The `user' keyword leads  off  a
       user description, and every user specification in a multi-
       user entry must include it.  Here's an example:

         poll pop.provider.net proto pop3 port 3111
               user jsmith with pass secret1 is smith here
               user jones with pass secret2 is jjones here

       This  associates  the  local  username  `smith'  with  the
       pop.provider.net  username `jsmith' and the local username
       `jjones' with the pop.provider.net username `jones'.
...

Be careful with the permissions on the .fetchmailrc, it contains
passwords.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803091436.GAA00364>