Danish letters in "bounce_template_file"

2012-09-27 Thread Titanus Eramius
I have translated "bounce_template_file" to Danish, and besides the localized letters, it works fine (the English part is still present in the error). In /etc/postfix/main.cf I have set delay_warning_time = 4 bounce_template_file = /etc/postfix/bounce.cf When I run "postconf -b /etc/postfix/bounc

Re: Danish letters in "bounce_template_file"

2012-09-27 Thread Wietse Venema
Titanus Eramius: > I have translated "bounce_template_file" to Danish, and besides the > localized letters, it works fine (the English part is still present > in the error). > > In /etc/postfix/main.cf I have set > delay_warning_time = 4 > bounce_template_file = /etc/postfix/bounce.cf > > When I

Re: Feature request: new parameter no_result_format for ldap and sql maps

2012-09-27 Thread Michael Storz
Am 2012-09-24 19:06, schrieb Wietse Venema: Michael Storz: seems I was not able to show the underlying problem, let me rephrase my problem: How can I configure arbitrarily complex if-then-else constructs for every possible table type? You will have to outsource that logic

Re: Danish letters in "bounce_template_file"

2012-09-27 Thread Wietse Venema
Wietse Venema: > Titanus Eramius: > > I have translated "bounce_template_file" to Danish, and besides the > > localized letters, it works fine (the English part is still present > > in the error). > > > > In /etc/postfix/main.cf I have set > > delay_warning_time = 4 > > bounce_template_file = /etc

Re: Danish letters in "bounce_template_file"

2012-09-27 Thread Viktor Dukhovni
On Thu, Sep 27, 2012 at 12:27:21PM +0200, Titanus Eramius wrote: > I have translated "bounce_template_file" to Danish, and besides the > localized letters, it works fine (the English part is still present > in the error). This confirms that the charset you declared is indeed a superset of ASCII.

Two Real IP How to

2012-09-27 Thread Feel Zhou
Hello, My friend I have a mail server, put it into the room who give me real IP Generally, I set the postfix via server name and the real IP It's working well. everything is good to use My mail server have two network adapter eth0 inet addr: 1.2.3.4 (example) eth1 inet addr: 5.6.7.8 (example

opensuse repo for working current stable/experimental postifx?

2012-09-27 Thread j debert
Searching for opensuse builds of the latest/current stable and experimental releases of postfix. No luck. Seems as if everyone and his dog has some postfix project. All of them seem to be unmaintained, abandoned, obsoleted, broken, incomplete or not current. Does anyone know where there is a valid

Re: Two Real IP How to

2012-09-27 Thread Wietse Venema
Feel Zhou: > Hello, My friend > > I have a mail server, put it into the room who give me real IP > Generally, I set the postfix via server name and the real IP > It's working well. everything is good to use > My mail server have two network adapter > eth0 inet addr: 1.2.3.4 (example) > eth1 in

Re: opensuse repo for working current stable/experimental postifx?

2012-09-27 Thread Robert Schetterer
Am 27.09.2012 20:23, schrieb j debert: > Searching for opensuse builds of the latest/current stable and > experimental releases of postfix. No luck. Seems as if everyone and > his dog has some postfix project. All of them seem to be unmaintained, > abandoned, obsoleted, broken, incomplete or not cu

smtpd_relay_restrictions

2012-09-27 Thread Wietse Venema
Victor discussed smtpd_relay_restrictions 6 years, see http://archives.neohapsis.com/archives/postfix/2006-05/0598.html. The article also discussed a number of other ideas that have potential to increase the Postfix learning curve. I'll leave those for now. My current goal is to make Postfix easie

recipient bcc

2012-09-27 Thread Jason Hirsh
I am trying to have email coming into postfix be delivered to two mail accouts From what I understand the subject command can do that here is my postconf-n postconf-n body_checks = regexp:/usr/local/etc/postfix/body_check bounce_size_limit = 5 command_directory = /usr/local/sbin config_

Re: recipient bcc

2012-09-27 Thread jeffrey j donovan
On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: > I am trying to have email coming into postfix be delivered to two mail accouts > > From what I understand the subject command can do that here is my postconf-n > Greetings, Where is your final destination ? local or remote. try adding your

Re: recipient bcc

2012-09-27 Thread Jason Hirsh
On Sep 27, 2012, at 8:49 PM, jeffrey j donovan wrote: > > On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: > >> I am trying to have email coming into postfix be delivered to two mail >> accouts >> >> From what I understand the subject command can do that here is my postconf-n >> > > Greetin

Re: recipient bcc

2012-09-27 Thread jeffrey j donovan
On Sep 27, 2012, at 9:08 PM, Jason Hirsh wrote: > > On Sep 27, 2012, at 8:49 PM, jeffrey j donovan wrote: > >> >> On Sep 27, 2012, at 8:29 PM, Jason Hirsh wrote: >> >>> I am trying to have email coming into postfix be delivered to two mail >>> accouts >>> >>> From what I understand the su