... I was not aware that the drop was instantaneous. ... Apparently, the filter aborts quickly. The reason for this is likely written to a logfile, provided...
Wietse Venema
wietse@...
Sep 1, 2007 1:44 pm
225693
HI people is it possible to automaticly delete all mail flagged as spam?how? Is it possible to create something like google or yahoo that locate the mail ...
infolistas listas
grupolistas@...
Sep 1, 2007 1:47 pm
225694
2007/8/31, Wietse Venema <wietse@...>: [Sorry Wietse for the two private replies, they were meant for the list, I just noticed the error. Please...
Marco De Vitis
marcodevitis@...
Sep 1, 2007 11:13 pm
225695
... The X-Original-To, Return-Path and Delivered-To headers are added by the delivery agent (local, virtual or pipe). -- Darren Pilgrim...
Darren Pilgrim
postfix@...
Sep 2, 2007 1:02 am
225696
Hello postfix users, is it possible to automaticlly delete all mail flagged as spam?how? I'm using mailscanner, spamassassin, postfix,ldap Is it possible to...
infolistas listas
grupolistas@...
Sep 2, 2007 1:47 am
225697
MailScanner can delete spam for you with "Spam Actions" and "High Scoring Spam Actions". Look in /etc/MailScanner/MailScanner.conf. If you need help ask on...
Martin Strand
do.not.eat.yellow.sno...
Sep 2, 2007 2:24 am
225698
Ok, thanks for answering that. Is there anyway to have it added as part of the smtp agent when it is received by the smtp agent? If not, then this basically...
Mark Krenz
mark@...
Sep 2, 2007 2:42 am
225699
... 1: Disable address rewriting on the email router. This makes it impossible to do 1:N alias expansion without looping mail back from the delivery servers. ...
Darren Pilgrim
postfix@...
Sep 2, 2007 3:26 am
225700
... No that would be a privacy bug. It would disclose to other recipients who else received a copy of the same message. Of course EXIM does this, but not...
Wietse Venema
wietse@...
Sep 2, 2007 1:57 pm
225701
The approach suggested by Noel works a treat. Many thanks Neil ... -- Neil Williams BEng, PhD LimaKilo Information Systems 15 Dunfermline Business Centre Izatt...
Neil Williams
neil@...
Sep 2, 2007 2:04 pm
225702
It may be relatively easy to implement stress-dependent Postfix SMTP server personality. Most of the material needed for this already exists in Postfix. Here...
Wietse Venema
wietse@...
Sep 2, 2007 3:09 pm
225703
Hi, i've this returned message: Our internal reference code for your message is 09514-02. Return-Path: <mess-mate@...> Your message...
mess-mate
mess-mate@...
Sep 2, 2007 7:35 pm
225704
... spam?how? ... mail flagged as spam in a specific directory where the user ... Look before you google at the docs at http://www.postfix.org/docs.html item ...
Marcel de Reuver
marcel@...
Sep 2, 2007 8:44 pm
225705
... Looks like Maia mailguard diagnostics. Mark...
Mark Martinec
Mark.Martinec+postfix...
Sep 2, 2007 10:56 pm
225706
... That is not Postfix eror message. Wietse...
Wietse Venema
wietse@...
Sep 3, 2007 12:33 am
225707
... In fact, that alone would suffice; there is no need for alternate sets of main.cf parameters. If the master would set a command-line option like "-o...
Wietse Venema
wietse@...
Sep 3, 2007 12:48 am
225708
... Then this should be of use: http://www.maiamailguard.com/maia/wiki/SizeLimit Gary V _________________________________________________________________ Gear...
Gary V
mr88talent@...
Sep 3, 2007 1:18 am
225709
Wietse Venema skrev, on 03-09-2007 02:48: [...] ... Sounds good. Especially on the ISC/SANS dshield list there is a bunch of people reporting repeated...
Tony Earnshaw
tonni@...
Sep 3, 2007 6:34 am
225710
What value should be transmitted to policy server in "recipient" field, when the message has several envelope rcpt's? I've got this field empty when rcpt's>1,...
Artem Bokhan
artist@...
Sep 3, 2007 6:52 am
225711
Hello, My old company had their mail server die and were desperate to accept the mail that was queuing while they were trying to rebuild their server so they...
Sean Tempesta
sean.tempesta@...
Sep 3, 2007 7:36 am
225712
On Sun, 2 Sep 2007 23:37:29 -0700 ... I use "cat mailbox | formail -s sendmail -t" luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano...
Luciano Mannucci
luke@...
Sep 3, 2007 9:20 am
225713
Hello, For better or worse I'm trying to setup mysql to do helo checks on a country basis. I've got a table set up with the tld as the "key" and query it like...
Dick Middleton
dick@...
Sep 3, 2007 9:33 am
225714
Hi to all, I need to set in my mailserver an mailfrom user for bouce. some body can help me??...
Di Giambelardini Gabr...
g.digiambelardini@...
Sep 3, 2007 9:57 am
225715
I'm trying to estimate the maximum number of concurrent mysql connections Postfix could possibly use. I've got mysql maps for: - virtual_alias_maps -...
Martin Strand
do.not.eat.yellow.sno...
Sep 3, 2007 10:34 am
225716
... If you are working with procmail, a simple procmail rule can delete (not very recomended off course) a spam flagged mail: (After spamassassin do his work,...
Gerardo Herzig
gherzig@...
Sep 3, 2007 12:48 pm
225717
... With smtpd_recipient_restrictions, Postfix policy is invoked once for each individual RCPT TO command. Wietse...
Wietse Venema
wietse@...
Sep 3, 2007 1:07 pm
225718
... See: man 8 proxymap Wietse...
Wietse Venema
wietse@...
Sep 3, 2007 1:08 pm
225719
I use policy server with smtpd_data_restrictions so sender verification lookups where possible by other servers. With smtpd_data_restrictions the behaviour is...
Artem Bokhan
artist@...
Sep 3, 2007 1:11 pm
225720
... smtpd_data_restrictions supports recipient information if there was exactly only one recipient. Otherwise it wopuld have to randomly pick one of the...
Wietse Venema
wietse@...
Sep 3, 2007 1:31 pm
225721
Is there anyway to make header (and body) checks work like every other restriction? e.g., In my smtpd_recipient_resictrions = 1 2 3 4. could I make...