Firstly, thanks for all the replies. Forget I said best practices, I agree
it's a rubbish term - what I really meant was the best way to achieve what
I want.
I suppose I really have two requirements. 1) Monitoring devices that use
this Postfix installation as a relay should be able to set the FR
I'm trying to find the correct/best practice method for setting up a black
hole email address for such items as "noreply" addresses when sending
alerts from monitoring devices etc.
I have come across a couple of tutorials which has instructions such as:
---
On 18 November 2015 at 16:18, Wietse Venema wrote:
>
> This ends with:
>
> Nov 18 10:28:52 mailserver postfix/smtpd[31664]: < unknown[1.1.1.1]:
> RCPT TO:
> ...
> Nov 18 10:28:52 mailserver postfix/smtpd[31664]: > unknown[1.1.1.1]:
> 250 2.1.5 Ok
> ...
> Nov 18 10:28:52 mailse
>> We have discovered an issue in our postfix configuration that appears to
>> limit the amount of recipients permitted in a single message to 100.
>
>This is not the case by default.
I thought it must be but what I'm seeing corresponds to a limit of 100
somewhere, false theory debunked thanks.
>
> Hello,
>
> We have discovered an issue in our postfix configuration that appears to
> limit the amount of recipients permitted in a single message to 100.
>
> The issue exhibits itself in the form of our application receiving a
> timeout message after the 100th RCPT TO command and I have reproduc
Hello,
We have discovered an issue in our postfix configuration that appears to
limit the amount of recipients permitted in a single message to 100.
The issue exhibits itself in the form of our application receiving a
timeout message after the 100th RCPT TO command and I have reproduced this
usin