[Mailman-Users] Re: New mailman instance

2024-05-08 Thread Ivan Tejeiro Izquierdo
Correct, perfect!!!, thank you so much Mark, you are a crack.

Do you recomended migrate 2.1 to 3?, I have some automatizes shell scripts for 
new list, del users etc, and I am scared for do it.
--
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/
Member address: arch...@mail-archive.com


[Mailman-Users] Re: New mailman instance

2024-05-08 Thread Ivan Tejeiro Izquierdo
defaults.py

DEFAULT_EMAIL_HOST = 'localhost.localdomain'

DEFAULT_URL_HOST = 'localhost.localdomain'

POSTFIX_STYLE_VIRTUAL_DOMAINS = []

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

MTA = 'Manual'

mm_cfg.py

DEFAULT_URL_HOST = 'listas.colegioderegistradores.es'

add_virtualhost('listas.colegioderegistradores.es','listas.colegioderegistradores.es')

POSTFIX_STYLE_VIRTUAL_DOMAINS = 'listas.colegioderegistradores.es'

MTA = 'Postfix'

List general option (List name hola)
Hostname detail = listas.colegioderegistradores.es
--
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/
Member address: arch...@jab.org


[Mailman-Users] Re: New mailman instance

2024-05-07 Thread Ivan Tejeiro Izquierdo
2.1.29-12 version.

Sorry mark, I don't understand what else I can review.
--
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/
Member address: arch...@jab.org


[Mailman-Users] Re: New mailman instance

2024-05-06 Thread Ivan Tejeiro Izquierdo
Yes,I create a list with the newlist command specifying the same domain and the 
list is created correctly with that domain, but the virtual-mailman file is not 
created, only the virtual-mailman.db and the aliases and aliases.db
--
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/
Member address: arch...@jab.org


[Mailman-Users] Re: New mailman instance

2024-05-06 Thread Ivan Tejeiro Izquierdo
Yes Mark, and in add_virtualhost.
--
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/
Member address: arch...@jab.org


[Mailman-Users] Re: New mailman instance

2024-05-03 Thread Ivan Tejeiro Izquierdo
Thanks, but I am happy with mailman2 at the moment
--
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/
Member address: arch...@jab.org


[Mailman-Users] New mailman instance

2024-05-03 Thread Ivan Tejeiro Izquierdo
Hello:
I have an instance of mailman 2 on a red hat server that has been running 
without problems for a long time. Now I need to set up a test environment. I 
have cloned that server and I have modified the mmcfg.py removing the name of 
the old lists and I have put the name of the new list, as well as in postfix. 
The problem that arises is that when creating a new list, the alias.db, alias 
and virtual-mailman.db files are autogenerated but NOT the virtual-mailman file.
Any ideas?.

Thank you so much for your help.
--
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/
Member address: arch...@jab.org


[Mailman-Users] Mailman in two servers

2021-11-01 Thread Ivan Tejeiro Izquierdo
Hi,
Is it possible to run mailman on 2 servers at the same time? What directories 
should be shared between both servers and how to configure the mm_cfg.py?
Thanks.
--
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 no bounce messages

2021-06-16 Thread Ivan Tejeiro Izquierdo
I solved it put virtual-domains i have configured in mailman in domains file 
dovecot.
Thanks.
--
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 no bounce messages

2021-06-16 Thread Ivan Tejeiro Izquierdo
Hi Mark:

I revised main.cf of postfix and have this:

virtual_alias_maps = hash:/etc/mailman/virtual-mailman

alias_maps = hash:/etc/mailman/aliases

alias_database = hash:/etc/mailman/aliases.db

The file /etc/postfix/transport is not in use in postfix.


/etc/mailman/aliases

 

# STANZA START: prueba

# CREATED: Wed Jun 16 11:03:59 2021

prueba: "|/usr/lib/mailman/mail/mailman post prueba"

prueba-admin:   "|/usr/lib/mailman/mail/mailman admin prueba"

prueba-bounces: "|/usr/lib/mailman/mail/mailman bounces prueba"

prueba-confirm: "|/usr/lib/mailman/mail/mailman confirm prueba"

prueba-join:"|/usr/lib/mailman/mail/mailman join prueba"

prueba-leave:   "|/usr/lib/mailman/mail/mailman leave prueba"

prueba-owner:   "|/usr/lib/mailman/mail/mailman owner prueba"

prueba-request: "|/usr/lib/mailman/mail/mailman request prueba"

prueba-subscribe:   "|/usr/lib/mailman/mail/mailman subscribe prueba"

prueba-unsubscribe: "|/usr/lib/mailman/mail/mailman unsubscribe prueba"

# STANZA END: prueba

 

 

/etc/mailman/virtual-mailman

 

# STANZA START: prueba

# CREATED: Wed Jun 16 11:03:59 2021

pru...@listas.prueba.es  prueba

prueba-ad...@listas.prueba.esprueba-admin

prueba-boun...@listas.prueba.es  prueba-bounces

prueba-conf...@listas.prueba.es  prueba-confirm

prueba-j...@listas.prueba.es prueba-join

prueba-le...@listas.prueba.esprueba-leave

prueba-ow...@listas.prueba.esprueba-owner

prueba-requ...@listas.prueba.es  prueba-request

prueba-subscr...@listas.prueba.esprueba-subscribe

prueba-unsubscr...@listas.prueba.es  prueba-unsubscribe

# STANZA END: prueba
--
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 no bounce messages

2021-06-14 Thread Ivan Tejeiro Izquierdo
Example postfix:

local domains what are managed by postfix (@pepe.es, @manuel.es)
If one email come to postfix to p...@pepe.es and that mail doesn´t exist, you 
received a bounces message inform you from mailman.

I like to do the same thing for the domains of the lists (@listas.pepe.es 
@listas.manuel.es)
If one email come to postfix to p...@listas.pepe.es and that list doesn´t 
exist, the sender should receive a notice that this address does not exist.

Where do these messages go to lists that do not exist?.

Actually in mailman I have two domains of lists (@listas.prueba.es 
@listas.test.es)

If I send email to p...@listas.prueba.es (
list address that does not exist), postfix transport it to mailman

(/etc/mailman/transport file)
listas.prueba.es mailman:
listas.test.es   mailman:

I hope I am explaining myself well
--
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 no bounce messages

2021-06-14 Thread Ivan Tejeiro Izquierdo
Hi:

I use postfix as an MTA and on the same mailman 2. When mail is sent to a list 
that does not exist, the mail stays in the postfix queue in deferred state. Is 
there any configuration at the mailman or postfix level for that those emails 
that are passed to mailman to lists that do not exist be rejected immediately 
as when it is sent to an address that does not exist and that is handled 
locally by postfix?.

Thank you so much.
--
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: mailman held pck messages problem errors

2021-06-10 Thread Ivan Tejeiro Izquierdo
Thanks Mark, I do it how you say. All ok.
--
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] mailman held pck messages problem errors

2021-06-09 Thread Ivan Tejeiro Izquierdo
Hi,

I deleted a four pck files in /var/lib/mailman/data (heldmsg-mailman-x.pcki) n 
redhat server where the pck held messages are stored and now, I received this 
messages form mailman


regular_text: Subject: [abrt] mailman: dumpdb:128:main:IOError: [Errno 2] No 
such file
regular_text:  or directory: 'heldmsg-mailman-12.pck'
regular_text: Message-ID: <60c05f08.RQPXfjdnphKh2T7P%user@localhost>
regular_text: User-Agent: Heirloom mailx 12.5 7/5/10
regular_text: MIME-Version: 1.0
regular_text: Content-Type: text/plain; charset=us-ascii
regular_text: Content-Transfer-Encoding: quoted-printable
regular_text: 
regular_text: reason: dumpdb:128:main:IOError: [Errno 2] No such file 
or dire=
regular_text: ctory: 'heldmsg-mailman-12.pck'
regular_text: cmdline:/usr/bin/python /usr/lib/mailman/bin/dumpdb -p 
heldmsg-=
regular_text: mailman-12.pck
regular_text: executable: /usr/lib/mailman/bin/dumpdb
regular_text: package:mailman-2.1.15-30.el7
regular_text: component:  mailman
regular_text: pid:60541
regular_text: hostname:   vlin-rh-mail1
regular_text: count:  2
regular_text: abrt_version:   2.1.11
regular_text: analyzer:   Python
regular_text: architecture:   x86_64
regular_text: duphash:b612c1ceac5448c796fdfe342ddca8dd39680f04
regular_text: event_log: =20
regular_text: kernel: 3.10.0-1160.24.1.el7.x86_64
regular_text: last_occurrence: 1623219975
regular_text: os_release: Red Hat Enterprise Linux Server release 7.9 
(Maipo)
regular_text: pkg_arch:   x86_64
regular_text: pkg_epoch:  3
regular_text: pkg_fingerprint: 199E 2F91 FD43 1D51
regular_text: pkg_name:   mailman
regular_text: pkg_release:30.el7
regular_text: pkg_vendor: Red Hat, Inc.
regular_text: pkg_version:2.1.15
regular_text: runlevel:   N 3
regular_text: time:   Mon 07 Jun 2021 09:15:09 PM CEST
regular_text: type:   Python
regular_text: uid:0
regular_text: username:   root
regular_text: uuid:   b612c1ceac5448c796fdfe342ddca8dd39680f04
regular_text: 
regular_text: backtrace:
regular_text: :dumpdb:128:main:IOError: [Errno 2] No such file or directory: 
'heldmsg=
regular_text: -mailman-12.pck'
regular_text: :
regular_text: :Traceback (most recent call last):
regular_text: :  File "/usr/lib/mailman/bin/dumpdb", line 156, in 
regular_text: :msg =3D main()
regular_text: :  File "/usr/lib/mailman/bin/dumpdb", line 128, in main
regular_text: :fp =3D open(filename)
regular_text: :IOError: [Errno 2] No such file or directory: 
'heldmsg-mailman-12.pck'
regular_text: :
regular_text: :Local variables in innermost frame:
regular_text: :load: 
regular_text: :opt: '-p'
regular_text: :pp: 
regular_text: :args: ['heldmsg-mailman-12.pck']
regular_text: :filetype: 0
regular_text: :doprint: True
regular_text: :filename: 'heldmsg-mailman-12.pck'
regular_text: :typename: 'pickle'
regular_text: :arg: ''
regular_text: :opts: [('-p', '')]
regular_text: environ:
regular_text: :LANG=3Des_ES.UTF-8
regular_text: :TERM=3Dxterm
regular_text: :SHELL=3D/bin/bash
regular_text: :SHLVL=3D1
regular_text: :OLDPWD=3D/home/soporte
regular_text: :HOSTNAME=3Dvlin-rh-mail1
regular_text: :LESSOPEN=3D||/usr/bin/lesspipe.sh %s
regular_text: :HISTSIZE=3D1000
regular_text: :HISTCONTROL=3Dignoredups
regular_text: :PWD=3D/tmp/1
regular_text: :LOGNAME=3Droot
regular_text: :USER=3Droot

