thanks for your help. I had done a very bad mistake. my problem wasn't not an ldap problem. My message was posted on my server so he had been directly sent to ...
222946
Erik Weber
twiztar@...
Jul 2, 2007 1:48 pm
... Try doing a manual session (using telnet or similar) and see what response you get. -- Erik...
222945
Rocco Scappatura
Rocco.Scappatura@...
Jul 2, 2007 1:38 pm
Hello, I can't figure out why a message destined to a particular mailbox of a not local domain (say aa@...) is bounced. Neverthless I can understand the...
222944
mouss
mlist.only@...
Jul 2, 2007 1:15 pm
... you need to read the howto that came with your version. milters were introduced in in 2.3. see http://www.postfix.org/MILTER_README.html ... yes (just...
222943
Simone Felici
s.felici@...
Jul 2, 2007 12:49 pm
... Thank's Mouss, as always :) I'll look forward to search some perl examples on how this works. Bye bye! Simon -- Simone Felici E-Mail:...
222942
Sebastian Ries
Sebastian.Ries@...
Jul 2, 2007 10:34 am
Hi there I tried to configure an external filter in postfix. According to http://www.postfix.org/FILTER_README.html (Advanced content filter example) I...
222941
Gary Mort
gmlug@...
Jul 2, 2007 10:29 am
... I was looking for something else and ran across this site http://www.arschkrebs.de/postfix/scripts/ with this perl script: ...
222940
mouss
mlist.only@...
Jul 2, 2007 10:10 am
... no. a variable is a variable. ... you need a policy service that is called by smtpd_recipient_restrictions. this policy server will then contact your ...
222939
mouss
mlist.only@...
Jul 2, 2007 10:04 am
... 1- if postfix accepts and then bounces, then your system is misconfigured and you will be a source of backscatter (see the BACKSCAATTER README or google...
222938
mouss
mlist.only@...
Jul 2, 2007 9:57 am
... You'll get more help on lists dedicated to your OS and/or your IP filter....
222937
Simone Felici
s.felici@...
Jul 2, 2007 8:33 am
Hi! I'm setting up postfix as frontend into an existing back-end mail system. Until here, thank's this community, all tests are gone well. Now I need to check...
222936
Di Giambelardini Gabr...
g.digiambelardini@...
Jul 2, 2007 8:29 am
Hi to all, i have a problem, when some user send an email to an user that not exist on my domain, postfix send a reply with "user unknown" but without "from"...
222935
Simone Felici
s.felici@...
Jul 2, 2007 7:18 am
... Good morning mouss! This is really a good morning for me, because, this solution WORKS!!!! Thank's a loooot!!!! Have a nice day! Simon -- Simone Felici...
222934
Gary Mort
gmlug@...
Jul 2, 2007 6:40 am
... Interesting as I used the exact same service to do the lookups earlier today and the root servers where timing out and I was getting the cached dynamic...
222933
Tolga
tolga@...
Jul 2, 2007 5:47 am
... DEFAULT=/var/mail/$u ... * ^From.mtozses@... ! mtozses@... is my rule. The first two lines were commented out before, but when I ...
222932
Andreas Winkelmann
ml@...
Jul 2, 2007 5:28 am
... Maybe a MTU-Issue, maybe a Cisco-Pix or another Router which tries to fixup SMTP. If you can, then make a telnet from the other Network to your Server and...
222931
Dean Manners
deanm@...
Jul 2, 2007 4:53 am
Hey guys, As a server receiving client connections from another network, I am seeing "timeout after DATA" errors. The problem seems to be isolated to one...
222930
Wietse Venema
wietse@...
Jul 2, 2007 4:51 am
... The ***KERNEL*** chooses the source IP address, not Postfix. The choice is based on the ***KERNEL*** routing tables. Wietse...
222929
JOYDEEP
j.bakshi@...
Jul 2, 2007 4:29 am
... Thanks to all responders for making my confusion solved...
222928
Edgar Díaz Orellana
eorellan@...
Jul 2, 2007 12:56 am
Hi again. ... De: owner-postfix-users@... [mailto:owner-postfix-users@...] En nombre de Gary Mort Enviado el: Domingo, 01 de Julio de 2007...
222927
Gary Mort
gmlug@...
Jul 2, 2007 12:41 am
... 1) Your lacking a PTR record for the ip address sending email. For example, 219.132.27.200 is your problem, it's coming up with a dynamic PTR record and no...
222926
Edgar DÃaz Orellana
eorellan@...
Jul 2, 2007 12:28 am
Hi again. This is an example of connection tracking in my mta Server. Jul 1 20:21:13: ACCEPT smtp firewall(eth0_222) -> 65.54.244.200 'via_NET_220' (out:...
222925
Edgar Díaz Orellana
eorellan@...
Jul 1, 2007 11:06 pm
I'm trying to do that, but nothing's change always the outgoing ip is the 200.27.132.222, and nothing i can do to change that. Some clue? edgar ... De:...
222924
mouss
mlist.only@...
Jul 1, 2007 10:58 pm
... IP routing to remote server is done by the kernel, and it is generally based on destination IP. your kernel or IP filter may have functionality to allow...
222923
Edgar Díaz Orellana
eorellan@...
Jul 1, 2007 10:22 pm
Hi everyone. I have some sites hosted in this Server some of them have 2000 email accounts, then i try to make some load balance for outgoing email traffic ...
222922
mouss
mlist.only@...
Jul 1, 2007 9:05 pm
... The problem is probably in your procmail config file. nobody can chdir to /dev/null, because the latter is generally a file, not a directory. you probably...
222921
Tolga
tolga@...
Jul 1, 2007 8:24 pm
Hi, Following belgeler.org (a compilation of FAQs in my language, I put lines local_transport = procmail, procmail_destination_concurrency_limit = 10 and...
222920
Tolga
tolga@...
Jul 1, 2007 8:03 pm
Hi, mailbox_command = /usr/bin/procmail -a "$EXTENSION" <--- is this line piping the message through procmail like .forward does? Regards, -- Toes, knees,...
222919
Rich Shepard
rshepard@...
Jul 1, 2007 3:46 pm
... Wietse, Thank you, I intend to read everything before proceeding with any upgrade. Rich -- Richard B. Shepard, Ph.D. | The Environmental...
222918
mouss
mlist.only@...
Jul 1, 2007 9:00 am
... I guess you already verified that you can't do this without a filter (bcc related options, virtual aliases, ... etc). ... I still fail to see what sendmail...