Re: your mail

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: Marc G(dot) Fournier <scrappy(at)postgresql(dot)org>
Cc: pgsql-www(at)postgresql(dot)org, Josh Berkus <josh(at)agliodbs(dot)com>, Magnus Hagander <mha(at)sollentuna(dot)net>, Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Subject: Re: your mail
Date: 2005-12-11 07:40:23
Message-ID: B38EA391-B949-4E9B-BC16-55B0D4F6A1D5@ehpg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

My next guess would be some sort of web based software that is being
exploited to send mail. Zope perhaps? What sites are running off of
srv2 and have any type of comment form that sends emails?

Gavin

On Dec 10, 2005, at 11:36 PM, Marc G. Fournier wrote:

>
> First I've seen of this, sorry it was overlooked ...
>
> But, borg isn't an open relay:
>
> %rlytest -f scrappy(at)postgresql(dot)org -u scrappy(at)hub(dot)org
> borg.postgresql.org
> Connecting to borg.postgresql.org ...
> <<< 220 borg.postgresql.org ESMTP Sendmail 8.13.1/8.13.1; Sat, 10
> Dec 2005 23:31:26 -0800 (PST)
>>>> HELO postgresql.org
> <<< 250 borg.postgresql.org Hello postgresql.org [200.46.204.71],
> pleased to meet you
>>>> MAIL FROM:<scrappy(at)postgresql(dot)org>
> <<< 250 2.1.0 <scrappy(at)postgresql(dot)org>... Sender ok
>>>> RCPT TO:<scrappy(at)hub(dot)org>
> <<< 550 5.7.1 <scrappy(at)hub(dot)org>... Relaying denied
> rlytest: relay rejected - final response code 550
>
>
> And I just checked svr2.postgresql.org, and she's closed from what
> I can tell also:
>
> # telnet svr2.postgresql.org smtp
> Trying 65.19.161.25...
> Connected to svr2.postgresql.org.
> Escape character is '^]'.
> 220 svr2.postgresql.org ESMTP Postfix
> ehlo hub.org
> 250-svr2.postgresql.org
> 250-PIPELINING
> 250-SIZE 10240000
> 250-VRFY
> 250-ETRN
> 250-AUTH PLAIN LOGIN DIGEST-MD5 CRAM-MD5
> 250 8BITMIME
> mail from: scrappy(at)hub(dot)org
> 250 Ok
> rcpt to: scrappy(at)freebsd(dot)org
> 554 <scrappy(at)freebsd(dot)org>: Relay access denied
>
>
> Is there something else I should be testing/checking for?
>
>
>

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Marc G. Fournier 2005-12-11 08:15:23 Re: your mail
Previous Message Joshua D. Drake 2005-12-11 05:30:12 Re: Upcoming PG re-releases