Problem with mailing list?

Started by Zdenek Kotalaover 19 years ago4 messages
#1Zdenek Kotala
Zdenek.Kotala@Sun.COM

Is everything ok with postgres mail server? I have problem to send mail
to hackers list and pgadmin-hacker as well. If somebody is on cc, he
receives mail correctly, but it does not appear in the list. Any
suggestion? This problem first occurred when I sign into pgadmin-hacker
list.

Zdenek

#2Dave Page
dpage@vale-housing.co.uk
In reply to: Zdenek Kotala (#1)
Re: Problem with mailing list?

-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Zdenek Kotala
Sent: 23 August 2006 08:07
To: Josh Berkus; Bruce Momjian; pgsql-hackers@postgresql.org;
scrappy@hub.org
Subject: [HACKERS] Problem with mailing list?

Is everything ok with postgres mail server? I have problem to
send mail
to hackers list and pgadmin-hacker as well. If somebody is on cc, he
receives mail correctly, but it does not appear in the list. Any
suggestion? This problem first occurred when I sign into
pgadmin-hacker
list.

The problem with your recent pgadmin-hackers mail is that it was too
large (~150KB iirc) thus was automatically dropped by the list server.

BTW, infrastructure related mails such as this should probably go to
pgsql-www or webmaster, and me or scrappy if required. In particular
Bruce & Josh are certainly the wrong people!

Regards, Dave.

#3Zdenek Kotala
Zdenek.Kotala@Sun.COM
In reply to: Dave Page (#2)
Re: Problem with mailing list?

Dave Page wrote:

-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Zdenek Kotala
Sent: 23 August 2006 08:07
To: Josh Berkus; Bruce Momjian; pgsql-hackers@postgresql.org;
scrappy@hub.org
Subject: [HACKERS] Problem with mailing list?

Is everything ok with postgres mail server? I have problem to
send mail
to hackers list and pgadmin-hacker as well. If somebody is on cc, he
receives mail correctly, but it does not appear in the list. Any
suggestion? This problem first occurred when I sign into
pgadmin-hacker
list.

The problem with your recent pgadmin-hackers mail is that it was too
large (~150KB iirc) thus was automatically dropped by the list server.

I had similar problem with pgsql-hackers list yesterday. I sent 45kB to
the list. I expect that It was rejected too by this rule?

Zdenek

#4Dave Page
dpage@vale-housing.co.uk
In reply to: Zdenek Kotala (#3)
Re: Problem with mailing list?

-----Original Message-----
From: Zdenek.Kotala@Sun.COM [mailto:Zdenek.Kotala@Sun.COM]
Sent: 23 August 2006 08:56
To: Dave Page
Cc: pgsql-hackers@postgresql.org; scrappy@hub.org
Subject: Re: [HACKERS] Problem with mailing list?

I had similar problem with pgsql-hackers list yesterday. I
sent 45kB to
the list. I expect that It was rejected too by this rule?

Iirc, the limit is 40KB. It's much higher on -patches though if that
helps.

Regards, Dave.