... Exactly. From all Terry has said so far, it really sounds like: a) he continues to believe, or at least market to his client, the idea that "only accepting...
M. Fioretti
mfioretti@...
May 1, 2008 7:07 am
237722
... of course. The only point of this discussion was to make clear that such requirements are ridiculous, that they cannot be implemented at the mail server...
M. Fioretti
mfioretti@...
May 1, 2008 7:52 am
237723
... And if you had made this clear in the beginning, it would have saved yourself and the rest of us all of this crap-crud. The fact is, when someone says...
Charles Marcus
CMarcus@...
May 1, 2008 10:47 am
237724
... The owner-listname alias forces Postfix to create a new queue file for the mailing list recipients, with one status record per recipient. Thus, deferral of...
Wietse Venema
wietse@...
May 1, 2008 10:54 am
237725
... Maybe read the post before you respond as that would help a great deal. Someone saw a filename with the name "autoresponder" in one of my reponses and then...
Randy Ramsdell
rramsdell@...
May 1, 2008 1:15 pm
237726
... Let's kill this thread. The OP is obviously a jerk. His first response to reasonable requests for concrete information is "Was it really confusing? The...
Wietse Venema
wietse@...
May 1, 2008 1:36 pm
237727
... OK. I was trying to be brief, but you guys just won't let this drop. The customer, not me, selects which countries they wish to accept mail from. I...
Terry Carmen
terry@...
May 1, 2008 1:38 pm
237728
... And the ones that hijacked the thread with personal agenda's regarding autoresponders aren't being jerks? Was there a single question about how to write an...
Randy Ramsdell
rramsdell@...
May 1, 2008 1:56 pm
237729
... When the OP's first response is that of a jerk who can't be bothered to answer all the questions in a reasonable request for detail, then you can expect...
Wietse Venema
wietse@...
May 1, 2008 2:28 pm
237730
Hi I have only used headers checks to hold for spam scanning. But today after a phising scam came in purporting to be from our helpdesk I put one like this in...
John Baker
johnnyb@...
May 1, 2008 3:26 pm
237731
... There is no need to postmap pcre or regexp files....
D Hill
d.hill@...
May 1, 2008 3:33 pm
237732
... OK, great. This wasn't clear, not to me at least, from your original assertion. Marco -- Your own civil rights and the quality of your life heavily depend...
M. Fioretti
mfioretti@...
May 1, 2008 5:35 pm
237733
Background: I'm trying to set up a local_only restriction class, but apparently am doing something wrong. In the directions, it states the following: ...
Glen Lee Edwards
gle@...
May 1, 2008 6:02 pm
237734
... I would guess the problem is that your web server submits mail using the 'sendmail' command rather than through SMTP. Postfix smtpd_*_restrictions are only...
Noel Jones
njones@...
May 1, 2008 6:27 pm
237735
... Yes, that's correct. Is there a work around? I suppose I could change the ownership of the 'sendmail' command so the webserver can't use it and force...
Glen Lee Edwards
gle@...
May 1, 2008 6:39 pm
237736
... Look at authorized_submit_users -- Ralf Hildebrandt (Ralf.Hildebrandt@...) snickebo@... Postfix - Einrichtung, Betrieb und Wartung...
Ralf Hildebrandt
Ralf.Hildebrandt@...
May 1, 2008 6:40 pm
237737
... You don't have to change sendmail file permissions. Instead, you can specify the "legitimate" senders with the main.cf authorized_submit_users paramater. ...
Wietse Venema
wietse@...
May 1, 2008 7:13 pm
237738
... By default, :include:/file aliases already do indirect delivery, so ... the main benefit of "ower-listname" with ":include:..." aliases is redirecting the...
Victor Duchovni
Victor.Duchovni@...
May 1, 2008 7:35 pm
237739
... Viktor, it is friday morning and my brain isn't functioning as well as it could (well that is my excuse anyway), so I am not quite sure I understand you....
m.c.wilkins@...
May 1, 2008 9:03 pm
237740
Hi! Networkers, I'm using with success Postfix 2.5.1 (+amavisd-new) on my academic server. This server is reserved to authenticated sender only. I need to add...
Eddy Beliveau
eddy.beliveau@...
May 1, 2008 9:06 pm
237741
... Right, smtpd_*_restrictions happen before header/body checks (with the exception of smtpd_end_of_data_restrictions which can't add headers). Some alternate...
Noel Jones
njones@...
May 1, 2008 9:27 pm
237742
... Yes, exactly. Because alias expansion is the local(8) delivery agent, any retries are necessarily for the entire alias, not just the failed part. And the...
Victor Duchovni
Victor.Duchovni@...
May 1, 2008 10:13 pm
237743
Hi Everyone, How do I make it so postfix will copy all incoming and outgoing emails to another email invisibly? It's a SOX requirement actually. I have to save...
Forums
forums@...
May 1, 2008 10:23 pm
237744
I've recently converted a sendmail outbound relay and backup MX box to postfix, and while I have a bit of experience with qmail, exim, sendmail, and a few...
Peter Serwe
peter.serwe@...
May 1, 2008 10:54 pm
237745
... Where should testbed.my.domain be delivered? What main.cf parameter is responsible for this decision? Wietse...
Wietse Venema
wietse@...
May 1, 2008 11:04 pm
237746
... Postfix configuration parameters: always_bcc, sender_bcc_maps, recipient_bcc_maps control what you are asking for. You can do a search on this page: ...
D Hill
d.hill@...
May 1, 2008 11:05 pm
237747
... This is great question, as I've been wondering how people meet gov. requirements on storing corp. emails with Postfix. As it is our problem is that some...
Curtis Vaughan
cavaughan@...
May 1, 2008 11:17 pm
237748
The link to postfinger on this page (toward the bottom): http://www.postfix.org/DEBUG_README.html I believe is not correct. It currently points to: ...
D Hill
d.hill@...
May 1, 2008 11:21 pm
237749
... You can get a fair wait with regexp based recipient_bcc_maps, which allow you to capture the original envelope recipient. Merge message copies are not...
Victor Duchovni
Victor.Duchovni@...
May 1, 2008 11:24 pm
237750
... Is there publicly available documentation on how to implement the tee proxy backup solution in Postfix? -- Sahil Tandon <sahil@...>...