Setup Problem & Life With Qmail

2000-11-10 Thread Jeff Lacy
Hello everyone,   I am new to qmail, so please forgive my ignorance.  I tried to install qmail using life with qmail under RH7.  When I run /etc/rd.d/init.d/qmail, it seems to start okay.  Every 10 seconds something accesses the disk.  I think it is multilog.  I probably have a little typo

Xinetd & Qmail

2000-12-26 Thread Jeff Lacy
Hello Everyone, I'm new to this list, so please forgive me if this has been asked before or is really dumb. I'm running RH7.0 and I would like to run qmail. I thought I had it working once, but I was just calling tcpd from xinetd and that seemed a little foolish. I have been messing ar

Xinetd & Qmail & New Problem!

2000-12-27 Thread Jeff Lacy
ase help me? Thanks everyone :-D Jeff - Original Message - From: "Paco Gracia" <[EMAIL PROTECTED]> To: "Jeff Lacy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 27, 2000 2:31 AM Subject: RE: Xinetd & Qmail > Hello, > &

Re: Xinetd & Qmail & New Problem!

2000-12-28 Thread Jeff Lacy
ran '/var/qmail/rc &'. The number of messages in the queue started dropping. Now I will add rc to my init scripts. Thanks Andrew. SORRY EVERYONE! Bozo Jeff - Original Message - From: "Andrew Richards" <[EMAIL PROTECTED]> To: "'Jeff Lacy'&

Re: Relaying with xinetd

2000-12-30 Thread Jeff Lacy
I'm not quite sure what you mean, but if you are asking how do you make xinetd relay, then it is really simple. You must use the only_from option and the env option The important one is the env option. My smtp thing looks like this: # default: on service smtp { disable

Re: Newbie question

2001-01-07 Thread Jeff Lacy
Hello Roger, qmail-pw2u wants the contents of /etc/passwd to be passed/piped to it. If you wanted to create an assignment file from the /etc/passwd, you might try something like cat /etc/passwd | /var/qmail/bin/qmail-pw2u > /var/qmail/users/assign If you do that though, be sure you delete peop

Re: Hotmail Woes.

2001-01-12 Thread Jeff Lacy
"A number of large Internet sites are using qmail: Hotmail's outgoing mail (although Microsoft thinks they're going to transition to W2K), ..." -- www.qmail.org/top.html If they ever tried switching to w2k, many thousands of hotmail's users wouldn't be able to send email until Microsoft restored

Re: upgrade question

2001-01-13 Thread Jeff Lacy
I have never done this before. I think what I have suggested would decrease the 'downtime' of you mail server. I am assuming you followed lwq. If you didn't the qmail script that I am referring to is at http://www.lifewithqmail.com/lwq.html#qmail-script. Try this: 1. configure new machine as

Re: hrm....pop3d

2001-01-13 Thread Jeff Lacy
Replace any instance of pop-3 with pop3 in your init script/s. You really should have included your init script in your email. Jeff - Original Message - From: "Kurth Bemis" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, January 13, 2001 11:11 PM Subject: hrmpop3d hav