Re: Problems switching from tcpserver to tcpsvd
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20050310135629.10150.qmail@2b5b54a47d47c4.315fe32.mid.smarden.org> |
On Tue, Mar 08, 2005 at 11:14:33AM -0800, Rajkumar s wrote: > I had dumped all those to logs , but from the logs i found > the the message "access denied" , will there may be any permission > problems. > 2005-03-09_06:05:54.20285 tcpsvd: info: status 1/100 > 2005-03-09_06:05:54.20295 tcpsvd: info: pid 7229 from 202.144.28.163 > 2005-03-09_06:05:54.20342 tcpsvd: warning: unable to unlink: > /Programs/Qmail/1.03/etc/smtp/202.144.28.163: access denied > 2005-03-09_06:05:54.20346 tcpsvd: warning: unable to unlink: > /Programs/Qmail/1.03/etc/smtp/0: access denied > 2005-03-09_06:05:54.20348 tcpsvd: info: concurrency 7229 202.144.28.163 1/10 > 2005-03-09_06:05:54.20348 tcpsvd: info: start 7229 > mail.tenet.res.in:202.144.28.164 ::202.144.28.163:51272 The client based instructions aren't applied because they timed out. Any reason why you use the -t option to tcpsvd? See the man page on what that option does, I don't think you want it. The 202.144.28.163 file would have been removed if the qmaild user had write permissions to the instructions directory; failing that, it has been discarded. Regards, Gerrit.