I had attempted with the file system before, there just wasn't a slog file.
I followed your directions below but lo and behold the message 
transferred immediately.

MX2:/var/MailRoot/spool # grep -R "[EMAIL PROTECTED]" *
MX2:/var/MailRoot/spool # cd ../logs
MX2:/var/MailRoot/logs # grep -R "[EMAIL PROTECTED]" smail-20071120*
"pmnhg.net"     "1195567522962.2820438944.1ca30.MX2"    "S99747F"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 12:09:01"
"pmnhg.net"     "1195590261005.2812046240.2312b.MX2"    "S99D74E"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 15:13:36"
*"pmnhg.net"     "1195597085232.2837445536.48.MX2"       "S9A27C9"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 16:18:05"*
MX2:/var/MailRoot/logs #

So, I tried it again and it still transferred immediately:

"pmnhg.net"     "1195567522962.2820438944.1ca30.MX2"    "S99747F"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 12:09:01"
"pmnhg.net"     "1195590261005.2812046240.2312b.MX2"    "S99D74E"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 15:13:36"
"pmnhg.net"     "1195597085232.2837445536.48.MX2"       "S9A27C9"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 16:18:05"
*"pmnhg.net"     "1195597442419.2795482016.268.MX2"      "S9A29F4"       
"[EMAIL PROTECTED]"       "[EMAIL PROTECTED]"    "RLYS"  
"10.5.10.3"     "2007-11-20 16:24:16"*
MX2:/var/MailRoot/logs #

I'll let it run for a bit and try again.  Maybe when the spools get 
loaded up it gets freaky?  I really doubt if that is the case as XMail 
runs pretty damned clean and fast.  I sometimes have over 30,000 
messages in the spool files though after a couple of days of running 
(even with clearing the spool with the find command using -delete to 
keep it clean)

I'll test again in the morning and get back to you.

Thanks Davide!


Davide Libenzi wrote:
> On Tue, 20 Nov 2007, Dale Qualls wrote:
>
>   
>> Strange.  I flushed the queue, using Haralds manager, and it shot the 
>> message right through.
>>     
>
> Ok, forget the tools. Let's go to the file system. Stop XMail and clean 
> the spool `find spool/ -type f | xargs rm -f` (if spossible - this will 
> nuke possible queued messages).
> Then send the message and look at the slog file. Just put a special text 
> mark in your message and:
>
> $ find spool/ -type f -exec grep -H TEXT_MARK {} \;
>
> You should have an associated slog file (same file name, inside the 
> corresponding slog directory).
>
>
>
> - Davide
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe xmail" in
> the body of a message to [EMAIL PROTECTED]
> For general help: send the line "help" in the body of a message to
> [EMAIL PROTECTED]
>
>
>   


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to