... this doesn't work unless he "mixes" his tables more than a little... OP could try UNION, but better keep things simple: virtual_alias_maps = ...
256257
Robert Schetterer
robert@...
Aug 1, 2009 10:08 am
... you can do it also i.e like this or simular, there is a english description in www which describes a few equal ways with smtpd_restriction_classes, sorry...
256258
Tino Donderwinkel
tino@...
Aug 1, 2009 10:15 am
The problems was in here: http://www.postfix.org/mysql_table.5.html %u When the input key is an address of the form user@domain, %u is replaced by the...
256259
ram
ram@...
Aug 1, 2009 12:19 pm
Some users on my postfix system send *Huge* mails and I dont want the mails to be transferred during peak hours Is there a way I can put mail to hold , if size...
256260
Willy De la Court
wdl@...
Aug 1, 2009 12:57 pm
... Hash: SHA1 ... Made a mistake here this is only the domain alias part the other query is the standard alias translation SELECT goto FROM...
256261
Wietse Venema
wietse@...
Aug 1, 2009 1:20 pm
... Only via the policy daemon protocol. Wietse...
256262
johnea
me@...
Aug 1, 2009 3:15 pm
The postfix documentation regarding reject_sender_login_mismatch: http://www.postfix.org/postconf.5.html#reject_sender_login_mismatch or maybe in here: ...
256263
/dev/rob0
rob0@...
Aug 1, 2009 3:44 pm
... I just looked for this feature in the past couple of days, and the first place I looked was in SASL_README. I found it in the credits at the bottom, but...
256264
Sahil Tandon
sahil@...
Aug 1, 2009 3:45 pm
... Yes, with a policy service called in smtpd_end_of_data_restrictions. An example using postfwd (http://www.postfwd.org): id=PEAK_SIZE;...
256265
mouss
mouss@...
Aug 1, 2009 4:00 pm
... What does this do that is not done with: SELECT alias_of FROM domains WHERE domain = '%d' ? ... Since postfix will lookup domains in many maps, suppressing...
256266
mouss
mouss@...
Aug 1, 2009 4:06 pm
... I played with the various configs just to see how I could put most of the config in mysql. Otherwise, reject_sender_login_mismatch is probably enough for...
256267
Andrew T. Robinson
atr@...
Aug 1, 2009 4:44 pm
Below: * Findings of fact * Representative messages from syslog * postconf -n * Output of tshark -- and if someone wants to complain about the length of this...
256268
Wietse Venema
wietse@...
Aug 1, 2009 8:25 pm
... I these numbers aren't "modified for privacy reasons", Google is tarpitting your machine with 360s (6 min) delays. Ask them why. Wietse According to...
256269
mouss
mouss@...
Aug 1, 2009 9:36 pm
... I'm sure you heard it before, but forgot that. it's the term used in RFC 821 (and still used in 5321). so for OP: envelop sender = return-path =...
256270
mouss
mouss@...
Aug 1, 2009 9:51 pm
... Most sites should no more care about this "issue", in these days of SASL and/or SPF......
256271
Andrew T. Robinson
atr@...
Aug 1, 2009 11:35 pm
... Possibly Google has throttled me because there about 10-15 attempts to send the same message in the queue, and I kept issuing postqueue -f. The outgoing...
256272
donovan jeffrey j
donovan@...
Aug 2, 2009 1:27 am
greetings, how can I test local_recipient_maps ? I am using an ldap local map, and I would like to insert a backup or failover map. here is what I am using. ...
256273
Sahil Tandon
sahil@...
Aug 2, 2009 2:00 am
... % man 1 postmap -- Sahil Tandon <sahil@...>...
256274
LuKreme
kremels@...
Aug 2, 2009 2:57 am
... Why transfer them at all? Email is a horrible way to send HUGE files. And grossly inefficient. And rude. ... Yes, but this would take a policy service. ...
256275
Sahil Tandon
sahil@...
Aug 2, 2009 3:29 am
... Irrelevant. Different strokes for different folks. ... Better. -- Sahil Tandon <sahil@...>...
256276
LuKreme
kremels@...
Aug 2, 2009 6:07 am
... But when they are sending out 300MB emails and tryng to figure out why they don't get delivered it stops being just their problem. Everyday I have someone...
256277
Willy De la Court
wdl@...
Aug 2, 2009 9:57 am
Hi all, Just a question about spam prevention and resource optimalisation. What is the best way to go. I have this as spam prevention at the moment. ...
256278
Clunk Werclick
clunk.werclick@...
Aug 2, 2009 10:25 am
... Hello Willy, It depends on how aggressive you wish to be. Looking at the last half an hour in my logs, the statistics show my blocking going on. The big...
256279
Gerard
postfix.user@...
Aug 2, 2009 10:32 am
On Sun, 2 Aug 2009 00:06:52 -0600 ... Everyday, I receive some form of SPAM too. Deal with it in what ever method is appropriate for your situation. However,...
256280
Willy De la Court
wdl@...
Aug 2, 2009 10:39 am
On Sun, 02 Aug 2009 11:24:17 +0100, Clunk Werclick ... [SNIP] ... In ... policy ... This one seems interesting. Need to try it out. ... The nospoof is a big...
... useless. ... useless. you're checking your own domains and domains that will be rejected by reject_unauth_destination. ... it would avoid doing DNS queries...
256283
Willy De la Court
wdl@...
Aug 2, 2009 11:05 am
... moment. ... [SNIP] ... [SNIP] ... Yes I'v seen it too. ... policy ... Yep just checked it it's 550 ... I don;t have any problems with this configuration...
256284
Sahil Tandon
sahil@...
Aug 2, 2009 1:10 pm
... Bingo! -- Sahil Tandon <sahil@...>...
256285
Martina Tomisova
martina.tomisova@...
Aug 2, 2009 1:22 pm
Hi, I can't find the format of Postfix logs. First I need to know what does 'nrcpt39; mean exactly. And the second think I need to know is how the session ID...