Re: Qmail Errors in Log Files

2001-03-15 Thread Sean Chittenden

Don't forget to check your /etc/inetd.conf.  I've seen a few
installs recently that were calling qmail from inetd.  -sc

On Wed, Mar 14, 2001 at 10:56:04PM -0800, Randy Jordan wrote:
 Delivered-To: [EMAIL PROTECTED]
 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
 Precedence: bulk
 Delivered-To: mailing list [EMAIL PROTECTED]
 From: "Randy Jordan" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Qmail Errors in Log Files
 Date: Wed, 14 Mar 2001 22:56:04 -0800
 X-Priority: 3
 X-MSMail-Priority: Normal
 X-Mailer: Microsoft Outlook Express 5.50.4522.1200
 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
 
 my qmail logs have thousands of these errors   
 
 "40003ab04bb822ed854c tcpserver: fatal: unable to bind: address already used"   
 
 I see hundreds of people with this same error and the same answers seem to always 
pop up"make sure something else is not using the port, or make sure sendmail is 
not running" i do not have sendmail running, when i telnet to localhost 25 i see this 
 
 "Trying 127.0.0.1...
 Connected to localhost.localdomain.
 Escape character is '^]'.
 220 mail.mydomain.com ESMTP"
 
 There has got to be a way to fix this there is just to many people with the same 
problem.
 
 Thanks
 Randy Jordan

-- 
Sean Chittenden[EMAIL PROTECTED]

 PGP signature


Qmail Errors in Log Files

2001-03-14 Thread Randy Jordan




my qmail logs have thousands of these 
errors 

"40003ab04bb822ed854c tcpserver: fatal: unable 
to bind: address already used" 

I see hundreds of people with this same error and 
the same answers seem to always pop up"make sure something else is not using 
the port, or make sure sendmail is not running"i do not have sendmail 
running, when i telnet to localhost 25 i see this 

"Trying 127.0.0.1...Connected to 
localhost.localdomain.Escape character is '^]'.220 mail.mydomain.com 
ESMTP" 

There has got to be a way to fix this there is just 
to many people with the same problem.

Thanks
Randy Jordan


Re: Qmail Errors in Log Files

2001-03-14 Thread Henning Brauer

On Wed, Mar 14, 2001 at 10:56:04PM -0800, Randy Jordan wrote:
 my qmail logs have thousands of these errors   
 
 "40003ab04bb822ed854c tcpserver: fatal: unable to bind: address already used"   

You shouldn't run more than one MTA on one IP address (assuming this log is
from qmail-smtpd). Make sure you haven't started qmail twice and you have
stopped sendmail or any other mta.


 I see hundreds of people with this same error and the same answers seem to always 
pop up"make sure something else is not using the port, or make sure sendmail is 
not running" i do not have sendmail running, when i telnet to localhost 25 i see this 
 
 "Trying 127.0.0.1...
 Connected to localhost.localdomain.
 Escape character is '^]'.
 220 mail.mydomain.com ESMTP"
 
 There has got to be a way to fix this there is just to many people with the same 
problem.
 
 Thanks
 Randy Jordan

-- 
Henning Brauer | BS Web Services
Hostmaster BSWS| Roedingsmarkt 14
[EMAIL PROTECTED] | 20459 Hamburg
http://www.bsws.de | Germany



Re: Qmail Errors in Log Files

2001-03-14 Thread Jörgen Persson

On Wed, Mar 14, 2001 at 10:56:04PM -0800, Randy Jordan wrote:
 my qmail logs have thousands of these errors   
 
 "40003ab04bb822ed854c tcpserver: fatal: unable to bind: address
 already used"

 I see hundreds of people with this same error and the same answers
 seem to always pop up"make sure something else is not using the
 port, or make sure sendmail is not running" i do not have sendmail
 running, when i telnet to localhost 25 i see this

 "Trying 127.0.0.1... Connected to localhost.localdomain. Escape
 character is '^]'. 220 mail.mydomain.com ESMTP"

 There has got to be a way to fix this there is just to many people
 with the same problem.

 Thanks Randy Jordan

How do you start tcpserver?? There are most probably several tcpservers
trying to run on port 25.

Jörgen



qmail errors

2000-01-18 Thread Rich Stock

ok i keep getting this error message on my machine, i had qmail installed
fine, but then i edited the /etc/passwd and /etc/group and changed some
uid/gids,  I then reinstalled qmail (including directories and permmisions
as described in life with qmail.) and i keep getting this error message, i
am starting qmail-start with ./Maildir and have remade directories, for
myself

starting delivery 335: msg 112777 to local [EMAIL PROTECTED]
status: local 7/10 remote 0/20
starting delivery 336: msg 112789 to local [EMAIL PROTECTED]
status: local 8/10 remote 0/20
delivery 330: deferral: Unable_to_open_./Maildir:_is_a_directory._(#4.2.1)/
status: local 7/10 remote 0/20

i am getting responses to my mails saying for my default domain and all my
virtual domains, i am using vpopmail for virtual domains, incase that is
somehow relavant.

**
**  THIS IS A WARNING MESSAGE ONLY  **
**  YOU DO NOT NEED TO RESEND YOUR MESSAGE  **
**

The original message was received at Tue, 18 Jan 2000 02:25:35 -0600
from [10.40.100.9]

   - The following addresses had transient non-fatal errors -
[EMAIL PROTECTED]

   - Transcript of session follows -
[EMAIL PROTECTED]... Deferred: Connection refused by theodorespaint.com.
Warning: message still undelivered after 4 hours
Will keep trying until message is 3 days old

If someone knows how i can fix this, or can point me in the right direction
i would appriciate it greatly



Re: qmail errors

2000-01-18 Thread Anand Buddhdev

On Tue, Jan 18, 2000 at 07:56:10AM -0600, Rich Stock wrote:

 ok i keep getting this error message on my machine, i had qmail installed
 fine, but then i edited the /etc/passwd and /etc/group and changed some
 uid/gids,  I then reinstalled qmail (including directories and permmisions
 as described in life with qmail.) and i keep getting this error message, i
 am starting qmail-start with ./Maildir and have remade directories, for
  ^^^

That should be ./Maildir/ with a trailing slash. Without the slash,
qmail-local is trying to deliver the message to a _file_ called Maildir,
but in fact finds a directory instead and defers delivery.

 myself
 
 starting delivery 335: msg 112777 to local [EMAIL PROTECTED]
 status: local 7/10 remote 0/20
 starting delivery 336: msg 112789 to local [EMAIL PROTECTED]
 status: local 8/10 remote 0/20
 delivery 330: deferral: Unable_to_open_./Maildir:_is_a_directory._(#4.2.1)/
 status: local 7/10 remote 0/20

-- 
See complete headers for more info



AW: qmail errors

2000-01-18 Thread Häffelin Holger

Might be an error in your qmail-start: It should be ./Maildir/ not ./Maildir
. Otherwise Qmail means ./Maildir to be a Mailbox format file.

Holger

 ok i keep getting this error message on my machine, i had 
 qmail installed
 fine, but then i edited the /etc/passwd and /etc/group and 
 changed some
 uid/gids,  I then reinstalled qmail (including directories 
 and permmisions
 as described in life with qmail.) and i keep getting this 
 error message, i
 am starting qmail-start with ./Maildir and have remade 
 directories, for
 myself
 
 starting delivery 335: msg 112777 to local [EMAIL PROTECTED]
 status: local 7/10 remote 0/20
 starting delivery 336: msg 112789 to local [EMAIL PROTECTED]
 status: local 8/10 remote 0/20
 delivery 330: deferral: 
 Unable_to_open_./Maildir:_is_a_directory._(#4.2.1)/
 status: local 7/10 remote 0/20
 
 i am getting responses to my mails saying for my default 
 domain and all my
 virtual domains, i am using vpopmail for virtual domains, 
 incase that is
 somehow relavant.
 
 **
 **  THIS IS A WARNING MESSAGE ONLY  **
 **  YOU DO NOT NEED TO RESEND YOUR MESSAGE  **
 **
 
 The original message was received at Tue, 18 Jan 2000 02:25:35 -0600
 from [10.40.100.9]
 
- The following addresses had transient non-fatal errors -
 [EMAIL PROTECTED]
 
- Transcript of session follows -
 [EMAIL PROTECTED]... Deferred: Connection refused by 
 theodorespaint.com.
 Warning: message still undelivered after 4 hours
 Will keep trying until message is 3 days old
 
 If someone knows how i can fix this, or can point me in the 
 right direction
 i would appriciate it greatly