
muratbirben at gmail
Jul 3, 2008, 5:31 AM
Post #12 of 14
(934 views)
Permalink
|
|
Re: qmail + Outlook2003 + timeout error + POP
[In reply to]
|
|
Hi again, My problem changed a little bit. # qmailctl stat /service/qmail-send: up (pid 31937) 2749 seconds /service/qmail-send/log: up (pid 18642) 332 seconds /service/qmail-smtpd: up (pid 18644) 332 seconds /service/qmail-smtpd/log: up (pid 18651) 332 seconds /service/qmail-pop3sd: up (pid 19490) 0 seconds /service/qmail-pop3sd/log: up (pid 18650) 332 seconds As you see the service that doesn't working now is qmail-pop3sd itself.It started logging. But here is the last 20 lines of the /var/log/qmail/pop3sd/current 2008-07-03 15:29:29.363379500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:30.383377500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:31.403748500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:32.422860500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:33.443599500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:34.491316500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:35.507890500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:36.527729500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:37.547765500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:38.567927500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:39.587968500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:40.608079500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:41.627514500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:42.647939500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:43.668332500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:44.688456500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:45.708266500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:46.728870500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:47.748496500 tcpserver: fatal: unable to bind: address already used 2008-07-03 15:29:48.768379500 tcpserver: fatal: unable to bind: address already used and when i try to run the service by hand. # /service/qmail-pop3sd/run tcpserver: fatal: unable to bind: address already used Is there any suggestions? Regards, On Wed, Jul 2, 2008 at 10:52 PM, Kyle Wheeler <kyle-qmail[at]memoryhole.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Wednesday, July 2 at 09:51 PM, quoth Murat Birben: > ># /service/qmail-pop3sd/log/run > >multilog: fatal: unable to switch to current directory: access denied > > Alright, well, this is what we're trying to fix. Generally, in order > to log things, it needs to be able to read/write/lock the log > directory as the user specified in that file (in this case, qmaill). > Other basic permissions need to be set, of course, so that qmaill can > do all the basic operations specified in your run file. From the error > message, it looks like qmaill is unable to switch to > /service/qmail-pop3sd/log, and it needs to be able to do that. Fix > those permissions such that qmaill can do that, and try running that > log file again. If you get a new error message, fix it (or, if you > don't know what the error means, post it here and ask). If you get > completely lost, delete it, and start again, following the > instructions at http://www.lifewithqmail.com/lwq.html, and check your > work with the http://lifewithqmail.org/inst_check script. > > Anyway, the long and short of your problem is that qmail-pop3d will > not function unless logging works, and it looks like that's your > problem. If you can get logging to work, qmail-pop3d should work. > > ~Kyle > - -- > People demand freedom of speech to make up for the freedom of thought > which they avoid. > -- Soren Aabye Kierkegaard (1813-1855) > -----BEGIN PGP SIGNATURE----- > Comment: Thank you for using encryption! > > iEYEARECAAYFAkhr3JQACgkQBkIOoMqOI17+8wCeM5v/TRZJwX1j/mFtP0xQWe6w > RrIAn1Uet1BkRnX2n7DmaL510PL6TCPV > =Pdma > -----END PGP SIGNATURE----- > -- Murat BIRBEN
|