... Snaphot 20130317 addresses sub-optimal behavior in the LMDB client code that affected tlsmgr and "postmap -i", and it makes the code more resilient. In...
292031
Patrick Lists
postfix-list@...
Mar 18, 2013 1:34 am
On 03/17/2013 11:48 PM, Viktor Dukhovni wrote: [snip] ... Got it. ... Thanks. Just read it and I switched to mailRoutingAddress. ... Having read that draft...
292032
Mohsen Pahlevanzadeh
mohsen@...
Mar 18, 2013 1:45 am
I uses debian, but i compiled postfix and i just want to know name of them. --mohsen...
292033
Viktor Dukhovni
postfix-users@...
Mar 18, 2013 1:54 am
... But this is still the delivery address attribute, not the additional address attribute, that is "mailAlternateAddress" in the draft. What matters to...
292034
Christian Rohmann
crohmann@...
Mar 18, 2013 9:24 am
Hey again postfix-users, ... Are there any plans to implement XCLIENT forwarding into postfix. Currently postfix seems to only accept XCLIENT but not send it...
292035
Per olof Ljungmark
peo@...
Mar 18, 2013 10:22 am
... Thank you for the tip. Then I have to figure out how to separate the two rulesets which I yet did not discover in the docs. Unfortunately we do have...
292036
Wietse Venema
wietse@...
Mar 18, 2013 11:02 am
... Please read the XFORWARD document. Wietse...
292037
Wietse Venema
wietse@...
Mar 18, 2013 11:08 am
... Separate your mail streams: MTAs talk to port 25. MUAs talk to port 587 (465 if they are pre-historic). If that is not possible use DNS to separate the...
Hello Wietse, postfix-users, ... I read the XFORWARD_README and I believe XFORWARD is what I want and should use to get variables from postfix MTA to my...
292040
Wietse Venema
wietse@...
Mar 18, 2013 2:30 pm
... Then, XFORWARD would need to be extended. Not only for sending forwarded SASL attributes (authentication method, authentication ID, sender address in MAIL...
292041
Per olof Ljungmark
peo@...
Mar 18, 2013 4:55 pm
... If we do not implement this case: (authenticated client assumed) - from nonlocal@ to local-user@local-domain Would "reject_sender_login_mismatch" do the...
292042
Per olof Ljungmark
peo@...
Mar 18, 2013 5:39 pm
... "although it must suffice that the domain part matches." Forget that part, I was thinking backwards......
292043
Jumping Mouse
kafriki@...
Mar 18, 2013 6:42 pm
Hello everyone, I have set up always_bcc = journal@... for an email archiving account. How can bypass always_bcc for certain senders? for example I...
292044
Wietse Venema
wietse@...
Mar 18, 2013 7:01 pm
... It's called *always*_bcc for a reason... ... If you don't want to bcc ALL senders, use sender_bcc_maps to make exceptions, Postfix regular expression...
292045
Littlefield, Tyler
tyler@...
Mar 18, 2013 7:05 pm
... thanks for the response. My goal its to allow for setting up rules; for example, spamassassin will flag spam messages with a [spam]. I currently use...
292046
Robert Lopez
rlopezcnm@...
Mar 18, 2013 7:23 pm
Viktor Duknovni wrote " If you're using Debian, they modify Postfix with additional configuration parameteter, in particular if I recall correctly "myhostname"...
292047
Quanah Gibson-Mount
quanah@...
Mar 18, 2013 7:30 pm
--On Sunday, March 17, 2013 8:15 PM -0400 Wietse Venema ... Excellent news, thank you Wietse! Does this mean it may be included in a future release? --Quanah ...
292048
Viktor Dukhovni
postfix-users@...
Mar 18, 2013 7:39 pm
... A distribution that does not ship Postfix. :-) You could try FreeBSD or NetBSD for a Postfix that is unlikely to be modified much if at all. The Debian...
292049
Viktor Dukhovni
postfix-users@...
Mar 18, 2013 7:43 pm
... Now all your users know that to avoid archiving they should just send email from those addresses. (With NOTIFY=NEVER so as not to be caught out by bounces...
292050
Ed
ej197us@...
Mar 18, 2013 8:51 pm
Hi All. The scenario: From: aaaa@... To:Â Â Â Â Â bbbb@... CC:Â Â Â Â me@... After receiving the email CC at site 3, site 3 is sending out...
292051
Quanah Gibson-Mount
quanah@...
Mar 18, 2013 8:55 pm
--On Monday, March 18, 2013 4:26 PM -0400 Wietse Venema ... These sound like really excellent improvements. I've been using MDB with OpenLDAP for a while, and...
292052
Victor d'Agostino
d.agostino.victor@...
Mar 18, 2013 9:46 pm
Hi Ed, It seems that site3.com smtp server use header recipients instead of SMTP RCPT TO recipients and also send to the sender ... Can you post email headers...
292053
Jeroen Geilman
jeroen@...
Mar 18, 2013 10:09 pm
... Configure site3 to stop doing that. -- J....
292054
Christian Benke
benkokakao@...
Mar 18, 2013 10:23 pm
Dear Postfix-users! Over the last weekend i've setup a mail-environment for my personal use with a remote Postfix and Dovecot SASL/IMAP and locally mutt with ...
292055
Dominik George
nik@...
Mar 18, 2013 10:31 pm
Hi, imho, the best approach to getting a road-warrior (laptop) authenticated as a sattelite sytem using your central MTA as a relayhost is have it in ...
292056
patrick.proniewski@...
Mar 18, 2013 10:51 pm
Finally, after an interesting discussion over this issue on opendkim-users, I've been able to google my way out, with a solution from Wietse: ...
292057
Florian Schaal
mailinglist@...
Mar 19, 2013 8:16 am
... I use something similar for apache with syslog-ng. It can adapted for each message-string: http://blog.schaal-24.de/?p=769&lang=en Using syslog-ng you can...
292058
Christian Benke
benkokakao@...
Mar 19, 2013 9:46 am
... Hey Dominik! Intriguing idea, i didn't think about that option :-) And it looks like this is the way to go! Thanks, Christian...
292059
Ed
ej197us@...
Mar 19, 2013 11:17 am
Hi Victor, I have requested the info from site1. I looked for the SMTP RCPT TO command in the man file. Could you provide a hint as to the configuration...