Service stopped, killed some pid`s, same 
Server restarted, same

Queue just building up and up.


-----Original Message-----
From: Eric Shubert [mailto:[email protected]] 
Sent: Tuesday, October 30, 2012 11:55 AM
To: [email protected]
Subject: [qmailtoaster] Re: Spamdyke

I'm not sure on that one. Might want to
# service qmail stop
then check for any processes that haven't stopped:
# ps -ef | grep qmail
then when things are clear (you might need to kill a thing or two) # service
qmail start

--
-Eric 'shubes'

On 10/30/2012 11:45 AM, Gman wrote:
> Do I need to resart any services?
>
>
> -----Original Message-----
> From: Eric Shubert [mailto:[email protected]]
> Sent: Tuesday, October 30, 2012 10:12 AM
> To: [email protected]
> Subject: [qmailtoaster] Re: Spamdyke
>
> Check your /var/qmail/control/smtpgreeting file. Should be something like:
> tacs.shubes.net - Welcome to Qmail Toaster Ver. 1.3 SMTP Server
>
> The host name (first part) should be resolvable.
>
> --
> -Eric 'shubes'
>
> On 10/30/2012 10:24 AM, Gman wrote:
>> Hi again.
>>
>> Ran fix queue, do queue etc
>>
>> Results
>> 0-30 10:20:53 delivery 51: deferral:
>> Connected_to_204.209.205.52_but_my_name_was_rejected./Remote_host_sai
>> d
>> :_501_
>> HELO_requires_valid_address/
>> 10-30 10:20:53 status: local 0/10 remote 10/60
>> 10-30 10:20:53 delivery 58: deferral:
>> Connected_to_204.209.205.52_but_my_name_was_rejected./Remote_host_sai
>> d
>> :_501_
>> HELO_requires_valid_address/
>> 10-30 10:20:53 status: local 0/10 remote 9/60
>> 10-30 10:20:53 delivery 61: deferral:
>> Connected_to_204.209.205.52_but_my_name_was_rejected./Remote_host_sai
>> d
>> :_501_
>> HELO_requires_valid_address/
>> 10-30 10:20:53 status: local 0/10 remote 8/60
>> 10-30 10:20:53 delivery 31: deferral:
>> Connected_to_216.82.249.131_but_connection_died._(#4.4.2)/
>> 10-30 10:20:53 status: local 0/10 remote 7/60
>> 10-30 10:20:53 delivery 56: deferral:
>> Connected_to_204.209.205.52_but_my_name_was_rejected./Remote_host_sai
>> d
>> :_501_
>> HELO_requires_valid_address/
>> 10-30 10:20:53 status: local 0/10 remote 6/60
>> 10-30 10:20:53 delivery 55: deferral:
>> Connected_to_204.209.205.52_but_my_name_was_rejected./Remote_host_sai
>> d
>> :_501_
>> HELO_requires_valid_address/
>> 10-30 10:20:53 status: local 0/10 remote 5/60
>> 10-30 10:20:54 delivery 49: deferral:
>> Connected_to_204.62.114.10_but_my_name_was_rejected./Remote_host_said:
>> _501_S
>> yntax:_HELO_hostname/
>> 10-30 10:20:54 status: local 0/10 remote 4/60
>> 10-30 10:20:54 delivery 71: deferral:
>> Connected_to_64.12.90.66_but_my_name_was_rejected./Remote_host_said:_
>> 4
>> 21_4.7 .0_mtain-mb02.r1000.mx.aol.com_Error:_too_many_errors/
>> 10-30 10:20:54 status: local 0/10 remote 3/60
>> 10-30 10:20:57 delivery 18: deferral:
>> Connected_to_173.231.74.82_but_my_name_was_rejected./Remote_host_said:
>> _501_5
>> .0.0_HELO_requires_domain_address/
>> 10-30 10:20:57 status: local 0/10 remote 2/60
>> 10-30 10:22:28 status: local 1/10 remote 0/60
>> 10-30 10:22:28 warning: unable to open todo/36766935
>> 10-30 10:22:28 delivery 86: success: did_0+0+1/
>> 10-30 10:22:28 status: local 0/10 remote 0/60
>> 10-30 10:22:28 end msg 36766906
>> 10-30 10:22:32 warning: unable to open todo/36766935
>> 10-30 10:22:32 new msg 36766906
>> 10-30 10:22:32 info msg 36766906: bytes 60850 from 
>> <[email protected]> qp 3730 uid 89
>> 10-30 10:22:32 starting delivery 87: msg 36766906 to local 
>> [email protected]
>>
>>
>>
>>
>> -----Original Message-----
>> From: Eric Shubert [mailto:[email protected]]
>> Sent: Tuesday, October 30, 2012 9:15 AM
>> To: [email protected]
>> Subject: [qmailtoaster] Re: Spamdyke
>>
>> After fixing the queue,
>> # service qmail doqueue
>> should trigger the sending of emails.
>>
>> Before triggering the queue, you might want to:
>> # qmlog -f send
>> in a separate terminal to see what the qmail-send does.
>>
>> If they don't get sent, please post some pertinent lines from this log.
>>
>> --
>> -Eric 'shubes'
>>
>> On 10/30/2012 09:34 AM, Gman wrote:
>>> HI again all
>>>
>>> Another day, another pennie ( not dollars )
>>>
>>> So,
>>> We come in to day to a similar problem as yesterday, not all mail 
>>> moving from the queue, but some are
>>>
>>> Eg : sending to my gmail account works, sending to one of our sister 
>>> domains, ( on separate server ) still in queue.
>>>
>>> Eric, I did run this: First, disable qmail-dk:
>>> # cd /var/qmail/bin
>>> # ln -sf qmail-queue.orig qmail-queue
>>>
>>> Then run this to fix the queues:
>>> # queue_repair.py -r
>>>
>>> Said queue fixed, but messages still in q What logs should I be 
>>> looking at.
>>>
>>> Thanks
>>>
>>>
>>> -----Original Message-----
>>> From: Eric Shubert [mailto:[email protected]]
>>> Sent: Tuesday, October 30, 2012 7:49 AM
>>> To: [email protected]
>>> Subject: [qmailtoaster] Re: Spamdyke
>>>
>>> It's nice to see so many people stepping up to help.
>>>
>>> The error appears to be coming from qmail-dk, which is known to be a
>>> *little* buggy at times, but not this bad.
>>>
>>> First, disable qmail-dk:
>>> # cd /var/qmail/bin
>>> # ln -sf qmail-queue.orig qmail-queue
>>>
>>> Then run this to fix the queues:
>>> # queue_repair.py -r
>>>
>>> If you still have a problem, please post related log messages.
>>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: 
>> [email protected]
>> For additional commands, e-mail:
>> [email protected]
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: 
>> [email protected]
>> For additional commands, e-mail:
>> [email protected]
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: 
> [email protected]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: 
> [email protected]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to