>>>>> "jdk" == jdk  <[EMAIL PROTECTED]> writes:

  jdk> Also, is it at all possible for ANY clients to utilize more
  jdk> than one external account, from the same linux account.  This
  jdk> is something that is easily accomplished under Windows by most
  jdk> clients, but seems unheard of in the Linux world.  Are there
  jdk> any ways of handling this?

Sure, I do it all the time.  So regularly that I do it with a cron
script.  My $HOME/.fetchmailrc contains:-

poll halon.vggas.com with proto imap
        username james password foobar nokeep

poll mclaren with proto pop3
        username JYoungman password foobar nokeep


And my crontab entry contains:-

0,15,30,45      * * * *         /usr/bin/fetchmail --silent >/dev/null 2>&1


Fetchmail is part of the Red Hat distribution.


-- 
  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