[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postfix-users
Subject:    =?UTF-7?Q?Re=3A_noreply_email_technisch_und_f+APw-r_Empf+AOQ-nger_zum_Au?= =?UTF-7?Q?sdruck?= bringe
From:       Wietse Venema <wietse () porcupine ! org>
Date:       2020-05-23 15:58:36
Message-ID: 49Tp1S1gYCzJrNv () spike ! porcupine ! org
[Download RAW message or body]

Thomas:
> Wie soll ich dann als Absenderadresse zum Ausdruck bringen das ich keine 
> Email rply w?nsche.

Send email as noreply@example.com. Either let Postfix reject mail
for that address ('user unknown'), or set up a 'sink hole' alias.

/etc/postfix/main.cf:
   virtual_alias_maps = 
	inline:{{noreply@example.com = whatever}}
   smtpd_recipient_restrictions = 
	...stuff...
	reject_unauth_destination
	inline:{{noreply@example.com = discard}}
	...stuff...

Of course hash: maps work for this, too.

	Wietse
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic