Re: [vchkpw] vdeldomain issue

2005-07-06 Thread Rainer Duffner

Pablo Medina wrote:


Hi all.
Hope someone can help me

I am running a qmail/vpopmail/maildrop installation in a mail box.
Yesterday the box stopped receiving mail. All mail was rejected with
the error:

421 unable to read controls

After a quick search in the net i solved it chmodding
/var/qmail/control/rcpthosts.

But i was yet to discover what could cause this , as this box was
running smoothly for months.

The last think i did was add and delete a domain via popmaild. So
today i tried again. Logged to the server via popmaild

add_domain sample.com
list_domains
del_domain sample.com

and bang...the server stops receiving mail.

bash-3.00$ telnet xxx.xxx.xxx.xxx 25
Trying xxx.xxx.xxx.xxx...
Connected to xxx.xxx.xxx.xxx.
Escape character is '^]'.
421 unable to read controls (#4.3.0)

vpopmail version is : 5.5.3 (downloaded from http://www.inter7.com/vhostadmin)

 






I think you want to stay in the 5.4.x-tree, if you want to run it on a 
production-system and keep your sanity.

(And your customers)




Rainer



[vchkpw] qmail control/locals #5.4.6

2005-07-06 Thread Anton Butsyk
Hi list.

Please help.

During mail delivery i've error:
Sorry. Although I'm listed as a best-preference MX or A for that host, it
isn't in my control/locals file, so I don't treat it as local.
(#5.4.6)

Find this error in qmail-remote.c source:
-
...
 prefme = 10;
  for (i = 0;i  ip.len;++i)
if (ipme_is(ip.ix[i].ip))
  if (ip.ix[i].pref  prefme)
prefme = ip.ix[i].pref;

  if (relayhost) prefme = 30;
  if (flagallaliases) prefme = 50;

  for (i = 0;i  ip.len;++i)
if (ip.ix[i].pref  prefme)
  break;

  if (i = ip.len)
perm_ambigmx();  /* The message */

...

#tcpdump -i lo0 -tn
IP 10.0.0.6.63485  10.0.0.6.53:  64505+ ANY? host. (34)
IP 10.0.0.6.53  10.0.0.6.63485:  64505 1/0/0 NS ns.host. (51)
IP 10.0.0.6.53226  10.0.0.6.53:  64506+ MX? host. (34)
IP 10.0.0.6.53  10.0.0.6.53226:  64506 2/0/0 MX[|domain]
IP 10.0.0.6.50322  10.0.0.6.53:  64507+ A? relay. (34)
IP 10.0.0.6.53  10.0.0.6.50322:  64507 1/0/0 A ip (50)
IP 10.0.0.6.53182  10.0.0.6.53:  64508+ A? relay2. (35)
IP 10.0.0.6.53  10.0.0.6.53182:  64508 1/0/0 A ip2 (51)

So (i = ip.len) = (2 = 2) - true and exit from perm_ambigmx() with
message above, but control/locals is empty all domains handle with
vpopmail control/virtualdomains.
I can't find my error, please help.


Regards,

Anton







Re: [vchkpw] Why does Inter7 opt Qmail?

2005-07-06 Thread Marty Pokojski

 At 01:37 PM 7/5/2005, Steve Cole wrote:

On Tuesday 05 July 2005 16:35, [EMAIL PROTECTED] wrote:
  Maybe you have some other issues... 

I'm sure that's it.  Probably the same issue on Solaris 2.4, 2.5, 2.6,
 2.7,
2.8, 2.9, Linux 2.0, 2.4, 2.6, FreeBSD 4.1, 4.3, and SCO.  After all, the
symptoms are the same... qmail-send dies.

I'm sorry, what was the question again?

 i've been running qmail since 1998 across solaris 2.5.1, 2.7, 2.9,
 assorted linuxes, and freebsd 5.x, and have *never* had qmail-send
 die. not a single, solitary time.

 yes, this is on high volume servers (national ISP infrastructure).

 i won't speculate where the problem actually lies. That should be obvious.

 Paul Theodoropoulos
 http://www.anastrophe.com
 http://www.smileglobal.com




been running QMail for oh3 years now on Redhat 9...runs like a champ.
Have to say it is the best MTA I have ever used.
-- 
Marty Pokojski
Network Engineer
Terabyte LLC
[EMAIL PROTECTED]


AW: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread patrick_gehm
Please post the output of

/var/qmail/bin/qmail-showctl

Still haven't found a solution...
Here's the output of /var/qmail/bin/qmail-showctl:


qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 120.
subdirectory split: 23.
user ids: 60003, 60004, 60005, 0, 60006, 60007, 60008, 60009.
group ids: 60003, 60004.

badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is linux.koneg.de.

concurrencylocal: (Default.) Local concurrency is 10.

concurrencyremote: (Default.) Remote concurrency is 20.

databytes: (Default.) SMTP DATA limit is 0 bytes.

defaultdomain: Default domain name is koneg.de.

defaulthost: (Default.) Default host name is linux.koneg.de.

doublebouncehost: (Default.) 2B recipient host: linux.koneg.de.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is linux.koneg.de.

helohost: (Default.) SMTP client HELO host name is linux.koneg.de.

idhost: (Default.) Message-ID host name is linux.koneg.de.

localiphost: (Default.) Local IP address becomes linux.koneg.de.

locals:
Messages for linux.koneg.de are delivered locally.
Messages for koneg.de are delivered locally.
Messages for gs-altneudorf.de are delivered locally.

me: My name is linux.koneg.de.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: Plus domain name is koneg.de.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts: (Default.) SMTP clients may send messages to any recipient.

morercpthosts: (Default.) No rcpthosts; morercpthosts is irrelevant.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: (Default.) SMTP greeting: 220 linux.koneg.de.

smtproutes: (Default.) No artificial SMTP routes.

timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.

timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.

timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.

virtualdomains: (Default.) No virtual domains.

concurrencyincoming: I have no idea what this file does.

defaultdelivery: I have no idea what this file does.






-- 
Best regards
Peter Palmreuther

A boy gets to be a man when a man is needed.



Re: [vchkpw] vdeldomain issue

2005-07-06 Thread Pablo Medina
Hi

yep. i agree, but that means no vpopmaild for you. I was very happy
wirting an ASP app to use it.
Beside this,  i have three versions of vpopmail:

vpopmail-latest-cvs
vpopmail-5.5.3
vpopmail-5.4.10

and the three versions seems to chmod files properly using
chmod(tmpbuf1, VPOPMAIL_QMAIL_MODE )

So i guess the problem is elsewhere. Anyway, i do not see a bug report
about this so it seems it is something related to my configuration.

TIA



2005/7/6, Rainer Duffner [EMAIL PROTECTED]:
 Pablo Medina wrote:
 
 Hi all.
 Hope someone can help me
 
 I am running a qmail/vpopmail/maildrop installation in a mail box.
 Yesterday the box stopped receiving mail. All mail was rejected with
 the error:
 
 421 unable to read controls
 
 After a quick search in the net i solved it chmodding
 /var/qmail/control/rcpthosts.
 
 But i was yet to discover what could cause this , as this box was
 running smoothly for months.
 
 The last think i did was add and delete a domain via popmaild. So
 today i tried again. Logged to the server via popmaild
 
 add_domain sample.com
 list_domains
 del_domain sample.com
 
 and bang...the server stops receiving mail.
 
 bash-3.00$ telnet xxx.xxx.xxx.xxx 25
 Trying xxx.xxx.xxx.xxx...
 Connected to xxx.xxx.xxx.xxx.
 Escape character is '^]'.
 421 unable to read controls (#4.3.0)
 
 vpopmail version is : 5.5.3 (downloaded from 
 http://www.inter7.com/vhostadmin)
 
 
 
 
 I think you want to stay in the 5.4.x-tree, if you want to run it on a
 production-system and keep your sanity.
 (And your customers)
 
 
 Rainer
 



AW: Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread patrick_gehm
Hi List,
Fixed the problem with smtp-auth... 
Really a big Thanx to everyone trying to help. 
Right now after several reinstallations another problem came up...
I can't send emails to my server pop-accounts... Of course I copied the 
/var/qmail/users folder to my current running qmail-version, but when sending 
mails to an Adress I get this Error-Message back:


Hi. This is the qmail-send program at 213.239.219.168.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
Sorry. Although I'm listed as a best-preference MX or A for that host,
it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)

--- Below this line is a copy of the message.

Return-Path:
Received: (qmail 4278 invoked by uid 6); 6 Jul 2005 17:02:40 -
Received: from moutng.kundenserver.de (212.227.126.173)
by 213.239.219.168 with SMTP; 6 Jul 2005 17:02:40 -
Received: from [212.227.126.200] (helo=mrvnet.kundenserver.de)
by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
id 1DqDLC-0006tm-00
for [EMAIL PROTECTED]; Wed, 06 Jul 2005 19:05:42 +0200
Received: from [172.23.4.158] (helo=pustefix158.kundenserver.de)
by mrvnet.kundenserver.de with esmtp (Exim 3.35 #1)
id 1DqDLC-00055V-00
for [EMAIL PROTECTED]; Wed, 06 Jul 2005 19:05:42 +0200
Message-Id:
From: [EMAIL PROTECTED]
To:
Subject: testmail extern
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-Binford: 6100 (more power)
X-Mailer: Webmail
X-Originating-From: 6506715
X-Routing: DE
X-Message-Id:
X-Received: from pustefix158.kundenserver.de by 84.172.62.224 with HTTP id 
6506715 for [EMAIL PROTECTED]; Wed, 6 Jul 2005 19:05:42 CEST
Date: Wed, 06 Jul 2005 19:05:42 +0200
X-Provags-ID: kundenserver.de [EMAIL PROTECTED] ident:@172.23.4.158


Hm... seems to be pretty strange because I had everything running before... 
also after I reinstalled qmail once. qmailctl stat shows no problems... no 
supervise errors... Anyone knows a solutions for that?
Regards
Patrick


RE: Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Nick Harring
 Hi List,
 Fixed the problem with smtp-auth...
 Really a big Thanx to everyone trying to help.
 Right now after several reinstallations another problem came up...
 I can't send emails to my server pop-accounts... Of course I copied
the
 /var/qmail/users folder to my current running qmail-version, but when
 sending mails to an Adress I get this Error-Message back:
 
 
 Hi. This is the qmail-send program at 213.239.219.168.
 I'm afraid I wasn't able to deliver your message to the following
 addresses.
 This is a permanent error; I've given up. Sorry it didn't work out.
 
 :
 Sorry. Although I'm listed as a best-preference MX or A for that host,
 it isn't in my control/locals file, so I don't treat it as local.
(#5.4.6)
Have you verified the content of /var/qmail/control/locals? This message
is pretty clear about that being the cause. 
 Hm... seems to be pretty strange because I had everything running
 before... also after I reinstalled qmail once. qmailctl stat shows no
 problems... no supervise errors... Anyone knows a solutions for that?
 Regards
 Patrick
Reinstalling qmail and moving stuff around like you did may have caused
locals to not contain what you think it contains.

Hope that helps,
Nick Harring
System Administrator
Parus Interactive


AW: RE: Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread patrick_gehm
Reinstalling qmail and moving stuff around like you did may have caused
locals to not contain what you think it contains.

Hope that helps,

hm... no... one more hint please?
I allready did this, i guess... and it worked. I also installed a new user over 
Visas... can't send mails to that either...


Nick Harring
System Administrator
Parus Interactive


Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Tom Collins

On Jul 6, 2005, at 10:37 AM, Nick Harring wrote:

Hi. This is the qmail-send program at 213.239.219.168.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

:
Sorry. Although I'm listed as a best-preference MX or A for that host,
it isn't in my control/locals file, so I don't treat it as local.



If it's a local domain (users in /etc/passwd), it should appear in 
/var/qmail/control/locals.


If it's a vpopmail domain, it should appear in 
/var/qmail/control/virtualdomains.


--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: 
sniffter.com




RE: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Nick Harring
 On Jul 6, 2005, at 10:37 AM, Nick Harring wrote:
  Hi. This is the qmail-send program at 213.239.219.168.
  I'm afraid I wasn't able to deliver your message to the following
  addresses.
  This is a permanent error; I've given up. Sorry it didn't work out.
 
  :
  Sorry. Although I'm listed as a best-preference MX or A for that
host,
  it isn't in my control/locals file, so I don't treat it as local.
 
 
 If it's a local domain (users in /etc/passwd), it should appear in
 /var/qmail/control/locals.
 
 If it's a vpopmail domain, it should appear in
 /var/qmail/control/virtualdomains.
 
 --
 Tom Collins  -  [EMAIL PROTECTED]
 QmailAdmin: http://qmailadmin.sf.net/  Vpopmail:
http://vpopmail.sf.net/
 You don't need a laptop to troubleshoot high-speed Internet:
 sniffter.com
For whatever reason vadddomain puts it in locals, rcpthosts and
virtualdomains. 

Nick


Re: [vchkpw] Why does Inter7 opt Qmail?

2005-07-06 Thread Kyle Wheeler

On Tuesday, July  5 at 02:37 PM, quoth Steve Cole:

Squirrelmail w/Zlib compression turned on


Very good, and I like it - but no drag and drop. ;)


hand before, and I currently use the Debian package -- they're about


Great.  Now apt-get install imapproxy, configure and marvel.  :)


Been thinking about it - figured if nobody was complaining about speed, 
I'd hold off.



The best I've gotten here is a homemade tiny squirrelmail plugin that
puts a link to qmailadmin on the squirrelmail login page. If anyone's
interested, I can post it (though it's really and truly trivial).


Sure, if it's a plugin.  That would possibly save me some editing time for 
updates.


http://www.memoryhole.net/~kyle/managelink_login-0.1-1.4.0.tar.gz

~Kyle
--
The criterion of truth is that it works even if nobody is prepared to 
acknowledge it.

-- Ludwig von Mises


signature.asc
Description: Digital signature


AW: RE: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread patrick_gehm
I rechecked virtualdomains locals and rcpthosts... every domain ist there... 
but still the same error-message...
any settings in vpopmail I need to take care of? Any settings in /etc/passwd 
that could be wrong? Defaultdelivery should be ./Maildir/ right? Anything in 
the run script for qmail-send maybe?
This is becoming more and more an eternal battle between me and qmail...
Thanx for your help so far!
Regards
Patrick





 On Jul 6, 2005, at 10:37 AM, Nick Harring wrote:
  Hi. This is the qmail-send program at 213.239.219.168.
  I'm afraid I wasn't able to deliver your message to the following
  addresses.
  This is a permanent error; I've given up. Sorry it didn't work out.
 
  :
  Sorry. Although I'm listed as a best-preference MX or A for that
host,
  it isn't in my control/locals file, so I don't treat it as local.
 
 
 If it's a local domain (users in /etc/passwd), it should appear in
 /var/qmail/control/locals.
 
 If it's a vpopmail domain, it should appear in
 /var/qmail/control/virtualdomains.
 
 --
 Tom Collins  -  [EMAIL PROTECTED]
 QmailAdmin: a 
href=http://qmailadmin.sf.net/;http://qmailadmin.sf.net//a  Vpopmail:
a href=http://vpopmail.sf.net/;http://vpopmail.sf.net//a
 You don't need a laptop to troubleshoot high-speed Internet:
 sniffter.com
For whatever reason vadddomain puts it in locals, rcpthosts and
virtualdomains. 

Nick


Re: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Jeremy Kitchen
On Wednesday 06 July 2005 03:22 pm, Nick Harring wrote:
  If it's a local domain (users in /etc/passwd), it should appear in
  /var/qmail/control/locals.
 
  If it's a vpopmail domain, it should appear in
  /var/qmail/control/virtualdomains.

 For whatever reason vadddomain puts it in locals, rcpthosts and
 virtualdomains.

negative.

vadddomain puts the domain in rcpthosts, virtualdomains, and sets up a 
pseudo-user in users/assign.

-Jeremy

-- 
Jeremy Kitchen + kitchen @ #qmail #gentoo on EFnet IRC
kitchen at scriptkitchen dot com


pgptRyQUETcjq.pgp
Description: PGP signature


Re: [vchkpw] qmail control/locals #5.4.6

2005-07-06 Thread Jeremy Kitchen
On Wednesday 06 July 2005 05:36 am, Anton Butsyk wrote:
 Hi list.

 Please help.

 During mail delivery i've error:
 Sorry. Although I'm listed as a best-preference MX or A for that host, it
 isn't in my control/locals file, so I don't treat it as local.
 (#5.4.6)

HUP qmail-send

if that doesn't work, post the full, unedited, unsorted (heh) output of 
qmail-showctl to the list, along with the name of the domain you're having 
difficulty sending to.

-Jeremy

-- 
Jeremy Kitchen + kitchen @ #qmail #gentoo on EFnet IRC
kitchen at scriptkitchen dot com


pgp19hzC7FzkI.pgp
Description: PGP signature


Re: AW: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Jeremy Kitchen
On Wednesday 06 July 2005 08:36 am, [EMAIL PROTECTED] wrote:
 Please post the output of
 
 /var/qmail/bin/qmail-showctl

 Still haven't found a solution...
 Here's the output of /var/qmail/bin/qmail-showctl:


 locals:
 Messages for linux.koneg.de are delivered locally.
 Messages for koneg.de are delivered locally.
 Messages for gs-altneudorf.de are delivered locally.

 virtualdomains: (Default.) No virtual domains.

there are no virtualdomains, therefore, none of these domains are being 
handled by vpopmail.

if they are supposed to be handled by vpopmail, then remove the domains from 
the locals file, put them in the virtualdomains file like so:
example.com:example.com
example.org:example.org
example.net:example.net

and send qmail-send a HUP signal.

If they are not to be handled by vpopmail, please re-post your question, along 
with qmail-showctl output, to the qmail mailing list.

-Jeremy

-- 
Jeremy Kitchen + kitchen @ #qmail #gentoo on EFnet IRC
kitchen at scriptkitchen dot com


pgpGQYCYjOVfX.pgp
Description: PGP signature


RE: [vchkpw] Re: smtp-auth problem

2005-07-06 Thread Nick Harring
 On Wednesday 06 July 2005 03:22 pm, Nick Harring wrote:
   If it's a local domain (users in /etc/passwd), it should appear in
   /var/qmail/control/locals.
  
   If it's a vpopmail domain, it should appear in
   /var/qmail/control/virtualdomains.
 
  For whatever reason vadddomain puts it in locals, rcpthosts and
  virtualdomains.
 
 negative.
 
 vadddomain puts the domain in rcpthosts, virtualdomains, and sets up a
 pseudo-user in users/assign.
 
 -Jeremy
 
Oops, I misread the strace output. When I went back to the source it in
fact removes the domain from locals if it exists.
My bad!

Nick


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Jeremy Kitchen
On Wednesday 06 July 2005 04:50 pm, [EMAIL PROTECTED] wrote:
 I have a fairly new installation of Qmail running, and when it works, it
 works great. But, from time to time it will begin to time out.

what will?

 There are zero error messages appearing in any of the logs 
 /var/log/messages or /var/log/qmail.

 All services are running

 A packet sniffer shows the entire session going as what would appear to be
 normal. I receive the final POP Request: QUIT packet and the mail server
 replying POP Response: +OK

ok, this doesn't really help, but ok.

 Though the mail will not leave Outlook

leave outlook?  I thought you were trying to pop mail?

Are you having trouble sending mail or fetching mail with pop3?

If the former, please use 'telnet' to connect to your smtp server and attempt 
to send an email.  If that doesn't work, post the results to the qmail 
mailing list, since that would not be related to vpopmail.

If the latter, please use 'telnet' to connect to your pop3 server and attempt 
to retrieve email.  If that doesn't work, post the results here, as it could 
potentially be related to vpopmail.

an example telnet session for SMTP:
$ telnet mail.example.com 25
EHLO my.machines.name
250-mail.example.com
250-PIPELINING
250 8BITMIME
MAIL FROM: [EMAIL PROTECTED]
250 ok
RCPT TO: [EMAIL PROTECTED]
250 ok
DATA
354 go ahead
Subject: test

test
.
250 Ok qq 1234 qp 49029
QUIT

an example telnet session for pop3:
$ telnet mail.example.com 110
+OK [EMAIL PROTECTED]
USER bob
+OK
PASS password
+OK
LIST
1 123
2 123
3 123
.
RETR 1
email here
.
QUIT
+OK

-Jeremy


-- 
Jeremy Kitchen + kitchen @ #qmail #gentoo on EFnet IRC
kitchen at scriptkitchen dot com


pgpFTsV7WjNw2.pgp
Description: PGP signature


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL



Sending an email from outlook will "time out"!
It will just sit there and stare at us trying to send, and nothing happens 
but a "session timed out" error.

Brad


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Jeremy Kitchen
On Wednesday 06 July 2005 05:17 pm, [EMAIL PROTECTED] wrote:
 Sending an email from outlook will time out!
 It will just sit there and stare at us trying to send, and nothing happens
 but a session timed out error.

check your smtp logs.  If you are hitting your concurrency limit, increase it.

-Jeremy

-- 
Jeremy Kitchen + kitchen @ #qmail #gentoo on EFnet IRC
kitchen at scriptkitchen dot com


pgpeag60p6dXS.pgp
Description: PGP signature


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL



a 
tail -f /var/log/qmail/qmail-smtp/current show this and nothing else:

@400042cc596c30281e0c tcpserver: end 24543 status 
256@400042cc596c30283194 tcpserver: status: 
29/30@400042cc596c30284134 tcpserver: status: 
30/30@400042cc596c302850d4 tcpserver: pid 30981 from 
12.41.204.71@400042cc59810249bb44 tcpserver: ok 30981 
entekbuckets.com:192.168.0.49:25 
dcmgatemt01.hertz.com:12.41.204.71::33001@400042cc5981024f54dc 
tcpserver: end 30981 status 0@400042cc5981024f647c tcpserver: status: 
29/30@400042cc5981024f741c tcpserver: status: 
30/30@400042cc5981024f7fd4 tcpserver: pid 31079 from 
65.54.175.87@400042cc59810811fc94 tcpserver: ok 31079 
entekbuckets.com:192.168.0.49:25 
bay104-dav15.bay104.hotmail.com:65.54.175.87::1089


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Paul Theodoropoulos


At 03:24 PM 7/6/2005, you wrote:
a 
tail -f /var/log/qmail/qmail-smtp/current show this and nothing
else:

@400042cc596c30281e0c tcpserver: end 24543 status 256
@400042cc596c30283194 tcpserver: status: 29/30
@400042cc596c30284134 tcpserver: status: 30/30
@400042cc596c302850d4 tcpserver: pid 30981 from 12.41.204.71
@400042cc59810249bb44 tcpserver: ok 30981
entekbuckets.com:192.168.0.49:25
dcmgatemt01.hertz.com:12.41.204.71::33001
@400042cc5981024f54dc tcpserver: end 30981 status 0
@400042cc5981024f647c tcpserver: status: 29/30
@400042cc5981024f741c tcpserver: status: 30/30
@400042cc5981024f7fd4 tcpserver: pid 31079 from 65.54.175.87
@400042cc59810811fc94 tcpserver: ok 31079
entekbuckets.com:192.168.0.49:25
bay104-dav15.bay104.hotmail.com:65.54.175.87::1089

right. notice the status: 30/30. that means all 30 of the
allowed smtp connections are 'filled'. increase your SMTP concurrency
limit. /var/qmail/control/concurrence[local/remote]. restart smtp.


Paul Theodoropoulos

http://www.anastrophe.com

http://www.smileglobal.com




Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Paul Theodoropoulos


At 03:38 PM 7/6/2005, you wrote:
right. notice the status:
30/30. that means all 30 of the allowed smtp connections are
'filled'. increase your SMTP concurrency limit.
/var/qmail/control/concurrence[local/remote]. restart smtp.

doh. that would be the concurrency for deliveries of course. if you're
using daemontools (you should be), change the CONCURRENCY environment
variable.

Paul Theodoropoulos

http://www.anastrophe.com

http://www.smileglobal.com




Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL




In a message dated 7/6/2005 3:39:04 P.M. Pacific Daylight Time, 
[EMAIL PROTECTED] writes:
/var/qmail/control/concurrence

You are the MAN!

Thank you!

I will know for sure if it works tomorrow, but I see exactly what you see 
and it make complete sense!!!

Thank you
thank you
thank you!

Brad Sumrall


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL




In a message dated 7/6/2005 3:46:31 P.M. Pacific Daylight Time, 
[EMAIL PROTECTED] writes:
change 
  the CONCURRENCY environment variable

Where can I locate the change the CONCURRENCY environment variables?

Brad Sumrall


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread BSUMRALLL



I changed the /var/qmail/control/concurrencyincoming from 30 to 3000
the /var/qmail/control/concurrencyremote I left at 255

That should do it?

Brad


Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Paul Theodoropoulos


At 03:57 PM 7/6/2005, you wrote:
In a message dated
7/6/2005 3:46:31 P.M. Pacific Daylight Time, [EMAIL PROTECTED]
writes:


change the CONCURRENCY environment variable

Where can I locate the change the CONCURRENCY environment
variables?

Brad Sumrall
assuming you're running daemontools,
cd
/service/smtpd/env/CONCURRENCY
echo 255
 CONCURRENCY
svc -t /service/smtpd


Paul Theodoropoulos

http://www.anastrophe.com

http://www.smileglobal.com




Re: [vchkpw] Qmail keeps failing!

2005-07-06 Thread Paul Theodoropoulos


At 04:02 PM 7/6/2005, you wrote:
I changed the
/var/qmail/control/concurrencyincoming from 30 to 3000
the /var/qmail/control/concurrencyremote I left at 255

That should do it?
there's a compiled in limit of 255 for both variables. trust me, you
don't want or need it over 255.

Paul Theodoropoulos

http://www.anastrophe.com

http://www.smileglobal.com