... This is a new behaviour of the Postfix 2.2 release, to spread the word that Postfix now has a complete "A-to-Z" feature set. Some cynics argue instead that...
186748
Nicolas Riendeau
knightr@...
Nov 23, 2005 4:42 am
Hi! ... Oops, you're right... I should have looked at the headers more closely... If you do a search in Google for that string you'll see that other people had...
186749
Jason
pg@...
Nov 23, 2005 5:00 am
... From: "Nicolas Riendeau" <knightr@...> To: "Jason" <pg@...> Cc: <postfix-users@...> Sent: Wednesday, November 23, 2005 12:42 PM ...
186750
Nicolas Riendeau
knightr@...
Nov 23, 2005 5:15 am
Hi! ... You mean by that it it was precompiled? Are you sure that no patches were applied by the maintainer(s)? ... The idea would be to try to isolate the...
186751
Jason
pg@...
Nov 23, 2005 5:47 am
... From: "Nicolas Riendeau" <knightr@...> To: "Jason" <pg@...> Cc: <postfix-users@...> Sent: Wednesday, November 23, 2005 1:15 PM ...
186752
Jonas Björklund
jb@...
Nov 23, 2005 6:16 am
Hello, ... You could also use http://www.lustre.org/....
186753
Nicolas Riendeau
knightr@...
Nov 23, 2005 6:34 am
Hi! ... You are remapping your internal addresses to outside addresses only when sending to the outside, right? Yhe problem, is it visible on your own server...
186754
Jason
pg@...
Nov 23, 2005 7:44 am
... Yes. ... The log is normal. ... No problem at all, except no sender's address rewrite. ... But, just toggling generic on and off will make the difference....
186755
Lemon, Matt
matt.lemon@...
Nov 23, 2005 9:29 am
Hi, I have two domains pointing at the same box and use postfix to handle the email for both. I have an email account for each domain myself and they both...
186756
mouss
usebsd@...
Nov 23, 2005 9:38 am
... most probably, you have a catchall alias. catchall aliases must be overriden by setting up explicit aliases for existing users....
186757
Alan McLean
alan.mclean@...
Nov 23, 2005 9:45 am
I have set up CentOS 4 with Postfix. I am having a lot of problems getting the config setup properly. Here is my current situation: -When I send mail, it...
186758
mouss
usebsd@...
Nov 23, 2005 9:47 am
... please be precise. How do you send mail? ... support@.... It should come from, support@... This domain...
186759
Sandy Drobic
postfix-users@...
Nov 23, 2005 9:48 am
... This is the reason: inet_interfaces = localhost set: inet_interfaces = all comment this out or set the parameter mynetwork to your local subnet: ...
186760
mouss
usebsd@...
Nov 23, 2005 10:09 am
... What about virtual aliases? If you don't send output of 'postconf -n', we can't help....
186761
Lemon, Matt
matt.lemon@...
Nov 23, 2005 10:11 am
Sorry, this is the output from postconf -n [root@enterprise /]# /usr/sbin/postconf -n command_directory = /usr/sbin config_directory = /etc/postfix ...
186762
767
767@...
Nov 23, 2005 10:21 am
Hi again, I'm running postfix, courier, sasl, mysql, spamassassin. Recently, I've added clam and amavis to add protection against sober & co. I was following...
186763
Alexander Fortin
postmaster@...
Nov 23, 2005 10:38 am
Hi list, my first post on this ML! Well, my english is very bed, I hope you can understand me. My system: - Debian Sarge on i386 - postfix 2.1.5-9 -...
186764
Patrick Ben Koetter
p@...
Nov 23, 2005 10:40 am
... Use "saslfinger -s" to create useful configuration output. See my signature for saslfinger download. p@rick -- The Book of Postfix ...
186765
Louis-David Mitterrand
vindex@...
Nov 23, 2005 11:22 am
Hi, Sorry for the OT. While a very happy postfix user, I still get a little SPAM in my inbox, usually from a small business in .fr trying to sell a legtimate...
186766
mouss
usebsd@...
Nov 23, 2005 11:25 am
... so look in /etc/postfix/virtual if it contains something like @irishbikerforum.com foo@... You can use postmap -q # postmap -q @irishbikerforum.com...
186767
Lemon, Matt
matt.lemon@...
Nov 23, 2005 11:35 am
Yeah, I did that. I added an alias for xlr82nil8 to point to his account but still no joy. How can I check to see if I have a Catchall alias? I looked in the...
186768
mouss
usebsd@...
Nov 23, 2005 12:02 pm
... so don't use permit_mynetworks ... 1- use permit_sasl_authenticated to allow relay for authenticated users. (of course, put this before...
186769
Patrick Ben Koetter
p@...
Nov 23, 2005 12:14 pm
... This is the directory where Cyrus-SASL.2.x will look for libraries by default. Usually this is a symlink to /usr/local/lib/sasl2 where Cyrus-SASL.2.x will ...
186770
mouss
usebsd@...
Nov 23, 2005 12:15 pm
... - complain to the CNIL - add local rules to block such spam ... don't lose your time. and just because they annoy you, don't get out of law. ... They won't...
186771
Wietse Venema
wietse@...
Nov 23, 2005 12:20 pm
... show actual evidence....
186772
^Herman^
herman@...
Nov 23, 2005 12:21 pm
The good part: I have smtpd_recipient_restrictions => reject_unverified_recipient enabled and it works like advertised :) However if I try to send a mail...
186773
P. Pijnacker
pij@...
Nov 23, 2005 12:24 pm
At our school students have found a way to send a message >100x to the same person in a few seconds. I tried to prevent that by upgrading to postfix 2.2.5 and...
186774
Ralf Hildebrandt
Ralf.Hildebrandt@...
Nov 23, 2005 12:29 pm
... smtpd_client_event_limit_exceptions (default: $mynetworks) Clients that are excluded from connection count, connection rate, or SMTP request rate...
186775
767
767@...
Nov 23, 2005 12:31 pm
Thanks Patrick. Here it is: saslfinger - postfix Cyrus sasl configuration Wed Nov 23 11:42:31 CET 2005 version: 0.9.9.1 mode: server-side SMTP AUTH -- basics...
186776
P. Pijnacker
pij@...
Nov 23, 2005 12:48 pm
... I already commented out that line. I experimented with replacing "(default: $mynetworks)" with a fake-network address 123.123.123.0/24 and expected that...