Re: [PEAR-DEV] Re: [pear-webmaster] Re: [PEAR-DEV] No release announcements

[email protected] (till) Wed, 20 Oct 2010 01:50:45 +0200
Newsgroups php.pear.dev,php.pear.webmaster
Message-ID <[email protected]>
On Tue, Oct 19, 2010 at 4:22 PM, Brett Bieber <[email protected]> wrote:
> On Mon, Oct 18, 2010 at 3:41 AM, Daniel O'Connor
> <[email protected]> wrote:
>>
>> Can someone whack the mailserver please?
>
> I restarted postfix, but it appears that did nothing. I suspect we're
> suffering from the same issues we've had before -
> http://wiki.php.net/systems/euk1
>
> Anyone with any IP tables know-how know what to do?

My Internet at home is down and I can't ssh into the box myself.

All you need to do is:
/sbin/iptables -t filter -I OUTPUT 9 -p tcp -m tcp –dport 25 -m owner
–uid-owner postfix -j ACCEPT

That is if the box was rebooted/restarted.

Check with the following command: uptime

Till
>
>> 2010/10/17 Alexey Borzov <[email protected]>
>>
>> > Hi all,
>> >
>> > I think that's the same problem as in
>> > http://news.php.net/php.pear.dev/53850
>> >
>> > No announcements for package releases are sent from PEAR web site to
>> > pear-general mailing list.
>> >
>> > Can somebody with access to the box check what is going on with the mail
>> > there?
>
>
>
> --
> Brett Bieber
>
> --
> PEAR Development Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>