Re: Limit RCPT TO in Postfix

2010-09-07 Thread Terry Carmen
Quoting Claudio Prono : > Hello all, > > I use Postfix with mysql database for the users lookup. I have recently > found an information leak with the RCPT TO command. > > Here is an example: > > telnet mailserver 25 > Trying XXX.XXX.XXX.XXX... > Connected to mailserver. > Escape character is '^]'.

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Jeroen Geilman
On 09/07/2010 12:16 PM, Claudio Prono wrote: Hello all, I use Postfix with mysql database for the users lookup. I have recently found an information leak with the RCPT TO command. Here is an example: telnet mailserver 25 Trying XXX.XXX.XXX.XXX... Connected to mailserver. Escape character is '^

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Ralf Hildebrandt
* Claudio Prono : > Ok, this is right, but is also an information leak... with rcpt to i can > enumerate the local users of the system, and for me this is not too > good... No way to fix this? Turn off SMTP :) -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitä

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Jasper Jongmans
On 2010-09-07 17:23, Claudio Prono wrote: > Ok, this is right, but is also an information leak... with rcpt to i can > enumerate the local users of the system, and for me this is not too > good... No way to fix this? > > If it is not necessary for those local users to receive mail, you could alt

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Victor Duchovni
On Tue, Sep 07, 2010 at 10:40:23AM -0500, Noel Jones wrote: >> Ok, this is right, but is also an information leak... with rcpt to i can >> enumerate the local users of the system, and for me this is not too >> good... No way to fix this? > > This is part of the design of SMTP. You can call it a f

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Noel Jones
On 9/7/2010 10:23 AM, Claudio Prono wrote: Noel Jones ha scritto: On 9/7/2010 5:16 AM, Claudio Prono wrote: Hello all, I use Postfix with mysql database for the users lookup. I have recently found an information leak with the RCPT TO command. .. Any hint is well accepted. This is a bas

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Claudio Prono
Noel Jones ha scritto: > On 9/7/2010 5:16 AM, Claudio Prono wrote: >> Hello all, >> >> I use Postfix with mysql database for the users lookup. I have recently >> found an information leak with the RCPT TO command. >> > .. >> >> Any hint is well accepted. >> > > This is a basic function of the SMTP

Re: Limit RCPT TO in Postfix

2010-09-07 Thread Noel Jones
On 9/7/2010 5:16 AM, Claudio Prono wrote: Hello all, I use Postfix with mysql database for the users lookup. I have recently found an information leak with the RCPT TO command. ... Any hint is well accepted. This is a basic function of the SMTP protocol.

Limit RCPT TO in Postfix

2010-09-07 Thread Claudio Prono
Hello all, I use Postfix with mysql database for the users lookup. I have recently found an information leak with the RCPT TO command. Here is an example: telnet mailserver 25 Trying XXX.XXX.XXX.XXX... Connected to mailserver. Escape character is '^]'. 220 mailserver ESMTP helo mail 250 mailserv