... -o lmtp_* for lmtp service -o smtp_* for smtp service but dont make overwrides if postconf -d | grep lmtp_ is okay :)...
291456
weber@...
Feb 20, 2013 1:30 pm
Patrick B Koetter told me some days ago you can do an sender_check_access, in the sender_check_access you can forward them to a service without amavis. ...
291457
Geoff Shang
geoff@...
Feb 20, 2013 5:36 pm
Hi, Sorry for having to obscure stuff in the below, but I have to. I'm setting up an MX for our new customer mail setup. I'm having a problem where...
291458
Noel Jones
njones@...
Feb 20, 2013 6:09 pm
... Postfix uses the domain as the lookup key, not the whole address. Test with: $ postmap -q example.com ldap:/etc/postfix/ldap-domains.cf ...
291459
Vince Wang
vwang@...
Feb 20, 2013 6:17 pm
Hello, We have a configured postfix email server worked well when we had it on the public IP. After we moved it behind our firewall on a intranet with ip...
291460
Geoff Shang
geoff@...
Feb 20, 2013 6:20 pm
... I was initially doing this but it didn't work. In ldap-domains.cf, I use %d as the key to look for. Should I be using %s instead? Geoff....
291461
Noel Jones
njones@...
Feb 20, 2013 6:54 pm
... I don't use ldap, so don't take my advice on the query to use (but pretty sure %s is what you need). Fortunately, postfix works the same regardless of the...
291462
Wietse Venema
wietse@...
Feb 20, 2013 7:28 pm
... That was the mistake. As documented in ldap_table(5): %d When the input key is an address of the form user@domain, %d is replaced by the (RFC 2253)...
291463
Ansgar Wiechers
lists@...
Feb 21, 2013 12:33 am
... Since the message gets delivered there might be nothing wrong with your configuration. Im wondering, though, why you chose so large values for ... Anyway,...
291464
Wietse Venema
wietse@...
Feb 21, 2013 1:18 am
... Please define "slow", and don't forget to include your outbound speed and message size. If you are sending mail to Yahoo and other large mailers, they will...
291465
Dennis Carr
dennisthetiger@...
Feb 21, 2013 5:29 am
I'm basically looking for such an option - for all intents, if a domain is not, for some reason, in the RBLs, one could manually add the domain into such a...
291466
Goutam Baul
goutam.baul@...
Feb 21, 2013 9:16 am
Dear List, We are running postfix-2.3.3-2 on RHEL 5.4 (32bit). The reason for running such an old version is the non-availability of the currently used...
291467
Erik Slagter
erik@...
Feb 21, 2013 9:32 am
Hello all, Please help me with the following. I have here a postfix system that listens on multiple (external) interfaces, e.g. one of them receives e-mail...
291468
DTNX Postmaster
postmaster@...
Feb 21, 2013 11:39 am
... I'd say DRBD; http://www.drbd.org/ Depending on your requirements and with the right setup, failover to the disaster recovery site could be completely...
291469
Wietse Venema
wietse@...
Feb 21, 2013 11:55 am
... If you have a problem yoo MUST show actual concrete evidence, so that it is clear whether YOU screwed or I did so. http://www.postfix.org/DEBUG_README.html...
291470
DTNX Postmaster
postmaster@...
Feb 21, 2013 12:05 pm
... http://www.postfix.org/POSTSCREEN_README.html Have you followed those instructions? AFAIK, you can bind 'postscreen39; to a specific interface by specifying ...
291471
Noel Jones
njones@...
Feb 21, 2013 12:18 pm
... use a check_client_access blacklist file. http://www.postfix.org/documentation.html If you need more help, see ...
291472
Erik Slagter
erik@...
Feb 21, 2013 1:39 pm
... Yes I did (of course). The README does NOT give any information on the use of multiple interfaces. It says "change ... into ..." but my master file doesn't...
... As I understand, you verify the new postscreen enabled configuration with welcome string, which as I understand is the smtp banner. Postscreen enabled smtp...
291475
DTNX Postmaster
postmaster@...
Feb 21, 2013 2:30 pm
... [snip] ... Postscreen has its own set of options. Read the documentation; http://www.postfix.org/postscreen.8.html Also, avoid trying to 'optimize39; for...
291476
Ralf Hildebrandt
r@...
Feb 21, 2013 2:35 pm
... Logs? ... It could be that the process injecting the mails into the queue is stalling the queuemanager, thus sending out can only begin AFTER the injection...
291477
Erik Slagter
erik@...
Feb 21, 2013 2:40 pm
... man postscreen. The postscreen (and fwiw tslproxy) has it's own set of options which are... by default... copied from the standard smtpd_* options! Also...
291478
Wietse Venema
wietse@...
Feb 21, 2013 2:50 pm
... If you don't show the exact options and the exact logging then no-one can say what mistake YOU are making. Wietse...
291479
Erik Slagter
erik@...
Feb 21, 2013 3:01 pm
... Okay, I didn't post the complete master.cf because I thought it wouldn't be necessary, so here it comes. This is the "plain" version that works, without...
291480
Wietse Venema
wietse@...
Feb 21, 2013 3:17 pm
... TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail TO (UN)SUBSCRIBE see http://www.postfix.org/lists.html Thank you for using Postfix....
291481
Erik Slagter
erik@...
Feb 21, 2013 3:35 pm
... And I always thought I could be blunt at moments ;-) PROBLEM (apparently this is a "problem") * Summary Setting up postscreen on a system with multiple...
291482
Reindl Harald
h.reindl@...
Feb 21, 2013 3:45 pm
... and how should this be supposed to use postscreen with "smtpd" instead of "postscreen" as command?...
291483
Erik Slagter
erik@...
Feb 21, 2013 4:38 pm
If I set up postscreen as closely as possible to the postscreen README document, I get this (diff to previous message) (I'm sorry lots of it has been folded)....
291484
Erik Slagter
erik@...
Feb 21, 2013 4:46 pm
Another variation I tried ("pass" and "postscreen" the other way around). This works, but gives the original problem, the smtpd options are not honoured...