Hello
I would like to accept mail from only one domain "smtp.domaineok.com"
This is my main.cf
smtpd_helo_restrictions = check_helo_access hash:/etc/postfix/helo_access,
reject_invalid_hostname,
reject_unknown_hostname,
reject_non_fqdn_hostname,
smtpd_recipient_restrictions =
permit_mynetwor
Hello
Thanks for all your reply
I've made this change :
smtpd_recipient_restrictions =
check_client_access hash:/etc/postfix/smtp.domaineok.com
reject
/etc/postfix/smtp.domaineok.com contains:
smtp.domaineok.com OK
Another problem is that smtp.domaineok.com is a pool of computer (anti
m: "Ralf Hildebrandt"
To:
Sent: Wednesday, February 17, 2010 2:49 PM
Subject: Re: helo_access
* Manu :
.domaineok.com OK
man 5 access says:
domain.tld
Matches domain.tld as the domain part of an email address.
The pattern domain.tld also matches subdomains, but only when t
ader label
in failure template -- ignoring this template
...
Can I access the original message-id? Is it all possible to add headers
to the template? Is there another, more elegant way to solve this?
All the best,
Manu
Thank you for this, now I'm half way done :)
They want this for the DSN "successful delivery" as well. If I
understand the enable_threaded_bounces correctly, this will only apply
for NDRs. Any other tipps on how to get the In-Reply-To: header for the
other DSNs?
All the Best,
Manu
> Manu:
>> I am tasked to configure a customized bounce message. It is clear how to
>> reference variables that correspond to postfix settings, like $myhostname.
>>
>> I have not found a way how to add the message-id of the original
>> message. It should be