mailman rc1 and zmailer doesn't cooperate?

Hello!
I downloaded rc1 and everything went smoothly except 2 things:
- make install failed with templates - switch to GNU make cured the problem
- when sending mail to list maintainer with newlist Zmailer complained about bad behaviour:
94508r mail FROM:<mailman-owner@lists.over.net> size=1521 94508w 250 2.1.0 Sender syntax Ok 94508r rcpt TO:<tomaz.borstnar@over.net> NOTIFY=failure 94508w 250 2.1.5 Ok; can accomodate 1521 byte message 94508r data 94508w 501 5.5.4 Extra junk after 'DATA' verb 94508# Session closed w/o QUIT
Zmailer is usually very conforming to standard so I guess Mailman is too lax which is not good. What does it do after 'data'?
Using FreeBSD 3.2-Beta, ZMailer 2.99.50s18 and python 1.5.2 and Mailman rc1. All latest as you can see.
Thanks in advance.
Tomaz
Tomaz Borstnar <tomaz.borstnar@over.net> "Love is the answer to the final question you ask" - Unknown

At 02:26 17.5.99 , Tomaz Borstnar wrote the following message:
Here is same thing with cat's flags to show non-printable characters:
94681r^Imail FROM:<mailman-test-request@lists.over.net> size=1102$ 94681w^I250 2.1.0 Sender syntax Ok$ 94681r^Ircpt TO:<tomaz.borstnar@over.net> NOTIFY=failure$ 94681w^I250 2.1.5 Ok; can accomodate 1102 byte message$ 94681r^Idata $ 94681w^I501 5.5.4 Extra junk after 'DATA' verb$ 94681#^ISession closed w/o QUIT$
As you can see it's Mailman sending extra space after command - which is not good and which is why Zmailer rejects the message thus making Mailman unusable for me. Am I the only one noticing this?
Tomaz
Tomaz Borstnar <tomaz.borstnar@over.net> "Love is the answer to the final question you ask" - Unknown

At 02:26 17.5.99 , Tomaz Borstnar wrote the following message:
Here is same thing with cat's flags to show non-printable characters:
94681r^Imail FROM:<mailman-test-request@lists.over.net> size=1102$ 94681w^I250 2.1.0 Sender syntax Ok$ 94681r^Ircpt TO:<tomaz.borstnar@over.net> NOTIFY=failure$ 94681w^I250 2.1.5 Ok; can accomodate 1102 byte message$ 94681r^Idata $ 94681w^I501 5.5.4 Extra junk after 'DATA' verb$ 94681#^ISession closed w/o QUIT$
As you can see it's Mailman sending extra space after command - which is not good and which is why Zmailer rejects the message thus making Mailman unusable for me. Am I the only one noticing this?
Tomaz
Tomaz Borstnar <tomaz.borstnar@over.net> "Love is the answer to the final question you ask" - Unknown
participants (1)
-
Tomaz Borstnar