> Hi!
> 
> I've got a problem:
> 
> First: I'm new to Linux! :)

Welcome! :)
> 
> I recently installed Debian. My system is connected to the internet via
> dialup-connection (ppp). I use 3 different Mail-accounts on 2 servers
> (POP3). I want linux to connect automaticly 4 times a day and download the
> mails of these account. The mails should delivered to 3 different logins on
> my maschine.
> 
> How can I do this?


download fetchmail package, and read its manpage.  It can be configured to  
deliver to any number of local accounts easily.  You can then set up a cron 
job that would dial up your ISP, run fetchmail, and 'sendmail -q' (or 'smail 
-q' or runq or whatever depending on the mail program you have installed ) 
which delivers all outgoing mail to your isp's mail server provided you 
configured your Mail Transport Agent(MTA, examples: sendmail, smail, exim) 
correctly.

> 
> (Btw: What to do that other user than root can dialup by 'pon'?)

put the user in group dip

-- 
Proudly running Debian Linux! Linux vs. Windows is a no-Win situation....
Igor Grobman           [EMAIL PROTECTED]                 [EMAIL PROTECTED] 



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to