On Aug 8, 2010 8:08pm, Wietse Venema wrote:
/etc/postfix.master.cf:
# =
# service type private unpriv chroot wakeup maxproc command
# (yes) (yes) (yes) (never) (100)
# ==
LuKreme escribió:
On 10-Mar-2009, at 18:15, mme...@gmail.com wrote:
when postfix wants to send a bounce message (notifying the
rejected message), my mail system will always try to deliver it
directly to the recipient server (i'm not using a relayhost)... i
think i need to change <> to _r
Hi,
Let see how to explain this...
The issue is that I'm using sieve for my filtering rules, one of my
rules is to reject a message and notify sender, in this step, postfix
uses <> as mail from, this is a normal behavior i think; but in my
scenario where i have one fake domain and using se
If i comment:
check_recipient_access proxy:ldap:/etc/postfix/_e_recipientSMTP.cf,
The problem seems to solve. Still don't understand the problem.
The checks must finish in REJECT if i have this check_recipient_access
discommented.
Hi there,
First let me describe my postfix scenary. Is running on a server with 2
ethernet interfaces; one serving to internet, and the other to my internal
network.
I configured postfix to run personalized UCE control rules by IP. That's
why i have instead of smtpd_recipient_restrictions,
esmtpd_