[Mailman-Users] mailman is receiving, but not forwarding emails.

2018-05-05 Thread Kevin Nowaczyk via Mailman-Users
/mailman/mail/mailman post listname) May  5 11:55:12 bunsen postfix/qmgr[4308]: 3876038119: removed Thanks for any help,Kevin Nowaczyk -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] DMARC and gmail

2017-07-19 Thread Kevin Nowaczyk via Mailman-Users
.mailfrom=bockbrew-boun...@lists.bockbrew.com; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Thanks for any help,Kevin Nowaczyk -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-u

[Mailman-Users] Mailing List Bounce Problems

2015-09-10 Thread Kevin Nowaczyk via Mailman-Users
fortressitx.com and received no reply. Thanks, Kevin Nowaczyk -- 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.

Re: [Mailman-Users] Forbidden Mailman Archive

2015-09-10 Thread Kevin Nowaczyk via Mailman-Users
Changing this apache configuration allows me to see the archive. The archive only shows one message, one that I posted yesterday. There must have been some other permissions issue which prevented mailman from saving all the previous messages to the archive. Thanks for the help! Kevin Nowaczyk

[Mailman-Users] Forbidden Mailman Archive

2015-09-09 Thread Kevin Nowaczyk via Mailman-Users
Thanks for any help. Kevin Nowaczyk I'm running mailman 2.1.18 on debian 8.2 (Jessie) mm_cfg.py has the line DEFAULT_URL_PATTERN = 'http://%s/' and no value for PUBLIC_ARCHIVE_URL. messing with these setting seemed to be a 10 year old issue, so I didn't play around with this

Re: [Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-26 Thread Kevin Nowaczyk
for more. I AM using Debian, but in setting up mailman, the FAQ makes postfix_to_mailman.py out to be a bad idea, so I abandoned it and tried to do things "The Right Way™". The alias_map was probably the core problem. Thanks for the help! Kevin Nowaczyk

Re: [Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-25 Thread Kevin Nowaczyk
Postconf Output alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix inet_interfaces = all mailbox_size_limit = 0 mailman_destination_recipient_limit = 1 mydestination = domain2.com, bunsen.domain1.com, localhost.domai

Re: [Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-24 Thread Kevin Nowaczyk
>Your aliases and virtual-mailman were never updated for newlist because >of the permissions error. Run Mailman's bin/genaliases to rebuild these. >Or, possibly newlist was never created because of the error. Does >bin/list_lists show it? I ran genaliases and there was no output (hopefully a goo

[Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-22 Thread Kevin Nowaczyk
to the lists group? Thanks! Kevin Nowaczyk -- 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 Searc

[Mailman-Users] Storing mailing list members in a separate Database

2013-01-23 Thread Kevin Nowaczyk
I run a drupal site which contains email addresses of all my club members. Is there a way to configure mailman to use a custom query of a mysql database for the list information? I can easily add digest versus individual mail selection to each user's account. I'm trying to minimize duplication o