Hi,
I need help with one of my postfix servers and the set up is complicated. We
host this server for one of our clients and they generate a lot of mail. This
server receives mail from internal applications via the load balancer and never
receives mail from external users.
We do use domain
Thank you Viktor for taking the time out to look at my issue and assist me
with. I do appreciate your time and patience.
On Dec 8, 2010, at 9:17 PM, Victor Duchovni wrote:
On Wed, Dec 08, 2010 at 06:16:00PM -0800, cmallon wrote:
The subject of your message is misleading and unfortunate
On Dec 9, 2010, at 10:55 AM, Victor Duchovni wrote:
The recipient restrictions are always honored. Unless your master.cf
file overrides main.cf in the "smtpd" instance the client connects
to, what you configure is what you get...
This is the master.cf file:
# DO NOT SHARE THE POSTFIX QUEUE BETWE
n Dec 9, 2010, at 12:48 PM, Victor Duchovni wrote:
On Thu, Dec 09, 2010 at 03:31:21PM -0500, cmallon wrote:
submission inet n - n - - smtpd
-o smtpd_etrn_restrictions=reject
-o smtpd_sasl_auth_enable=yes
-o content_filter=dksign:[127.0.0.1]:10027
-o
n Dec 9, 2010, at 1:59 PM, Victor Duchovni wrote:
On Thu, Dec 09, 2010 at 01:45:37PM -0800, cmallon wrote:
Can I safely remove this parameter from the master.cf file?
(smtpd_recipient_restrictions); would that solve my problem and simplify
my configuration? Or do I need this parameter in this