[Mailman-Users] (no subject)
Hello there! I have an Red Hat 7,2 linux local server an I install mailman program come with the distribute. Where can I find a good documentation for the configuration and where are the configuration files? Mr Chris Kolar's documentations didn't help my much. Thanx Qbit Γατσής Νίκος - Gatsis Nikos Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: [EMAIL PROTECTED] http://www.qbit.gr -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] test mail
test mail please ignore -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] [mailman users] test mail
test mail please ignore Qbit Γατσής Νίκος - Gatsis Nikos Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: [EMAIL PROTECTED] http://www.qbit.gr -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] check_perms error?
Hello list This is my first try in mailman. I run mailman-2.1-8 in a RH9 Linux with python-2.2.2-26. Mailman installed automaticaly from redhat installer. When I run check_perms in /var/mailman/bin/ directory the following message shows. Is that problem and how can I solve it before continuing Traceback (most recent call last): File "./check_perms", line 51, in ? MAILMAN_GID = grp.getgrnam(MAILMAN_GROUP)[2] KeyError: getgrnam(): name not found I have run check_perms -f but i got the same error Thank you -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Re: [Mailman-Users] check_perms error?
Unfortunatelly there is nothing in RH errata Any suggestions? - Original Message - From: "Todd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 11:06 AM Subject: Re: [Mailman-Users] check_perms error? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > nikos wrote: > > I run mailman-2.1-8 in a RH9 Linux with python-2.2.2-26. > > You should apply the redhat errata to your system. The mailman > package shipped with redhat 9 was broken in several annoying ways. > > - -- > ToddOpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp > == > I used to think the brain was the most advanced part of the body. > Then I realized, look what's telling me that. > -- Emo Phillips > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl. > > iD8DBQFAl07suv+09NZUB1oRAhZRAJ9l9bXSdrZzKP/wUZAcMYVYgxTp6ACg1xzR > mfwSSTbNi5jkpt+cAEeDnUw= > =AIb8 > -END PGP SIGNATURE- > > > -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Re: [Mailman-Users] check_perms error?
I've install mailman-2.1.1-5.i386.rpm version and it seems to work fine Thank you any way! - Original Message - From: "Todd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 12:17 PM Subject: Re: [Mailman-Users] check_perms error? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > nikos wrote: > > Unfortunatelly there is nothing in RH errata > > Any suggestions? > > Look again? :) > > https://rhn.redhat.com/errata/RHSA-2004-020.html > > - -- > ToddOpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp > == > Intaxication (n.) Euphoria at getting a tax refund, which lasts until > you realize it was your money to start with. > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.2.4 (GNU/Linux) > Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl. > > iD8DBQFAl1+Ruv+09NZUB1oRAiuHAKDMs9ZJX09LVmJykjHFr3qFzq6xegCdHP/e > kme0ehIjuL8YlqOhAKACw1k= > =lrga > -END PGP SIGNATURE- > > > -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] alias problem
I create a list and it seems to work fine, exept that all mail from users going only to root user. I believe it is an alias problem. Can somebody help me please? #alias my-list: postmaster my-list-owner: mailman my-list-admin: "|/var/mailman/mail/mailman admin my-list" my-list-bounces: "|/var/mailman/mail/mailman bounces my-list" my-list-confirm: "|/var/mailman/mail/mailman confirm my-list" my-list-join: "|/var/mailman/mail/mailman join my-list" my-list-leave: "|/var/mailman/mail/mailman leave my-list" my-list-request: "|/var/mailman/mail/mailman request my-list" my-list-subscribe: "|/var/mailman/mail/mailman subscribe my-list" my-list-unsubscribe: "|/var/mailman/mail/mailman unsubscribe my-list" mailman-2.1.1-5.i386 on RH9 linux with python-2.2.2-26 Thanx -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] vacation
GlacierHello list This is a littlie bit of topic but I need your help. Does anybody know how to download vacation program? The last sendmail issue says that include it but in my RH-9 install I can't find it Thanx Nikos -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] problem with cron
Hello list. I've just install mailman 2.1.9 in a fedora 6 server. Everything works fine except cron. I'm recieving errors like: You are not allowed to post to this mailing list, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at [EMAIL PROTECTED] and subjects: Cron <[EMAIL PROTECTED]> mailman /usr/lib/mailman/cron/nightly_gzip Cron <[EMAIL PROTECTED]> mailman /usr/lib/mailman/cron/checkdbs What did I do wrong? I've just load contab.in in crontab -umailman What will happents If I stop cron for mailman? Thanx Nikos -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
Re: [Mailman-Users] problem with cron
Thank you Mark. I put the "mailto" line in crontab and I recieve the first errors: /bin/sh: mailman: command not found I think refers to mailman /usr/lib/mailman/cron/... lines. What is wrong with that? Mark Sapiro wrote: > nikos wrote: > > >> Hello list. >> I've just install mailman 2.1.9 in a fedora 6 server. >> Everything works fine except cron. >> >> I'm recieving errors like: >> >> You are not allowed to post to this mailing list, and your message has >> been automatically rejected. If you think that your messages are >> being rejected in error, contact the mailing list owner at >> [EMAIL PROTECTED] >> >> and subjects: >> >> >> Cron <[EMAIL PROTECTED]> mailman /usr/lib/mailman/cron/nightly_gzip >> Cron <[EMAIL PROTECTED]> mailman /usr/lib/mailman/cron/checkdbs >> > > > cron is encountering errors and trying to mail them to the owner of the > crontab which is [EMAIL PROTECTED] > > These mails from cron are being delivered to the 'mailman' list as > posts and the list is not accepting them. > > > >> What did I do wrong? >> > > > There may be permission issues or something else causing the cron > errors. You have to see the email which will report the response from > the command cron is running. > > The email actually may be attached to the reject notice, but it would > be better to put > > [EMAIL PROTECTED] > > at the top of mailman's crontab to get the cron errors mailed to you > directly. > > > >> I've just load contab.in in crontab -umailman >> What will happents If I stop cron for mailman? >> > > > None of the periodic jobs such as sending digests, sending pending > request reminders, sending monthly password reminders, gzipping the > archive text files, etc will be run. > > -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
Re: [Mailman-Users] problem with cron
OK. Actualy I use fedora's rpm. Thank you for your help! Mark Sapiro wrote: > Nikos Gatsis wrote: > >> You mean: >> 0 12 * * * mailman /usr/lib/mailman/cron/senddigests -> 0 12 * * * >> /usr/lib/mailman/cron/senddigests >> > > > Yes, that's exactly what I mean. > > > >> All commands in cron are likewise... I have already delete them and >> everything is OK. >> Why you put this "mailman" command in contab.in? >> > > > We do not put it there. It was put there by whoever created the Mailman > package (rpm, port, whatever) that you installed because it was > intended to be installed in a file in /etc/cron.d and not by the > crontab command. > > Also, it is not a command. Files in /etc/cron.d, do not belong to a > specific user, so they need an extra field for the userid under which > to run. That's what the 'mailman' is in this file. > > -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
[Mailman-Users] error after migration
Hello list. I have a problem after migration. I move all list to a new centos server with mailman-2.1.12-17.el6.x86_64. Lists seems to works fine, but I in error file I see some IOErrors like: IOError: [Errno 13] Permission denied: '/var/lib/mailman/archives/private/mylist/index.html check_perms -f dont find problems: Warning: Private archive directory is other-executable (o+x). This could allow other users on your system to read private archives. If you're on a shared multiuser system, you should consult the installation manual on how to fix this. No problems found Is something I can do to solve this? Thank you, Nikos -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] error after migration
This is one: Feb 08 16:03:11 2012 (15955) Traceback (most recent call last): File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 120, in _oneloop self._onefile(msg, msgdata) File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 191, in _onefile keepqueued = self._dispose(mlist, msg, msgdata) File "/usr/lib/mailman/Mailman/Queue/ArchRunner.py", line 73, in _dispose mlist.ArchiveMail(msg) File "/usr/lib/mailman/Mailman/Archiver/Archiver.py", line 217, in ArchiveMail h.close() File "/usr/lib/mailman/Mailman/Archiver/pipermail.py", line 327, in close self.write_TOC() File "/usr/lib/mailman/Mailman/Archiver/HyperArch.py", line 1105, in write_TOC toc = open(os.path.join(self.basedir, 'index.html'), 'w') IOError: [Errno 13] Permission denied: '/var/lib/mailman/archives/private/mylist/index.html' On 09/02/2012 6:42 μμ, Mark Sapiro wrote: nikos wrote: Lists seems to works fine, but I in error file I see some IOErrors like: IOError: [Errno 13] Permission denied: '/var/lib/mailman/archives/private/mylist/index.html Please post the entire Mailman error log entry including the traceback and environment and Python info if applicable. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Prefix for subject line
Hello list What will happened if i remove (leave blank) Prefix for subject line? Thank you in advance -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Reject message
Hello list Does anybody know how to change the reject messages for nonlist users or list users? Thank you Nikos -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] list not listing
Hello list I have a silly problem. I have on my RH-9 server 2 lists working perfect. A few days ago in ../mailman/listinfo I see only one. Both of them working with no problems. Why I canot see the second one? Thank you Nikos -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
FW: [Mailman-Users] list not listing
Ooops Forget it! There was something in privacy option! Sorry Everybody -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] About outgoings
Hello list Is there a way to know how many mails Mailman send to my members list and how many are left to send? Thank you Nikos -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
[Mailman-Users] inserting new members
Hello list. Is there a way in mass subscription to insert not only mails but names? Thank you _ Γατσής Νίκος - Gatsis Nikos Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: [EMAIL PROTECTED] http://www.qbit.gr -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&fileϊq01.027.htp
[Mailman-Users] Bounce Log file
Hello list In the bounce log file there are written some lines after email send to a list. What is the meaning of score? Fo eg: May 20 13:13:32 2005 (1714) [EMAIL PROTECTED]: current bounce score: 3.0 Thanx Nikos -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
Re: [Mailman-Users] Bounce Log file
Thank you Mark. Do also know what cause the bounce. Is somethng I should do? Thanx _ Qbit Γατσής Νίκος - Gatsis Nikos Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: [EMAIL PROTECTED] http://www.qbit.gr -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Friday, May 20, 2005 6:57 PM To: nikos; mailman-users@python.org Subject: Re: [Mailman-Users] Bounce Log file nikos wrote: > >In the bounce log file there are written some lines after email send to >a list. What is the meaning of score? > >Fo eg: > >May 20 13:13:32 2005 (1714) [EMAIL PROTECTED]: current bounce >score: 3.0 See the Bounce processing page in the admin interface. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
Re: [Mailman-Users] Bounce Log file
Thank you Mark again. I administrative some lists in an Linux RH8 with mailman-2.1.1-5 ver. It seems to be problem with one of the lists with only 10 "users". The most of them sudenly doesnot recieve mails from the list and they get a bounce score (1 or 2). The rest normally get emails. Is that strange? The list stop sending mails to scored users? bounce_score_threshold is 5 and bounce_info_stale_after is 7 Thank you again -Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 6:49 PM To: nikos; mailman-users@python.org Subject: Re: [Mailman-Users] Bounce Log file nikos wrote: > >Do also know what cause the bounce. Is somethng I should do? The actual returned bounce notice is not kept. If you set bounce_notify_owner_on_disable to Yes, you will receive a copy of the bounce notice that results in a member disable, but not the previous ones that just increment the score. You should set bounce_score_threshold and bounce_info_stale_after to values appropriate for the amount of traffic on your list. The normal default values of 5.0 and 7 days respectively are appropriate for lists with posts every day, but a list with only one or two posts a week might do better with 2.0 and 14 days respectively. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
[Mailman-Users] Delete messages
Hello list Some of my clients send big emails to about 10 lists. The result is to slow down Internet connection. How can I delete the messages that left to be sent? I delete them from mqueue but they come back. We set up mailman-2.1.9-5.3 in fedora v7. Thank you very much Nikos -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
[Mailman-Users] Unsubscribe link
Hello list. Is possible to insert somehow a unsubscribe link inside the message instead in footer? After many tries I manage to put a direct link in footer, setting Full Personalization ON first. The problem is that Outlook attach footer and most users ignore it. So it could be useful to putt a link inside message. I use version 2.1.12 on Centos 6. Thank you in advance -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] Unsubscribe link
Hello list. Christian unfortunately didn't work... Mark It have to be html message for commercial reasons. Thank you all for your answers. On 29/05/2018 7:24 μμ, Christian F Buser wrote: > Hello nikos. On Tue, 29 May 2018 16:49:13 +0300, you wrote: > >>Is possible to insert somehow a unsubscribe link inside the message >>instead in footer? >> >>After many tries I manage to put a direct link in footer, setting Full >>Personalization ON first. The problem is that Outlook attach footer and >>most users ignore it. So it could be useful to putt a link inside >>message. > I am not sure - but when I was young, I learnt that the standard separator > for a footer in internet mail is "-- " (without the quotes, of course). > > Try changing that to - for example - "" or > "" and look how Outlook treats it then. > > Christian > -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Archive cleanup
Hello list. I need information to clean older years of archive. Can someone help me? Thank you in advance. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Subscription Requests
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. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Subscription Requests
On 31/8/2020 6:38 μ.μ., Stephen J. Turnbull wrote: nikos writes: > 1. how can I "lock" lists not to receive requests except administrator's > mass subscription? Put "^" (without the quotation marks) in Privacy Options | Subscription Policy | ban_list. (It says "list of addresses" but it also permits patterns. "^" is a pattern that matches at the beginning of any string, so it matches all addresses.) Note that if you want to subscribe an address, even from the Mass Subscription page, you will have to temporarily remove this pattern from the ban_list, subscribe the address, then put the pattern back. Sorry for the inconvenience, but we found that allowing Mass Subscription to override the banlist was vulnerable to "social engineering" where a malicious actor convinces the admin to subscribe them. > 2. how can I mass discard those request from console? There is a script called "discard" in Mailman's mailman/bin directory. cd to the mailman directory (usually /var/lib/mailman or /var/local/lib/mailman), and call "bin/discard qfiles/commands/*". This is safe: if a subscription happens to be in process but is not a held message, it will be ignored. Thank you for your answer. I'll try it. I also find a script called list_requests (http://www.msapiro.net/scripts/list_requests), witch is a good solution for the 2nd question. Nikos. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Problem with outlook.com
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. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Problem with 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 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. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Problem with outlook.com [Solved]
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. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Strange DKIM failure
Hello list. I'm running a Centos 7 mailserver with multiple domains. I create a list for one of them and found at code 2 lines of DKIM: dkim=pass (1024-bit key) header.d=... dkim=fail reason="signature verification failed" (1024-bit key) header.d=... I guess that was the reason that many recipients didn't receive any email, especially yahoo users. Why there are 2 lines of Dkim and why the second is fail? SPF and DMARC are pass. Direct email from the same domain users DKIM, SPF, DMARC are pass. Can someone help me? Thank you, Nikos. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Strange DKIM failure
No, my list is like listn...@domain.com and the sender is like u...@domain.com. I have check the host name in the first page of General Options Section. The owner is different, ad...@otherdomain.com, witch is the administrator of the mail server. Thank you for your answer. On 8/2/2021 1:24 μ.μ., Onyeibo Oku wrote: On Mon Feb 8, 2021 at 10:46 AM WAT, nikos wrote: Hello list. I'm running a Centos 7 mailserver with multiple domains. I create a list for one of them and found at code 2 lines of DKIM: dkim=pass (1024-bit key) header.d=... dkim=fail reason="signature verification failed" (1024-bit key) header.d=... I guess that was the reason that many recipients didn't receive any email, especially yahoo users. Why there are 2 lines of Dkim and why the second is fail? SPF and DMARC are pass. Direct email from the same domain users DKIM, SPF, DMARC are pass. Can someone help me? Thank you, Nikos. Hi Nikos, Is the domain part of your the address used for the mailing-list the same as the domain of the direct email? I had a similar issue when our direct emails bore something like some...@domain.com while the mailing list bore listn...@mail.domain.com. Eventually we had to create SPF, DKIM, DMARC keys/selector specific to mail.domain.com to solve that. Regards Onyeibo -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Strange DKIM failure
On 9/2/2021 7:00 ΞΌ.ΞΌ., mailman-users-requ...@python.org wrote: On 2/8/21 1:46 AM, nikos wrote: Hello list. I'm running a Centos 7 mailserver with multiple domains. I create a list for one of them and found at code 2 lines of DKIM: dkim=pass (1024-bit key) header.d=... dkim=fail reason="signature verification failed" (1024-bit key) header.d=... I guess that was the reason that many recipients didn't receive any email, especially yahoo users. Why there are 2 lines of Dkim and why the second is fail? SPF and DMARC are pass. Please post all of the headers from the received message, not just these two partial ones out of context. If you want to munge user and domain names, you can, but do so in a way that we can tell what's what. Hello. The full headers of DKIM are: dkim=pass (1024-bit key) header.d=eratospe.org header.i=@eratospe.org header.b="svQ52cQj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=eratospe.org header.i=@eratospe.org header.b="XUaar9fG" I set REMOVE_DKIM_HEADERS = Yes to mm_cfg.py and I tried send a small list of 10 email of several domain (hotmail, yahoo, gmail, etc) and delivered with no problem. We didnt find the chance to try a biggest list... Thank you, Nikos. -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/
[Mailman-Users] Re: Deleting 20,000 pending subscriptions
Hello. I attach a program do delete subscription per list. Someone send it to me some time ago, when I had the same problem. On 26/4/2021 1:53 μ.μ., John Elliot V | ProgClub wrote: Thanks to the advice of Mark Sapiro I have managed to stop the deluge of subscriptions to my lists, but I am left with the problem of having over 20,000 pending subscriptions awaiting my administration. What would be great is if there were a command line program I could run to delete all pending subscription requests, is there such a thing? Regards, John Elliot V #! /usr/bin/python # # Copyright (C) 1998-2015 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 # of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, # USA. """Check for pending admin requests and print the results. Usage: %(PROGRAM)s [options] Options: -l /--list= List requests for the list. May be repeated for multiple lists. The default is to do all lists. -v/--verbose Adds the request ID to the output for each request. -H/--handle Lists requests one by one and prompts for a (S)kip, (A)ccept, (R)eject or (D)iscard response which is then handled immediately. Optionally, add 'all' to the response to apply it to all remaining requests of the same type for the current list or reply (Q)uit to stop after having handled a subset of the requests. -h/--help Print this message and exit. This script must run from Mailman's bin/ directory. """ import sys import time import getopt from types import UnicodeType import paths # Import this after paths so we get Mailman's copy of the email package from email.Charset import Charset from Mailman import mm_cfg from Mailman import Errors from Mailman import Utils from Mailman import MailList from Mailman import Message from Mailman import i18n from Mailman.ListAdmin import HELDMSG, SUBSCRIPTION, UNSUBSCRIPTION NL = '\n' PROGRAM = sys.argv[0] _ = i18n._ i18n.set_language(mm_cfg.DEFAULT_SERVER_LANGUAGE) scset = Charset(Utils.GetCharSet(mm_cfg.DEFAULT_SERVER_LANGUAGE)) outcodec = scset.output_codec or 'ascii' now = time.time() def usage(code, msg=''): if code: fd = sys.stderr else: fd = sys.stdout print >> fd, _(__doc__) if msg: print >> fd, msg sys.exit(code) def main(): global verbose try: opts, args = getopt.getopt(sys.argv[1:], 'l:vHh', ['list=', 'verbose', 'handle', 'help']) except getopt.error, msg: usage(1, msg) lists = [] verbose = handle = False for opt, arg in opts: if opt in ('-h', '--help'): usage(0) if opt in ('-l', '--list'): lists.append(arg.lower()) if opt in ('-v', '--verbose'): verbose = True if opt in ('-H', '--handle'): handle = True if args: usage(1) if not lists: lists = Utils.list_names() for name in lists: ret = 0 # the list must be locked in order to open the requests database try: mlist = MailList.MailList(name) except Errors.MMUnknownListError: print >> sys.stderr, '%s: Unknown List' % name continue try: count = mlist.NumRequestsPending() if count: i18n.set_language(mlist.preferred_language) realname = mlist.real_name reqs = pending_requests(mlist) print _( '%(count)d %(realname)s moderator request(s) waiting\n') changed = 0 alltype = None for message, id in reqs: print message if id and handle: # Get record type before losing it. rtype = mlist.GetRecordType(id) ret = handle_req(mlist, id, alltype) changed += ret % 100 if ret == 200: break if ret >= 100: alltype = rtype else: alltype = None if changed: mlist.Save() finally: mlist.Unlock() if ret == 200: b