I understand that it is looking for that pck file and cannot find it, I deleted 
them because I thought they were not used at all. I have seen that the mailman 
service is fully operational, but I like stop this errors.
How can I solve this problem?.
Thank you. so much.
--
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 the Approved message confirmation

2021-06-09 Thread Ivan Tejeiro Izquierdo
Thank you so much Stephen for the help, it has helped me a lot.
--
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 the Approved message confirmation

2021-06-05 Thread Ivan Tejeiro Izquierdo
I will try it Stephen, thank you so much for your help.
--
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 the Approved message confirmation

2021-06-04 Thread Ivan Tejeiro Izquierdo
Can we activate the ACK option recursively to all the subscribers of the list 
without having to go one by one activating it?

--
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 the Approved message confirmation

2021-06-04 Thread Ivan Tejeiro Izquierdo
And if it could only be done for members of the list, should I go one by one 
activating that option? We have about 50 lists with many subscribers and it 
would be a tedious job. Would there be an option to create a list or add a 
member that activates that option automatically ?, Or later to when creating a 
list passing a cfg with config_list that modifies that option ?.
Thanks again.
--
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 the Approved message confirmation

2021-06-04 Thread Ivan Tejeiro Izquierdo
To summarize Mark and not drive you crazy, what we need is that the person who 
sends an email to a moderate list, whether or not they belong to the list, 
receive the email that tells them if their post has been accepted or rejected.
I hope I am explaining myself well, I am from Spain and my English is not very 
good
Sorry
--
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 the Approved message confirmation

2021-06-04 Thread Ivan Tejeiro Izquierdo
I understand that option is if the sender message to the list is member of that 
list, but my scenario is the sender is not member of that list, then he 
received the message "Your message is pending of moderation", but the accepted 
message only is received for moderate of the list.
Is there an option to activate or can it be done so that this "approved" 
message is also received by a sender who is not a member of that list?

Thank you so much Mark
--
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 the Approved message confirmation

2021-06-04 Thread Ivan Tejeiro Izquierdo
Hi:

First of all, thanks for this free software that works so well and 
congratulations.

I use the 2.1.15 version in production server and all works well, but we have a 
strange operation.

I send a message to a moderated list, the moderator receives a message to 
moderate it, I receive a message that my email is pending moderation, so far 
everything is correct, but the problem is that when the moderator approves the 
moderation, the email that arrives confirming that the moderation is Approved, 
it reaches the moderator, not me, who am the sender and I want to know if my 
message has been approved. I need the message that says "your message has been 
approved reaches the sender.
Is this operation like this, or do I have something wrong?

Many thanks.
--
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: Help with header Approved moderate message

2021-06-04 Thread Ivan Tejeiro Izquierdo
Thank you so mucho for the help Mark.
--
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] Help with header Approved moderate message

2021-05-27 Thread Ivan Tejeiro Izquierdo
Hi:

Can you change the header "Approved: password" for the approval of moderated 
messages, and change it to another word?

For example, approve moderated messages with the word "OK" and without having 
to specify a password.

Thank you so much.

Regards.
--
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/