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