On Wed, 2002-07-03 at 18:31, Marcelo wrote:
> Hi, I'm getting a problem using fetchmail with linuxconf in Red Hat 7.2. The system 
>hangs while configuring fetchmail in linuxconf and, when I try to reboot, the system 
>hangs in "Configuring Linuxconf hooks". So, if I disable the module fetchmail in 
>linuxconf, the system returns to its normal operation. Did anyone had a problem like 
>this ? Is this a problem of fetchmail ?
> 
> Thanks,
> Marcelo.
> 

Like redhat said, linuxconfig is obsolete.  Just edit the .fetchmailrc
file as root with vi and setup "poll" for all users.


$ sudo cat /root/.fetchmailrc.old
# Configured by jay using vi!
#
set logfile "/var/log/fetchmail"
set postmaster "postmaster"
set nobouncemail
set no spambounce
set properties ""
poll mail.yourdomain.net via mail.yourdomain.net
 with proto IMAP port 143
       user 'marcelo' there with password '********' is 'marcelo' here
options fetchall forcecr
    folder JUNK INBOX
    smtpname [EMAIL PROTECTED]

# change proto to pop3 if you need to and comment out the folder and
smtpname lines if you want.

I know I sound like a smart ass but there are circumstances beyond my
control, and I am pretty pissed right now.  Check out the unrelated link
below if you want...  I am a long time linux user and father of two
wonderful kids, but I have come under attack by local officials!


jay

http://www.geocities.com/auftopic




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to