[Mailman-Users] Mailman instance suddenly stopped working

2021-08-11 Thread Kevin Bowen
mailman mailman]# I've restarted mailman and sendmail, and don't see any obvious problems. No configurations have changed recently aside from deleting some lists. I haven't worked on this in quite some time, can anyone point me to some emergency troubleshooting ideas? Kevin

[Mailman-Users] Re: Alternate URL hostname in web UI

2020-07-28 Thread Kevin Bowen
eprecated, but the language is unclear as to what overrides what. In this use case, do I need to change DEFAULT_HOST_NAME as well, or only DEFAULT_URL_HOST? Kevin Bowen kevin.t.bo...@gmail.com On Mon, Jul 27, 2020 at 9:19 PM Mark Sapiro wrote: > On 7/27/20 11:22 AM, Kevin Bowen wrote: >

[Mailman-Users] Re: Alternate URL hostname in web UI

2020-07-27 Thread Kevin Bowen
I'm not sure. I suspect it might be possible, but I'm not sure how, so if I could just have mailman itself present the alternate URL, that would be simpler. Kevin Bowen kevin.t.bo...@gmail.com On Mon, Jul 27, 2020 at 1:46 PM Grant Taylor via Mailman-Users < mailman-users@pyth

[Mailman-Users] Alternate URL hostname in web UI

2020-07-27 Thread Kevin Bowen
bout the actual mail handling under the hood? Kevin Bowen kevin.t.bo...@gmail.com -- 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/mail

[Mailman-Users] Re: Issue with sender name

2020-05-20 Thread Kevin Bowen
5236, class=0, nrcpts=1, msgid=< 202005192148.04jl1lda007...@mx0a-0016e101.pphosted.com>, proto=ESMTP, daemon=MTA, relay=mx0a-0016e101.pphosted.com [148.163.145.30] May 19 14:58:01 announce sendmail[20686]: 04JLvN1N020506: to="|/usr/lib/mailman/mail/mailman bounces all-official-l", ctladdr=

[Mailman-Users] Issue with sender name

2020-05-19 Thread Kevin Bowen
ilters and content filters between the list and another list that doesn't have the issue, and didn't see any relevant-seeming differences between them. Any ideas what would be causing this? Running mailman 2.1.9 Kevin Bowen kevin.t.bo...@gmail.com ---

[Mailman-Users] Delete list while leaving archives available?

2019-12-12 Thread Kevin Bowen
st without deleting it? It would need to be in a way which keeps the list's aliases out of the alias file, not just disable delivery. Kevin Bowen kevin.t.bo...@gmail.com -- Mailman-Users mailing list Mailman-Users@python.org https://mail.pyt

Re: [Mailman-Users] OutgoingRunner processes hanging

2019-11-15 Thread Kevin Bowen
doc, it says that smaller settings for SMTP_MAX_RCPTS are more performant (I believe it recommended 10), but if you're sending a mail with a large attachment, doesn't a smaller value here necessitate repeating the data segment of the mail more times? Kevin Bowen kevin.t.bo...@gmail.com

Re: [Mailman-Users] OutgoingRunner processes hanging

2019-11-14 Thread Kevin Bowen
but I'm not sure how to go about recovering from it. When it gets into this state often the only way I'm able to get mail flowing again is to shut down mailman, remove the .bak file from the out spool, and restart mailman, but this means I'm losing mail, correct? Kevin Bowen kevin.t.bo

[Mailman-Users] OutgoingRunner processes hanging

2019-11-14 Thread Kevin Bowen
tcpdump on the process usually shows that it's still sending data, but at a trickle (or sometimes not). Any ideas what could cause this, or how to resolve it? Kevin Bowen kevin.t.bo...@gmail.com -- Mailman-Users mailing list Mailman-Users

[Mailman-Users] Do sender filters apply to subscription requests?

2019-09-17 Thread Kevin Bowen
ender filters apply only to posts, not to subscription requests? If so, is there any way to automatically reject subscription requests based on a regex? Kevin Bowen kevin.t.bo...@gmail.com -- Mailman-Users mailing list Mailman-Users@python.org

Re: [Mailman-Users] troubleshooting out queue backlog

2019-09-05 Thread Kevin Bowen
>Is sendmail just passing things off to your hosted smtp provider (eg using the hosted smtp provider as a "smart host") Yes, smart host. I don't see any rejections in sendmail's logs though. I'm told that this machine has been exempted from any throttling at the smt

Re: [Mailman-Users] troubleshooting out queue backlog

2019-09-05 Thread Kevin Bowen
this appears to be affecting only mailman >And mailman 2.1.9 is a really old version... I know. It's a legacy system I inherited. Kevin Bowen kevin.t.bo...@gmail.com On Thu, Sep 5, 2019 at 2:01 PM Robert Heller wrote: > At Thu, 5 Sep 2019 13:53:26 -0700 Kevin Bowen > wrote: >

[Mailman-Users] troubleshooting out queue backlog

2019-09-05 Thread Kevin Bowen
;t see anything relevant logged, but I'm not sure if I'm looking in the right place or what I should be looking for. Can anyone give me any pointers to what i should be looking at to troubleshoot this? Kevin Bowen kevin.t.bo...@gmail.com ---

Re: [Mailman-Users] Global blacklist recipient address?

2018-06-18 Thread Kevin Bowen
shing the same thing? Maybe a scriptable way I could individually ban it from each list? Kevin Bowen kevin.t.bo...@gmail.com On Mon, Jun 18, 2018 at 1:41 PM, Mark Sapiro wrote: > On 06/18/2018 11:44 AM, Kevin Bowen wrote: > > What is the best way to block a particular recipient address s

[Mailman-Users] Global blacklist recipient address?

2018-06-18 Thread Kevin Bowen
e mailing lists and getting spammed with subscription requests. Kevin Bowen kevin.t.bo...@gmail.com -- 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] Help with mailman instance in broken state

2018-05-15 Thread Kevin Bowen
uot; and ".lock unexpected linkcount: -1" Also, I notice that in /var/lib/mailman/data, there are currently 4 files called heldmsg--.pck, although the admin interface says there are currently no messages being held for moderation. Does that mean anything? Kevin Bowen UCSD ITS UBPS ke.

[Mailman-Users] Help with mailman instance in broken state

2018-05-15 Thread Kevin Bowen
list with rmlist, then recreating it and importing its config and membership with config_list and sync_members, but again, as soon as I restart the mailman service, it gets right back into the same broken state. Any ideas how to fix this? Kevin Bowen UCSD ITS UBPS ke..