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

Re: Was: Without topic


On 2/2/25 5:28 PM, Bruce Steers wrote:
Can you set mailman to bounce them with a message like it does if attachments are too big?

We use mlmmj, not mailman. But, yes, it might be possible with regular expression 'access' rules.
https://mlmmj.org/README.access.html

Perhaps something like:
---
 deny ^Subject:$
 allow
---
(IF "$" actually works to represent the end of that header.)


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


Follow-Ups:
Re: Was: Without topicChristof Thalhofer <chrisml@xxxxxxxxxxx>
References:
[no subject]Philippe Valarcher <philippe.valarcher@xxxxxxx>
Re: Was: Without topicChristof Thalhofer <chrisml@xxxxxxxxxxx>
Re: Was: Without topicBruce Steers <bsteers4@xxxxxxxxx>