I resend that question to the mailing list, because i need a solution. Sorry. Anyone have an idea of how to do that? The situation right now is: Dspam is...
Claudio Prono
claudio.prono@...
Aug 1, 2008 8:20 am
241869
I found the following webpage that shows how to customize postfix bounce messages: http://www.howtoforge.com/configure-custom-postfix-bounce-messages My doubt...
Santiago Romero
sromero@...
Aug 1, 2008 8:54 am
241870
... if you use dovecot lda, you have to configure it in dovecot.conf and in your quota warn script script http://wiki.dovecot.org/Quota/1.1?highlight=(quota) ...
Robert Schetterer
robert@...
Aug 1, 2008 9:03 am
241871
On Fri, 2008-08-01 at 08:18 +0200, lists.postfix-users@... ... I dont see any reason for you to worry. You are doing a reject_unauth_destination...
ram
ram@...
Aug 1, 2008 9:03 am
241872
Hi Wietse, ... I can wait :-) Could you elaborate on this, is this a design decision you made? -- Leo Baltus, internetbeheerder /\ NPO...
Leo Baltus
Leo.Baltus@...
Aug 1, 2008 9:15 am
241873
... reject_unknown_reverse_client_hostname helps a lot here -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria...
Robert Schetterer
robert@...
Aug 1, 2008 9:38 am
241874
Folks, I need a sender access per domain. After reading postfix documentation i decided to use classes, in smtpd_recipient_restriction there is a new...
Furs
furs@...
Aug 1, 2008 10:34 am
241875
... You could start by reading the answers you are getting and complying... You apparently missed this: For definite answers rather than guesses, please...
Charles Marcus
CMarcus@...
Aug 1, 2008 11:52 am
241876
Hello Postfix Users! I recently updated our email systems to handle our incoming email as follows: INTERNET ... Email Filter (Postfix -> content filter...
Mark Sutton
mark@...
Aug 1, 2008 11:53 am
241877
... Here's a place to start: http://www.postfix.org/LOCAL_RECIPIENT_README.html For definite answers rather than guesses, please provide more information;...
Noel Jones
njones@...
Aug 1, 2008 2:31 pm
241878
... Wow, what a maintenance nightmare! Postfix needs to open a file descriptor for all those lookup ... ... the number of file descriptors per process is...
Noel Jones
njones@...
Aug 1, 2008 3:11 pm
241879
... You might be able to get away with using the proxy: server for your maps. Prepend all your map names with proxy: and see...
Noel Jones
njones@...
Aug 1, 2008 3:23 pm
241880
My queue is horribly backed up with over 4,000 messages and I can not figure out how to shrink the queue. I do not have a bunch of MAILER-DAEMON notices, I do...
Tait Grove
tait@...
Aug 1, 2008 8:50 pm
241881
... Show the messages. ... Why? ... Sure? ... use postcat -q to look at the mails. Where do they com from, check your log. Maybe your sending out spam. -- Ralf...
Ralf Hildebrandt
Ralf.Hildebrandt@...
Aug 1, 2008 9:15 pm
241882
... OK. Pick a couple messages and see how they entered your system (examine the log) and where they are going. Examine the contents and see if they appear to...
Noel Jones
njones@...
Aug 1, 2008 9:23 pm
241883
... Not sure what you mean here, but FWIW, I have Postfix configured to deliver to Maildir/ -- if the Maildir directory structure does not already exist for a...
Sahil Tandon
sahil@...
Aug 2, 2008 3:04 am
241884
... ============================================================================ Wow Noel, I am not sure how you know all of this but this is awesome ...
Tait Grove
tait@...
Aug 2, 2008 5:21 am
241885
... OK, that's good information to share. Your previous mails implied that the number of mails in your queue was unusual and unexpected, so I withdraw my wild...
Noel Jones
njones@...
Aug 2, 2008 12:38 pm
241886
Hi, I have postfix 2.4 and i need to receive messages from address like root@somedomain, but i have reject_unverified_sender in my conf under ...
Bissio
bissio2000@...
Aug 3, 2008 1:47 pm
241887
... Please don't top post. If your system is configured to reject unknown local recipients, you can use the "reject_unlisted_sender" directive instead. If you...
Noel Jones
njones@...
Aug 3, 2008 7:56 pm
241888
Hi, Been a while since I had to look at our mail system (a tribute to postfix/courier/spamassassin/sasl/related software), but when upgrading all our software...
email builder
emailbuilder88@...
Aug 4, 2008 3:44 am
241889
Hi, I have a problem sending email to particular domains that manage by an ISP. All email get rejected by this ISP mail server, eventhough the email status ...
fajar
fajarep@...
Aug 4, 2008 5:15 am
241890
Hallo ram, ... ra> I dont see any reason for you to worry. You are doing a ra> reject_unauth_destination already It's not the destination I'm worried about,...
lists.postfix-users@...
Aug 4, 2008 9:04 am
241891
Hallo Robert, ... RS> reject_unknown_reverse_client_hostname RS> helps a lot here Thanks. I've put that in and will awit and see what happens. Groeten, Hans. ...
lists.postfix-users@...
Aug 4, 2008 9:04 am
241892
... Why are you using sender verification? You should NOT use SAV for all messages, only for messages destined to domains that you control or have already...
Charles Marcus
CMarcus@...
Aug 4, 2008 11:02 am
241893
Hello, I would like to whitelist a specific host, because it is currently listed in the zen rbl, but I am unable to do so. Here is a sample log of the rejected...
Nicolas KOWALSKI
niko@...
Aug 4, 2008 12:29 pm
241894
Let me give this one a try... I *think* i see the problem... ... THAT was the client... http://www.spamhaus.org/query/bl?ip=86.68.96.225; ... THAT was the...
Charles Marcus
CMarcus@...
Aug 4, 2008 12:58 pm
241895
Hello Nicolas, Try this: Remove 'check_client_access hash:/etc/postfix/client_access' from smtpd_recipient_restrictions. Add the following line in main.cf ...
Stan Hoeppner
stan@...
Aug 4, 2008 1:03 pm
241896
... A much easier way to solve this and prevent errors in the future is 'rpm -e sendmail'. The sendmail package will *not* remove Postfix's sendmail client. ...
Brian Evans - Postfix...
grknight@...
Aug 4, 2008 1:08 pm
241897
... This will not fix the OP's issue because client_restrictions occur before recipient_restrictions. This also does not deny any hosts with the line you...