There is no daylight saving time patch for QmailToaster. CentOS needs
updating, but that is all.

Does pop3-ssl work while regulra pop3 fails?

Thanks,
Erik

On 3/12/07, Eric Pierce <[EMAIL PROTECTED]> wrote:
Yes, I've retried starting it a few times.  When I stop the service, several
of the tcpservers spawned for pop3 remain active, I've had to manually kill
them off before restarting.

service qmail stat:

authlib: up (pid 5282) 2197 seconds
clamd: up (pid 5202) 2198 seconds
imap4: up (pid 5221) 2198 seconds
imap4-ssl: up (pid 5263) 2198 seconds
pop3: up (pid 5217) 2198 seconds
pop3-ssl: up (pid 5206) 2198 seconds
send: up (pid 5215) 2198 seconds
smtp: up (pid 5268) 2198 seconds
smtp-submit: up (pid 5218) 2198 seconds
spamd: up (pid 5220) 2198 seconds
submission: up (pid 5259) 2198 seconds
authlib/log: up (pid 5258) 2198 seconds
clamd/log: up (pid 5208) 2198 seconds
imap4/log: up (pid 5250) 2198 seconds
imap4-ssl/log: up (pid 5264) 2198 seconds
pop3/log: up (pid 5261) 2198 seconds
pop3-ssl/log: up (pid 5212) 2198 seconds
send/log: up (pid 5216) 2198 seconds
smtp/log: up (pid 5262) 2198 seconds
smtp-submit/log: up (pid 5252) 2198 seconds
spamd/log: up (pid 5214) 2198 seconds
submission/log: up (pid 5260) 2197 seconds

This is interesting.  If I run the strace command on one of the child POP3
pids, it shows this:

Process 7793 attached - interrupt to quit
gettimeofday({1173740745, 523134}, NULL) = 0
poll(

then this:

gettimeofday({1173740751, 105401}, NULL) = 0
poll([{fd=1, events=POLLIN}], 1, 0)     = 0
close(1)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 1
fcntl64(1, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(1, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
bind(1, {sa_family=AF_INET, sin_port=htons(53034),
sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use)
bind(1, {sa_family=AF_INET, sin_port=htons(51899),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(1, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("209.43.20.115")}, 16) = 0
send(1,
"\222\232\1\0\0\1\0\0\0\0\0\0\003230\00210\003168\00319"...,
45, 0) = 45
gettimeofday({1173740751, 106561}, NULL) = 0
gettimeofday({1173740751, 106655}, NULL) = 0
poll([{fd=1, events=POLLIN}], 1, 11019) = 0
gettimeofday({1173740762, 123471}, NULL) = 0
poll([{fd=1, events=POLLIN}], 1, 0)     = 0
close(1)                                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 1
fcntl64(1, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(1, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
bind(1, {sa_family=AF_INET, sin_port=htons(31621),
sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use)
bind(1, {sa_family=AF_INET, sin_port=htons(44799),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
connect(1, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("206.246.180.200")}, 16) = 0
send(1,
"\262\217\1\0\0\1\0\0\0\0\0\0\003230\00210\003168\00319"...,
45, 0) = 45
gettimeofday({1173740762, 124717}, NULL) = 0
gettimeofday({1173740762, 124818}, NULL) = 0
poll(

-- Do I need to patch up for the daylight savings time thing??  I didn't
think that would be an issue?


> EP,
>
> strace -p $PID
>
> Get the pid of the pop3 daemon to see if we can get some logs.
>
> Also have you tried stopping and restarting qmail? What does 'service
> qmail stat' say?
>
> Erik
>
> On 3/12/07, Eric Pierce <[EMAIL PROTECTED]> wrote:
>> Just to confirm: The pop3 log was posted in my last email (before I got
>> this one),
>> distro is CentOS 4.4
>>
>> RPM Versions:
>> ucspi-tcp-toaster-0.88-1.3.2
>> control-panel-toaster-0.5-1.3.2
>> qmailmrtg-toaster-4.2-1.3.2
>> vqadmin-toaster-2.3.4-1.3.2
>> ripmime-toaster-1.4.0.6-1.3.2
>> qmail-toaster-1.03-1.3.10
>> courier-imap-toaster-4.1.2-1.3.6
>> daemontools-toaster-0.76-1.3.2
>> vpopmail-toaster-5.4.13-1.3.3
>> autorespond-toaster-2.0.4-1.3.2
>> ezmlm-toaster-0.53.324-1.3.2
>> qmailadmin-toaster-1.2.9-1.3.3
>> isoqlog-toaster-2.1-1.3.2
>> squirrelmail-toaster-1.4.8-1.3.4
>> qmailtoaster-plus-0.2-1.3.2
>> courier-authlib-toaster-0.59-1.3.4
>> maildrop-toaster-2.0.3-1.3.4
>> maildrop-toaster-devel-2.0.3-1.3.4
>> simscan-toaster-1.3.1-1.3.3
>> libdomainkeys-toaster-0.68-1.3.2
>> ezmlm-cgi-toaster-0.53.324-1.3.2
>> spamassassin-toaster-3.1.7-1.3.6
>> clamav-toaster-0.88.7-1.3.7
>> qmail-pop3d-toaster-1.03-1.3.10
>>
>> Can you explain to me how to run strace to get you the info you need?
>>
>>
>> > Blacklists shouldn't have a affect pop3 or imap.
>> >
>> > 1) Logs
>> > 2) Distro
>> > 3) qmailtoaster rpm versions
>> > 4) strace on pop3 failing
>> >
>> > Anything else would be useful, such as recent changes or upgrades
>> > installed.
>> >
>> > Erik
>> >
>> > On 3/12/07, Jake Vickers <[EMAIL PROTECTED]> wrote:
>> >>
>> >> [EMAIL PROTECTED] wrote:
>> >>
>> >> Hi all.I've been watching the list for some time, and I'm hoping
>> >> that
>> >> someone here can help me out in a moment of need.
>> >>
>> >>
>> >> My company runs a qmailtoaster server for about 35-40 domains and as
>> of
>> >> this
>> >> afternoon, pop3 services just stopped working. Connections can
>> >> be made, but
>> >> no one is able to retrieve their email. I haven't
>> >> changed anything on the
>> >> server or any of our networking equipment.
>> >> SMTP/IMAP/webmail are still
>> >> working fine.
>> >>
>> >> Does anyone have
>> >> any suggestions on where I can look to figure out what's
>> >> going on?
>> >>
>> >> Blacklist? Check the pop3 logs, /var/log/qmail/pop3/current
>> >>
>> >>
>> >
>> >
>>
---------------------------------------------------------------------
>> > QmailToaster hosted by: VR Hosted <http://www.vr.org>
>> >
>>
---------------------------------------------------------------------
>> > To unsubscribe, e-mail:
>> [EMAIL PROTECTED]
>> > For additional commands, e-mail:
>> [EMAIL PROTECTED]
>> >
>> >
>
>
---------------------------------------------------------------------
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to