... Only if you intentionally send mail from non-existent addresses. But you shouldn't do that. These settings should be safe. -- Noel Jones...
217781
Julian Cowley
julian@...
Apr 1, 2007 8:13 am
... That's pretty nice. Unless I'm missing something, looks like it can be further reduced to: sudo find /var/spool/postfix/deferred/. ! -name '?' -print | wc...
217782
Alexandros Fragkiadakis
alfrag@...
Apr 1, 2007 11:00 am
Hi, I've installed postfix,mailscanner,clamav and spamassasin in my server. When i write "header_checks=regexp:/etc/postfix/header_checks" in main.cf and...
217783
mouss
mlist.only@...
Apr 1, 2007 11:09 am
... unfortunately, if you can't reproduce the problem, it'll be hard to find out... if you are "lucky", the mail was delivered to a mailbox instead of to ...
217784
mouss
mlist.only@...
Apr 1, 2007 11:18 am
... then the thing to fix is these mailers. reject_unlisted_sender is safe and sane. you don't want to send mail that can't get a bounce in case of errors, or...
217785
mouss
mlist.only@...
Apr 1, 2007 11:22 am
... and why do you do that? ... there is no problem. all mail contains a Received: header, thus you are asking postfix to hold all mail (mailq will show it,...
217786
pobox@...
Apr 1, 2007 12:51 pm
... That's true. That's why I asked for help here. I am not very good, but if it is reproducible, I read and try and eventually find out. It was reproducible...
217787
pobox@...
Apr 1, 2007 1:12 pm
... To my knowledge nothing has been changed on the server (it's a dedicated server) on that day (the problem as about half a day or so). Before we had qmail,...
217788
Matt Hayes
dominian@...
Apr 1, 2007 1:33 pm
... Alexandros, Assuming that you have /var/spool/MailScanner/{incoming|quarantine}, try this: chown postfix.postfix /var/spool/MailScanner/incoming chown...
217789
mouss
mlist.only@...
Apr 1, 2007 3:19 pm
... In fact, a more probable "hole" is an anti-virus silently quarantining mail. if you are running an AV, look in its quarantine. another possibility is a...
217790
mouss
mlist.only@...
Apr 1, 2007 3:23 pm
... try resending the _same_ message from the same machine. if the AV quarantines it, then you get the guilty. now, the AV config may have changed (or it may...
217791
Patrick Ben Koetter
p@...
Apr 1, 2007 5:07 pm
... You use saslauthd and/or crypted passwords. ... Yes, that's a good idea. p@rick -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging...
217792
Victor Duchovni
Victor.Duchovni@...
Apr 1, 2007 5:28 pm
... Provided you are willing to subtract 1 at the end, yes. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore...
What files you need?. The configuration is the VHCS (www.vhcs.net) standard configuration. Thanks for your answer....
217796
Low Kian Seong
postfix_low@...
Apr 2, 2007 2:11 am
Dear all, I know this question has probably been asked before, but are there any resources out there on doing postfix clustering or replication ? Sorry for...
217797
mailings@...
Apr 2, 2007 3:43 am
Hi all, I have been using amavis-stats for ages to get my mail statistics. Until now this has been working fine for me (even it has been supported anymore...
217798
Alon Friedman
alon.chicago@...
Apr 2, 2007 3:46 am
I have an appliance that I use for spam and virus filtering. It is set up as MX. All the mail from all the hosts on my network has to go to the appliance...
217799
LuKreme
kremels@...
Apr 2, 2007 3:49 am
... AWStats has a maillog mode that is quite good. That said, there have been numerous exploits in AWStats in the past, enough so that I finally gave up on...
217800
Matthias Schmidt [c]
beta@...
Apr 2, 2007 3:57 am
... did you look into pflogsumm at: <http://jimsun.linxnet.com/postfix_contrib.html> and mailgraph at: <http://mailgraph.schweikert.ch/> all the best Matthias ...
217801
JOYDEEP
j.bakshi@...
Apr 2, 2007 4:46 am
... Thanks Mouss, I'll do experiment with the config and let u know the result soon....
217802
Julian Cowley
julian@...
Apr 2, 2007 6:26 am
... I knew there was a catch. I've found that with the GNU version of find, '?' doesn't match '.' at the beginning of a filename, whereas on FreeBSD it does....
217803
Patrick Ben Koetter
p@...
Apr 2, 2007 6:28 am
... 1. postconf -n 2. smtpd.conf 3. ps axf | grep saslauthd p@rick ... -- The Book of Postfix <http://www.postfix-book.com> saslfinger (debugging SMTP AUTH): ...
217804
Pierguido
pierg75@...
Apr 2, 2007 6:47 am
... Hash: SHA1 ... Database changed mysql> SELECT description FROM domain WHERE -> domain='galleriadelsecondorinascimento.com' -> and backupmx='0' and...
217805
Adrian Ulrich
pfix@...
Apr 2, 2007 7:21 am
... What problem are you trying to solve? - Distributing load? - A HA-Mail-Queue? - ... ? Regards, Adrian...
217806
Paul Hutchings
paul.hutchings@...
Apr 2, 2007 8:34 am
Bit of a longshot and slightly OT but does anyone have an init script for policyd-weight that will run on Suse/OpenSuse 10.x please? cheers, Paul -- Paul...
217807
mouss
mlist.only@...
Apr 2, 2007 9:03 am
... see if the webmail software can use smtp instead of running sendmail....
217808
mouss
mlist.only@...
Apr 2, 2007 9:06 am
... use multiple smtpd listeners. the smtpd on port 25 forwards email to the appliance (content_filter for instance) and the appliance sends back filtered mail...
217809
ЧеркендоÐ...
ch@...
Apr 2, 2007 9:26 am
"debug_peer_list=ip " don't makes log files less verbose, is there other way to get only in and out events ... From: "Ralf Hildebrandt"...