[Mailman-Users] Error member gets when sending to one of my lists?

2024-03-17 Thread Adam Morris
Hi all,

A member is subscribed to two lists I run.

He can post to one but gets the following error when posting to the other list.

I don’t think I have things set differently for any of the lists I run.

SMTP error from remote mail server after end of data:

550 Maximum line length exceeded (see RFC 5322 2.1.1).

TIA.

 

--
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: Error member gets when sending to one of my lists?

2024-03-17 Thread Odhiambo Washington
On Sun, Mar 17, 2024 at 2:46 PM Adam Morris  wrote:

> Hi all,
>
> A member is subscribed to two lists I run.
>
> He can post to one but gets the following error when posting to the other
> list.
>
> I don’t think I have things set differently for any of the lists I run.
>
> SMTP error from remote mail server after end of data:
>
> 550 Maximum line length exceeded (see RFC 5322 2.1.1).
>


That error (550 - Permanent failure) is generated by your MTA (Postfix?,
Exim4?) and you need to address it there.
The message has not even hit Mailman by that time.
It would be interesting to find out what in their MuA is causing this.
Assuming your two lists are hosted on the same server, this is very strange.


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
 In an Internet failure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)
[How to ask smart questions:
http://www.catb.org/~esr/faqs/smart-questions.html]
--
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: Error member gets when sending to one of my lists?

2024-03-17 Thread Mark Sapiro

On 3/17/24 06:51, Odhiambo Washington wrote:

On Sun, Mar 17, 2024 at 2:46 PM Adam Morris  wrote:



SMTP error from remote mail server after end of data:

550 Maximum line length exceeded (see RFC 5322 2.1.1).




That error (550 - Permanent failure) is generated by your MTA (Postfix?,
Exim4?) and you need to address it there.


It could be generated by Mailman's LMTP runner. I.e., the MTA attempts 
delivery to Mailman via LMTP and Mailman's LMTP runner rejects the 
message and the MTA returns that rejection.


This issue  may be 
relevant.


--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
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