How to Unshunt Specific Message ?
Hi Team,
I am currently running Mailman 3 with version 3.3.1 and in
built postfix version 2.10.1-6 on RHEL 7.5 in production environment from the past 3 months almost.
I learnt how to unshunt the messages that got unshunted in
mailman 3. But the command *mailman unshunt* would unshunt all the messages in the shunt queue.
I want only a specific message to be unshunted and resent. I
don't find my requirement reached with the help of *mailman unshunt*.
Please suggest.
-- Thanks & Regards, Shashi Kanth.K 9052671936
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On 8/11/20 1:46 AM, Shashikanth Komandoor wrote:
I learnt how to unshunt the messages that got unshunted in
mailman 3. But the command *mailman unshunt* would unshunt all the messages in the shunt queue.
I want only a specific message to be unshunted and resent. I
don't find my requirement reached with the help of *mailman unshunt*.
You need to move all the unwanted messages out of the shunt queue before running unshunt.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Hahahaha.
Looks like a work around.
I understood "moving out of the shunt queue" means "Moving the files from /var/lib/mailman/mailman/var/shunt directory to any other directory say /opt/...." in my environment. Because I installed mailman software inside /var/lib/mailman only.
Please correct me if I am wrong.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
On Tue, Aug 11, 2020 at 8:49 PM Mark Sapiro <mark@msapiro.net> wrote:
On 8/11/20 1:46 AM, Shashikanth Komandoor wrote:
I learnt how to unshunt the messages that got unshunted in
mailman 3. But the command *mailman unshunt* would unshunt all the
messages
in the shunt queue.
I want only a specific message to be unshunted and resent. I
don't find my requirement reached with the help of *mailman unshunt*.
You need to move all the unwanted messages out of the shunt queue before running unshunt.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-users mailing list -- mailman-users@mailman3.org To unsubscribe send an email to mailman-users-leave@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- Thanks & Regards, Shashi Kanth.K 9052671936
On 8/11/20 9:55 PM, Shashikanth Komandoor wrote:
Hahahaha.
Looks like a work around.
Yes, it's a workaround.
I understood "moving out of the shunt queue" means "Moving the files from /var/lib/mailman/mailman/var/shunt directory to any other directory say /opt/...." in my environment. Because I installed mailman software inside /var/lib/mailman only.
It means first understand why the messages were shunted and fix whatever the underlying issue is or they will just be shunted again.
You should look at each message in the shunt queue with mailman qfile
and determine which ones you don't want at all, which ones you want to
save for later and which ones you want to unshunt now.
Just remove the ones you don't want at all. For the ones you want to
save for later, move them to any other directory at all. Then run
mailman unshunt
for the remaining ones after which you can move the
saved ones back or leave them where you moved them to.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Shashikanth Komandoor