[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Qube3 - Admin request of type /\bsubscribe\b/i at line 9



It there an easy way to stop lists on a Qube3 from rejecting messages which
contain things which it thinks are commands?

The subject of the returned message is;
  Admin request of type /\bsubscribe\b/i at line 9
Line 9 of the message is;
To subscribe or unsubscribe from this email update please refer

IMHO this should cause the message to be rejected.

Well, you would have to hack majordomo scripts, which I don't recommend unless you know perl and majordomo inner workings well.
Of course, that may disable subs/unsubs, which I am not sure you would want.

You can send messages that bounced and that are not the admin requests back to the list.
It is essentially the same procedure as if the list were moderated.

in the first line:
Approved: my_admin_password

Then trim the message header, tucked right underneath it, so it contains :
From:
Subject:
Reply-to:

and send it back to the list.

LGJ