> From: Lance Robertson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 19, 1998 1:05 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Fetchmail Question
>
>
> On Fri, 19 Jun 1998, Ray Curtis wrote:
>
> > Put something like this in your .fetchmailrc:
> > ==========================
> >
> > poll mail.lrzone.com protocol imap username lrzone with
> password xxxxxx
> > is lrzone here
> >
> > poll mail.lrzone.com protocol imap username order with
> password xxxxxx
> > is lrzone here
> >
> > poll mail.lrzone.com protocol imap username support with
> password xxxxxx
> > is lrzone here
> >
> > ==========================
>
>
> Wouldn't this look for [EMAIL PROTECTED] and [EMAIL PROTECTED] as
> separate
> POPs? I only have one real pop with aliases (support, order,
> etc) being
> recievd at the lrzone POP3 server.
>

Yes it would.

I think the way to do what you want is something like (in .fetchmailrc):

poll mail.lrzone.com protocol pop3 user lrzone with pass xxxxxxx to order,
support, lrzone here

The "to" and "here" are the keys, they tell fetchmail that this is a
multidrop box. There is a section on multidrop boxes there and more info on
how to deal with them. This is from the selection from it that discribes
multidrop procedures:

-------------------------------------------
 Here's  what a simple retrieval configuration for a multi-
       drop mailbox looks like:

         poll pop.provider.net:
               user maildrop with pass secret1 to golux hurkle=happy snark
here

       This says that the mailbox of account  `maildrop'  on  the
       server is a multi-drop box, and that messages in it should
       be parsed for the server user names `golux', `hurkle', and
       `snark'.   It  further  specifies that `golux' and `snark'
       have the same name on the client as  on  the  server,  but
       mail  for  server  user  `hurkle'  should  be delivered to
       client user `happy'.
----------------------------------------------

Paul Pettit      \      [EMAIL PROTECTED]
CCB, Inc.         \     CTO      \     800-342-4222x114 fax:800-440-5036
http://www.ccbnpts.com        \    [EMAIL PROTECTED]
http://www.ccbministries.com  \  [EMAIL PROTECTED]
The #1 location for non-profit, academic, and religious computer
supplies.

"... but if we were like Microsoft, every time they repainted the lines
on the road you would have to buy a new car. Occasionally your car would
die on the freeway for no reason, and you would just accept this,
restart and drive on. You could only have one person in the car at a
time, unless you bought "Car95" or "CarNT." But then you would have to
buy more seats. Macintosh would make a car that was powered by the sun,
was reliable, five times as fast, twice as easy to drive, but would only
run on 5% of the roads. The airbag system would say "are you sure?"
before going off."
           -- anonymous auto industry analyst, Washington Post


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to