Snel.com - Yavuz Ayd?n:
> I think Postfix checks the parent domain or POstfix just connects back
> to the connecting mailserver to do the check (which would pass).
No, that would be immensely stupid, especially if the email address
is not remote. Postfix probes follow the same path that ordinary
e
count).
If you have an address username@domain and you want to send mail to that
address (and Postfix sender verification works just like that - attempts to
send mail to the address, and if SMTP transaction is accepted, cancels the
attempt and backs out before DATA stage), and "domain" does
reject_unverified_sender permit_mynetworks
relayhost = [smtp.antispamcloud.com]:587
Since smtp.antispamcloud.com has a very strict sender verification
process we want to reject the same mails. Hence we enabled
reject_unverified_sender. It looks like our Postfix server accepts mail which
has a sender www
. I know the legitimate sender addresses for this domain
by reading from tables.
I receive spam from nonexist...@example.com. How do I turn on sender
verification address only for the domain I handle and block ONLY for
nonexistant local addresses?
smtpd_reject_unlisted_sender=yes or
domain by
reading from tables.
I receive spam from nonexist...@example.com. How do I turn on sender
verification address only for the domain I handle and block ONLY for
nonexistant local addresses?
thanks
Ant
On 6/5/2015 1:29 PM, Daniel Miller wrote:
> June 4 2015 4:29 PM, wie...@porcupine.org wrote:
>> Daniel Miller:
>>
>>> Is there a way for a policy server to validate senders using
>>> Postfix's built-in authentication (like meeting permit_mynetworks
>>> and permit_sasl_authenticated)? ?Or must the n
June 4 2015 4:29 PM, wie...@porcupine.org wrote:
> Daniel Miller:
>
>> Is there a way for a policy server to validate senders using
>> Postfix's built-in authentication (like meeting permit_mynetworks
>> and permit_sasl_authenticated)? ?Or must the necessary checks be
>> duplicated?
>
> Let Postf
Daniel Miller:
> Is there a way for a policy server to validate senders using
> Postfix's built-in authentication (like meeting permit_mynetworks
> and permit_sasl_authenticated)? ?Or must the necessary checks be
> duplicated?
Let Postfix do the permit_mynetworks, permit_sasl_authenticated etc.
va
Is there a way for a policy server to validate senders using Postfix's built-in
authentication (like meeting permit_mynetworks and permit_sasl_authenticated)?
Or must the necessary checks be duplicated?
--
Daniel
On Wed, July 8, 2009 8:48 pm, K bharathan said:
> On Wed, Jul 8, 2009 at 1:42 PM, Magnus Bäck wrote:
>
> > SAV is not recommended for general use with all domains. What problem
> > do you think you would solve with SAV?
>
> sorry i posted my reply in some other thread;
> i read about SAV in backs
sorry i posted my reply in some other thread;
i read about SAV in backscatterer.org and want to confirm with list
thanks
On Wed, Jul 8, 2009 at 1:42 PM, Magnus Bäck wrote:
> On Wed, July 8, 2009 8:57 am, K bharathan said:
>
> > is it effective if i use sender verification; i underst
On Wed, July 8, 2009 8:57 am, K bharathan said:
> is it effective if i use sender verification; i understand there is a risk
> of getting blacklisted the mail server that's doing the SAV; what could be
> the guidelines for putting this in postfix
> guidance appreciated
SAV is no
On 7/8/2009, K bharathan (kbhara...@gmail.com) wrote:
> is it effective if i use sender verification; i understand there is a
> risk of getting blacklisted the mail server that's doing the SAV;
> what could be the guidelines for putting this in postfix
> guidance appreciated
Onl
is it effective if i use sender verification; i understand there is a risk
of getting blacklisted the mail server that's doing the SAV; what could be
the guidelines for putting this in postfix
guidance appreciated
14 matches
Mail list logo