[Mailman-Users] Re: Deleting 20,000 pending subscriptions

2021-04-27 Thread nikos via Mailman-Users
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 le

[Mailman-Users] Re: Strange DKIM failure

2021-02-10 Thread nikos
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 r

[Mailman-Users] Re: Strange DKIM failure

2021-02-08 Thread nikos
: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 ve

[Mailman-Users] Strange DKIM failure

2021-02-08 Thread nikos
eason 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 m

[Mailman-Users] Re: Problem with outlook.com [Solved]

2020-09-30 Thread nikos
w 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,

[Mailman-Users] Re: Problem with outlook.com

2020-09-24 Thread nikos
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 T

[Mailman-Users] Problem with outlook.com

2020-09-23 Thread nikos
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 Secur

[Mailman-Users] Re: Subscription Requests

2020-08-31 Thread nikos
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

[Mailman-Users] Subscription Requests

2020-08-31 Thread nikos
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 yo

[Mailman-Users] Archive cleanup

2019-07-26 Thread nikos
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.

Re: [Mailman-Users] Unsubscribe link

2018-05-30 Thread nikos
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

[Mailman-Users] Unsubscribe link

2018-05-29 Thread nikos
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

[Mailman-Users] Prefix for subject line

2014-02-03 Thread nikos
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/

Re: [Mailman-Users] error after migration

2012-02-09 Thread nikos
an/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/arc

[Mailman-Users] error after migration

2012-02-09 Thread nikos
x 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 Po

[Mailman-Users] Delete messages

2008-09-25 Thread nikos
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

Re: [Mailman-Users] problem with cron

2007-05-16 Thread nikos
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&

Re: [Mailman-Users] problem with cron

2007-05-14 Thread nikos
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. >>

[Mailman-Users] problem with cron

2007-05-10 Thread nikos
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.mai

Re: [Mailman-Users] Bounce Log file

2005-05-23 Thread nikos
s. 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

Re: [Mailman-Users] Bounce Log file

2005-05-22 Thread nikos
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

[Mailman-Users] Bounce Log file

2005-05-20 Thread nikos
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

[Mailman-Users] inserting new members

2005-04-22 Thread nikos
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] About outgoings

2004-10-21 Thread nikos
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

FW: [Mailman-Users] list not listing

2004-09-30 Thread nikos
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 Archi

[Mailman-Users] list not listing

2004-09-30 Thread nikos
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

[Mailman-Users] Reject message

2004-09-23 Thread nikos
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

[Mailman-Users] vacation

2004-08-02 Thread nikos
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-

[Mailman-Users] alias problem

2004-05-04 Thread nikos
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/mail

Re: [Mailman-Users] check_perms error?

2004-05-04 Thread nikos
-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 > > - -- >

Re: [Mailman-Users] check_perms error?

2004-05-04 Thread nikos
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

[Mailman-Users] check_perms error?

2004-05-03 Thread nikos
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 T

[Mailman-Users] [mailman users] test mail

2004-03-15 Thread nikos
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

[Mailman-Users] test mail

2004-03-15 Thread nikos
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%40

[Mailman-Users] (no subject)

2003-04-04 Thread nikos
uch. Thanx Qbit Γατσής Νίκος - Gatsis Nikos Web developer tel.: 2108256721 - 2108256722 fax: 2108256712 email: [EMAIL PROTECTED] http://www.qbit.gr -- Mailman-Users mailing list [EMAIL PROTE