... HI and thanks for your reply :-) I've this line: mailbox_command = /usr/bin/procmail -a "$EXTENSION" DEFAULT=$HOME/Maildir/ MAILDIR=$HOME/Maildir How add...
293193
Wietse Venema
wietse@...
May 16, 2013 12:45 pm
... Stan, Viktor and I were looking from the perspective of the receiver, i.e. the person whose question you replied to. The odds are good that their cultural...
293194
Wietse Venema
wietse@...
May 16, 2013 12:48 pm
... Why are you giving mail for "fred" to the local(8) delivery agent? Wietse...
293195
Pol Hallen
postfixml@...
May 16, 2013 12:59 pm
... Sorry :-) Tell me how does not give to "fred". Also commenting the line with mailbox_command, I don't understand how delivery mail to virtual host users. ...
293196
Wietse Venema
wietse@...
May 16, 2013 1:05 pm
... You try to deliver mail for fred@domain-that-resolves-to-local(8) Why? - Is this the wrong domain name? What shuold it be instead? - Is this the right...
... $virtual_alias_maps can (among other things) be used for mapping virtual (alias and mailbox) addresses to local addresses, which is what you're doing in...
293199
Wietse Venema
wietse@...
May 16, 2013 1:39 pm
... If this is the right domain but wrong delivery agent, see http://www.postfix.org/ADDRESS_CLASS_README.html which describes how Postfix selects the "known...
293200
Patrick Proniewski
patrick.proniewski@...
May 16, 2013 2:06 pm
... yes I am. ... Was never my intention to blame postfix, I was just asking for help on a problem that I have. ... I'll look into it. thanks, Patrick...
293201
Viktor Dukhovni
postfix-users@...
May 16, 2013 2:18 pm
On Thu, May 16, 2013 at 07:27:59AM -0500, Stan Hoeppner wrote: [begin hostility] ... [end hostility] [begin sarcasm] ... [end sarcasm] ... Chill out and keep...
293202
Marko Weber | ZBF
weber@...
May 16, 2013 7:08 pm
hello , i find many of these in my mail.log: May 16 14:27:33 mail opendkim[2926]: 119CA2FB20: s=dktest d=porcupine.org SSL error:04091068:rsa...
293203
/dev/rob0
rob0@...
May 16, 2013 7:27 pm
... I don't see "postfix" anywhere in that. ... Possibly. The only thing certain is that you are not having Postfix issues (or at least, not according to what...
293204
/dev/rob0
rob0@...
May 16, 2013 10:08 pm
In the time since I've been running this, I saw the first thing that might be seen as a problem: dnsblog timing out on one of the DNSBL lookups: May 16...
293205
Wietse Venema
wietse@...
May 16, 2013 11:48 pm
... All postscreen versions work that way. When the DNSBL score is not final before the pregreet test completes, the DNSBL test remains undecided, and the test...
293206
Ansgar Wiechers
lists@...
May 17, 2013 12:49 am
Please keep this conversation on-list. I don't do personal support for free. ... I already told you what to do, aside from reading the documentation. Have you...
293207
Marko Weber | ZBF
weber@...
May 17, 2013 7:55 am
Hi Patrick, ... I had a look at this page yesterday already as i seen it in a post from you to another guy. Its not really clear for me at all. How are teh...
293208
Marko Weber | ZBF
weber@...
May 17, 2013 8:02 am
Hi Patrick, i did it like described in your blog. (bit changed for my structure) @local_domains_maps = ( ".$mydomain", ...
293209
/dev/rob0
rob0@...
May 17, 2013 5:26 pm
... Do we have any testing to validate this? I'm pretty sure I recall from a few years back on the old original SPAM-L list that some Sendmail people[1] were...
293210
Viktor Dukhovni
postfix-users@...
May 17, 2013 5:54 pm
... It creates a lot of needless congestion on legitimate sending systems even if they don't hang up. Now every message (from a small MTA that does not visit...
293211
Patrick Ben Koetter
p@...
May 17, 2013 6:31 pm
... Looks good. Amavis knows which messages are inbound now. p@rick -- [*] sys4 AG http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München ...
293212
Benny Pedersen
me@...
May 17, 2013 6:43 pm
... useradd fred fred is not yet an unix user :=) -- senders that put my email into body content will deliver it to my own trashcan, so if you like to get...
293213
/dev/rob0
rob0@...
May 17, 2013 6:58 pm
... snip ... I understand all this and agree. I'm not advocating a 30+ second greet pause. My original goal was to reduce delays. Most of those who manage...
293214
Wietse Venema
wietse@...
May 17, 2013 8:46 pm
... [begin background material] I mis-understood how postscreen works (I do not constantly stare at Postfix source code, having other things to work on that...
293215
Wietse Venema
wietse@...
May 17, 2013 10:01 pm
... The DKIM verifier says that the DKIM signature does not match the message. This appears to be a problem with the postfix list majordomo or content filter. ...
293216
Wietse Venema
wietse@...
May 17, 2013 10:39 pm
... My mistake. The signature broke because my submission had Sender: wietse@..., which the list manager deletes and replaces with Sender:...
293217
Wietse Venema
wietse@...
2:06 am
... Released as snapshot 20130517. Wietse...
293218
/dev/rob0
rob0@...
3:55 am
... For testing I reenabled PSBL, and I'll see what comes in overnight. I thought I could make my own pseudo-DNSBL on a random IP address with blocked ports...
293219
Wietse Venema
wietse@...
1:50 pm
... For whitelisting I used a wild-card "A" record, and for timeout testing I used an NS record that resolves to a firewalled port (a black hole). This...
293220
Ansgar Wiechers
lists@...
3:27 pm
... He seems to want fred to be a virtual (mailbox) user. Regards Ansgar Wiechers -- "Abstractions save us time working, but they don't save us time learning."...
293221
Benny Pedersen
me@...
3:34 pm
... in that case he should not list fuckaround dot org in mydestination, but in virtual_mailbox_domains http://www.postfix.org/VIRTUAL_README.html -- senders...