[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > TAG <[EMAIL PROTECTED]> wrote:
> > >
> > > OK Qmail installed with mysql patch from Softagency - everything there
> > > work - ie pop3 and smtp works the sstem is running .
[...]
> > Meaning what? Individual messages take a while to complete? You have a lot
> > of messages in the queue? There's always a lot of qmail processes running?
> > I don't see a problem here (yet) from the information you've given.
> When a client tries to send a message it takes a while to send - and
> sometimes there is a timeout and the client gets a server not responding.
> > -why do you think you have a performance problem? What does the output
> > of `mailq` show?
> well I think I do because smtp connects from clients are VERY slow- it should
> be loads faster.
Okay, now we're starting to get enough information. The problem is that
injection of mail via SMTP (from clients on your local network(s),
presumably) seems slow.
You did already post the startup scripts you were using for qmail, but I've
misplaced that email. Are you using tcpserver? If so, are you disabling
identd lookups and name lookups on the remote host (options -H and -R to
tcpserver)? That will save you some time on each connect.
What is the contents of /var/qmail/control/timeoutsmtpd ? It defaults to
1200 seconds. If you've set this much lower, your clients could timeout
if they pause while sending mail.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------