if you're running it under linux  you coul use my "not so elegant"
method:
--------------------------Cut here------------------------------
/var/MailRoot/bin/CtrlClnt -s 127.0.0.1 -u postmaster -p mypass \
                           frozlist|awk '{printf \
                           "/var/MailRoot/bin/CtrlClnt -s 127.0.0.1 \
                           -u postmaster -p mypass frozsubmit \t" $2 "\t" $3 "\t" $1 
"\n"}'  >resend
chmod 777 resend
../resend
--------------------------Cut here------------------------------

hope it helps,

Andrei






Sunday, January 26, 2003, 6:18:53 AM, you wrote:

p> Iam having a problem 
p> My client sends bulk mail to all the clients and a lot of mails are giving 
temporary delivery failure and are going into the frozen messages
p> How to reschedule the whole queue

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


-- 
Best regards,
 Andrei Paraschiv                            mailto:[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