I want all mails sent to the list to come from the list's email address...
But, in this case, if the user forgets to sign their name at the
bottom of their mail body, effectively the mail to the list is
anonymous...!
Is there a way to add the user name (or email address) to the top of
each mail so that the mails have the name of the sender, while the
mail itself comes from the list address?
I have looked high and low for an answer, but noone seems to have the solution.
Thank you!
Mal
Good Day
We are using mailman 3, and would like to whitelist a domain for acceptance
of messages as non-members.
It seems possible from my online searches, I have also tried with an online
python regex tester(https://www.regextester.com/94044), but I have not
managed to be successful.
Below are 2 examples I have tried
^.+(a)noldor\.co\.za$
^[a-zA-Z0-9_.+-]+@(?:(?:[a-zA-Z0-9-]+\.)?[a-zA-Z]+\.)?noldor\.co\.za$
^.+(a)gmail.com$
^.*gmail\.com$
Regards
--
*Daniel Krause*
*Head of IT*
*Office: **+27 87 238 4238* <0872384238>
*Mobile : **+971 55 418 4733* <0971554184733>
*Email: **daniel(a)noldor.co.za* <daniel(a)noldor.co.za>
*Web: **www.noldor.co.za* <http://www.noldor.co.za/>
Hello list.
I'm receiving a lot of fake Subscription Requests and spend time to
discard them.
1. how can I "lock" lists not to receive requests except administrator's
mass subscription?
2. how can I mass discard those request from console?
Thank you in advance,
Nikos.
>
>>> Remote Server returned '550 5.6.0 CAT.InvalidContent.Exception:
>>> ExchangeDataException, Decoding of header Subject failed+ADs- raw
>>> value:
>>> +AFs-Ps+AF0-
>>> +AD0-?iso8859-7?b?wer98fnz5yDF8OX05enh6t7yIOXq5N7r+-fPn8iDz9Oft?+AD0-;
>>> cannot handle content of message
>> It looks like the Subject: header of the message is in Greek and is
>> RFC2047 encoded in the iso-8859-7 character set.
>>
>> For some reason, Hotmail doesn't accept this.
>>
>>
>>> That happened since September 10th this year. Before, all received
>>> without problem.
>> This is a Hotmail (Microsoft) issue. I don't know if communicating with
>> them would help or not.
>>
>> You could change Mailman's encoding for Greek from iso-8859-7 to utf-8,
>> but this is an involved process. You have to recode Mailman's
>> messages/el/LC_MESSAGES/mailman.po and templates/el/* and any custom
>> templates from iso-8859-7 to utf-8, run msgfmt to recompile
>> messages/el/LC_MESSAGES/mailman.mo and also recode any Greek strings in
>> the list configurations. There is a script at
>> <https://www.msapiro.net/scripts/recode_list> (mirrored at
>> <http://fog.ccsf.edu/~msapiro/scripts/recode_list>) that can help with
>> this last step.
>>
>> I also don't know that changing the encoding from iso-8859-7 to utf-8
>> will help with this Hotmail issue or not, but it might be worth a try.
> OK, I'll try it.
> Thank you for your answer.
> Nikos.
Hello list.
Finally, sending UTF8 emails to our lists work. Hotmail etc, receive posts.
Than you for your help.
Nikos.
Dear all,
I am now playing around with Mailman 3, considering to migrate
eventually. Reading the documentation, I haven't understood whether
there is still a possibility to configure virtual hosts within mailman.
My goal is to ensure that visitors of https://lists.domain1.org only see
the lists @lists.domain1.org and not the others, just as the setting
VIRTUAL_HOST_OVERVIEW = 1 in /etc/mailman/mm_cfg.py does. I would assume
that one can have a similar behaviour in mailman3, can't one?
Thanks a lot in advance!
Johannes
>> Remote Server returned '550 5.6.0 CAT.InvalidContent.Exception:
>> ExchangeDataException, Decoding of header Subject failed+ADs- raw value:
>> +AFs-Ps+AF0-
>> +AD0-?iso8859-7?b?wer98fnz5yDF8OX05enh6t7yIOXq5N7r+-fPn8iDz9Oft?+AD0-;
>> cannot handle content of message
> It looks like the Subject: header of the message is in Greek and is
> RFC2047 encoded in the iso-8859-7 character set.
>
> For some reason, Hotmail doesn't accept this.
>
>
>> That happened since September 10th this year. Before, all received
>> without problem.
> This is a Hotmail (Microsoft) issue. I don't know if communicating with
> them would help or not.
>
> You could change Mailman's encoding for Greek from iso-8859-7 to utf-8,
> but this is an involved process. You have to recode Mailman's
> messages/el/LC_MESSAGES/mailman.po and templates/el/* and any custom
> templates from iso-8859-7 to utf-8, run msgfmt to recompile
> messages/el/LC_MESSAGES/mailman.mo and also recode any Greek strings in
> the list configurations. There is a script at
> <https://www.msapiro.net/scripts/recode_list> (mirrored at
> <http://fog.ccsf.edu/~msapiro/scripts/recode_list>) that can help with
> this last step.
>
> I also don't know that changing the encoding from iso-8859-7 to utf-8
> will help with this Hotmail issue or not, but it might be worth a try.
OK, I'll try it.
Thank you for your answer.
Nikos.
A subscriber to a list I have with a public archive, has NOMAIL
set and only reads and responds via the archive. But even though
the list is set up with Reply-To: Sender as default, this
subscriber, even when he is logged in, gets Reply-To list instead
of Reply-To to poster when he replies via the archive. Is there a
way to reply to poster when reading and replying via the official
list archive?
--
Thomas Gramstad
thomas(a)gramstad.no
I'm trying to get rid of some test messages, unsubscribe
messages, and a misdirected personal message from a public list
archive (Mailman 2.1.29).
The problem is that the archived messages keep resurrecting
themselves in the date.html file, even if the actual message
files have been deleted, after I edit them away from the
date.html file.
How can I prevent this behavior, so that only actually existing
archive messages show up in the archive index file date.html?
--
Thomas Gramstad
thomas(a)gramstad.no
Hello list.
For some reason none of hotmail or outlook users don't receive any of
our newsletter. Finally all of them auto unsubscribe.
The following is an error received form protection.outlook.com:
Remote Server returned '550 5.6.0 CAT.InvalidContent.Exception:
ExchangeDataException, Decoding of header Subject failed+ADs- raw value:
+AFs-Ps+AF0-
+AD0-?iso8859-7?b?wer98fnz5yDF8OX05enh6t7yIOXq5N7r+-fPn8iDz9Oft?+AD0-;
cannot handle content of message
That happened since September 10th this year. Before, all received
without problem.
Any suggestions?
Thank you in advance.
Nikos.
Hi,
I've just noticed that the mailman/post log isn't being written to.
Mail is being delivered to the lists okay and the other log files (bounce, subscribe, etc) are being written okay.
The permissions and ownership look fine.
-rw-rw-r-- 1 list list 4297 Sep 19 09:00 bounce
-rw-rw-r-- 1 list list 6731 Sep 19 19:19 subscribe
-rw-rw-r-- 1 list list 0 Sep 19 00:00 post
Mailman 2.1.34 (installed from source) on Debian 10/Postfix.
Any pointers on where I should be looking to fix this greatly appreciated.
/Mark