Hi,
On Friday 26 January 2007 12:15, Gennady G. Marchenko wrote:
> Yes, I use it. But my request is the way to resolve one big trouble of
> smtp standart - any of auth users can send from any address. :(
True. It only restricts to an existing user of your domain.
IMHO, to solve this you can create a queue program that searches mail headers
for From: and compare with Received:
example:
Received: from localhost (user@domain.pt@[127.0.0.1])
^^^^^^^^^^^^^^^^^^ USERNAME
(envelope-sender <user@domain.pt>)
by domain.pt (qmail-ldap-1.03) with SMTP
for <user@domain.pt>; 26 Jan 2007 18:53:17 -0000
From: user@domain.pt
Just my 0.02 Euros
./npf
>
>
> -----Original Message-----
> From: Nuno Pais Fernandes [mailto:npf@eurotux.com]
> Sent: Friday, January 26, 2007 2:54 PM
> To: Gennady G. Marchenko
> Subject: Re: cool feature request: set up a correspondence between smtp
> authorized users and filed "from"
>
> Hi,
>
> Have you tried setting SENDERCHECK="" in qmail-smtpd.rules ?
>
> It's not 100% perfect but it's a good aproach.
>
> Rgds
> ./npf
>
> On Tuesday 23 January 2007 16:06, you wrote:
> > Hello sirs!
> >
> >
> >
> > One idea, why we can't check that smtp-authorized user able sends mail
> > only from his mail and mailalternate address?
> >
> >
> >
> > It must be cool feature.
> >
> >
> >
> > Best Wishes,
> >
> > Gennady.
>
> --
> Nuno Miguel Pais Fernandes <npf@eurotux.com> Cisco Certified Network
> Associate Oracle Certified Professional Eurotux Informática, S.A.
> [http://eurotux.com] Rua Rosalvo de Almeida, 5. 4710-429 BRAGA PORTUGAL
> Tel: (+351) 253 257395 - Fax: (+351) 253 257396
--
Nuno Miguel Pais Fernandes <npf@eurotux.com>
Cisco Certified Network Associate
Oracle Certified Professional
Eurotux Informática, S.A. [http://eurotux.com]
Rua Rosalvo de Almeida, 5. 4710-429 BRAGA PORTUGAL
Tel: (+351) 253 257395 - Fax: (+351) 253 257396
pgpLU3Uiq5JQ0.pgp
Description: PGP signature
|