aliases forwarding on local subnetl DMZ

2009-07-22 Thread Peter Macko
I have two mailservers behind a firewall and they are on the same subnet e.g. A: @test.sk 192.168.1.5 B: @test.eu 192.168.1.6 MX records in DNS on internet are e.g. A: @test.sk 194.1.1.5 B: @test.eu 194.1.1.6 On the A server I have setup aliases file to forward mails to server B, but it is not w

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Clunk Werclick
On Thu, 2009-07-23 at 13:50 +1000, Barney Desmond wrote: > You need to ask yourself if this is a real problem, or something > you're just imagining. Mysql generally works fine, 50,000 messages a > day at 12 queries each, equates to several queries per second. This is > an "easy" load. That is a co

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Barney Desmond
2009/7/23 Clunk Werclick : > On Wed, 2009-07-22 at 11:04 -0500, Noel Jones wrote: >> Clunk Werclick wrote: >> > I think perhaps 4-12 queries per message is not optimal? >> > If server handle 50,000 a day X 12 that is quite a lot? I don't think >> > it is going to get may fields returned for .co.uk

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Jeff Grossman
On 7/22/2009 5:35 PM, Benny Pedersen wrote: On Thu, July 23, 2009 02:29, Sahil Tandon wrote: On Jul 22, 2009, at 7:28 PM, "Benny Pedersen" wrote: On Thu, July 23, 2009 01:07, Sahil Tandon wrote: % postconf message_strip_charters postconf: warning: message_strip_charters: u

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Thu, July 23, 2009 02:29, Sahil Tandon wrote: > On Jul 22, 2009, at 7:28 PM, "Benny Pedersen" wrote: > >> >> On Thu, July 23, 2009 01:07, Sahil Tandon wrote: >> >>> % postconf message_strip_charters >>> postconf: warning: message_strip_charters: unknown parameter >> >> be more helpfull then cr

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Sahil Tandon
On Jul 22, 2009, at 7:28 PM, "Benny Pedersen" wrote: On Thu, July 23, 2009 01:07, Sahil Tandon wrote: % postconf message_strip_charters postconf: warning: message_strip_charters: unknown parameter be more helpfull then critize my spellings I did not know it was a misspelling. How could

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Thu, July 23, 2009 01:52, Joe wrote: > Benny Pedersen wrote: >> On Thu, July 23, 2009 01:07, Sahil Tandon wrote: >> >> >>> % postconf message_strip_charters >>> postconf: warning: message_strip_charters: unknown parameter >>> >> >> be more helpfull then critize my spellings >> > > Don't shoot t

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Joe
Benny Pedersen wrote: > On Thu, July 23, 2009 01:07, Sahil Tandon wrote: > > >> % postconf message_strip_charters >> postconf: warning: message_strip_charters: unknown parameter >> > > be more helpfull then critize my spellings > Don't shoot the messenger - he pointed out, in good faith

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Thu, July 23, 2009 01:07, Sahil Tandon wrote: > % postconf message_strip_charters > postconf: warning: message_strip_charters: unknown parameter be more helpfull then critize my spellings -- xpoint

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Thu, July 23, 2009 01:04, d.h...@yournetplus.com wrote: > It would seem you have misspelled the word 'characters' within the parameter. my bad here, but my main.cf have not that spelling fail, i verified it -- xpoint

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Thu, July 23, 2009 01:00, Noel Jones wrote: > Did you run "postfix reload"? yes > Do you have postfix 2.3 or later? 2.5.7 > Show evidence. "postconf -n" output, contents of your > message, etc. do i really have to :/ -- xpoint

Re: invalid - header

2009-07-22 Thread Sahil Tandon
On Wed, 22 Jul 2009, Oscar Cruz wrote: > Hi lately im having problem using postfix with a specific domain when i > received its mails, my server shows the next message > > at first it seems like this: status=sent Incomplete log report. > but seconds later the log shows an error. > > status=bou

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Sahil Tandon
On Thu, 23 Jul 2009, Benny Pedersen wrote: > On Wed, July 22, 2009 23:14, Noel Jones wrote: > > > "be strict in what you send, liberal in what you accept" > > ok > > i try > > postconf -e 'message_strip_charters = \346' % postconf message_strip_charters postconf: warning: message_strip_charte

Re: tls_random_source and OSX

2009-07-22 Thread Sahil Tandon
On Wed, 22 Jul 2009, LuKreme wrote: > On 21-Jul-2009, at 16:43, Quanah Gibson-Mount wrote: >> On Wednesday, July 22, 2009 12:16 AM +0200 Patrick Ben Koetter >> wrote: >>> These days OpenSSL is able to determine which random source it wants >>> to >>> use. This might explain why it is empty in a

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread d . hill
Quoting Benny Pedersen : On Wed, July 22, 2009 23:14, Noel Jones wrote: "be strict in what you send, liberal in what you accept" ok i try postconf -e 'message_strip_charters = \346' still amavisd give this Non-encoded 8-bit data (char E6 hex): Subject: \346 why does postfix not use my s

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Noel Jones
Benny Pedersen wrote: On Wed, July 22, 2009 23:14, Noel Jones wrote: "be strict in what you send, liberal in what you accept" ok i try postconf -e 'message_strip_charters = \346' still amavisd give this Non-encoded 8-bit data (char E6 hex): Subject: \346 why does postfix not use my strip

Re: self signed ssl certs

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 23:45, Noel Jones wrote: > Benny Pedersen wrote: >> what does others do if remote have a self signed ssl key, accept it ? > Yes, accept it. Opportunistic TLS does not imply more trust > than a non encrypted connection; you're willing to make a > non-encrypted connection to

Why is not virtual_alias_domains needed?

2009-07-22 Thread Yeray Gutiérrez Cedrés
I have a Posix mail server that serves as a gateway to an MS Exange server. The Posix server contains aliases (stored in openldap) that match the users in the MS Exchange server. So somebody could send an e-mail to j...@example.com (the MX register for example.com is my Posix server), this would re

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 23:14, Noel Jones wrote: > "be strict in what you send, liberal in what you accept" ok i try postconf -e 'message_strip_charters = \346' still amavisd give this Non-encoded 8-bit data (char E6 hex): Subject: \346 why does postfix not use my strip ? -- xpoint

Why is not virtual_alias_domains needed?

2009-07-22 Thread Yeray Gutiérrez Cedrés
I have a Posix mail server that serves as a gateway to an MS Exange server. The Posix server contains aliases (stored in openldap) that match the users in the MS Exchange server. So somebody could send an e-mail to j...@example.com (the MX register for example.com is my Posix server), this would re

invalid - header

2009-07-22 Thread Oscar Cruz
Hi lately im having problem using postfix with a specific domain when i received its mails, my server shows the next message at first it seems like this: status=sent but seconds later the log shows an error. status=bounced (data format error. Command output: user: Message contains invalid heade

Re: self signed ssl certs

2009-07-22 Thread Noel Jones
Benny Pedersen wrote: what does others do if remote have a self signed ssl key, accept it ? Yes, accept it. Opportunistic TLS does not imply more trust than a non encrypted connection; you're willing to make a non-encrypted connection to that client. TLS in this case indicates encryption,

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Noel Jones
Benny Pedersen wrote: On Wed, July 22, 2009 22:18, Wietse Venema wrote: Sahil Tandon: On Jul 22, 2009, at 4:06 PM, "Benny Pedersen" wrote: On Wed, July 22, 2009 22:00, Noel Jones wrote: http://www.postfix.org/postconf.5.html#strict_7bit_headers if postfix changed defaults to yes, then i bel

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 22:18, Wietse Venema wrote: > Sahil Tandon: >> On Jul 22, 2009, at 4:06 PM, "Benny Pedersen" wrote: >> > On Wed, July 22, 2009 22:00, Noel Jones wrote: >> >> http://www.postfix.org/postconf.5.html#strict_7bit_headers >> > if postfix changed defaults to yes, then i belive pro

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 22:12, Sahil Tandon wrote: > On Jul 22, 2009, at 4:06 PM, "Benny Pedersen" wrote: > >> >> On Wed, July 22, 2009 22:00, Noel Jones wrote: >>> http://www.postfix.org/postconf.5.html#strict_7bit_headers >> >> if postfix changed defaults to yes, then i belive problematic >> send

Re: postfix strip ??? (highbit chars)

2009-07-22 Thread Wietse Venema
Sahil Tandon: > On Jul 22, 2009, at 4:06 PM, "Benny Pedersen" wrote: > > > > > On Wed, July 22, 2009 22:00, Noel Jones wrote: > >> http://www.postfix.org/postconf.5.html#strict_7bit_headers > > > > if postfix changed defaults to yes, then i belive problematic > > senders would change there prob

Re: postfix strip æøå (highbit chars )

2009-07-22 Thread Sahil Tandon
On Jul 22, 2009, at 4:06 PM, "Benny Pedersen" wrote: On Wed, July 22, 2009 22:00, Noel Jones wrote: http://www.postfix.org/postconf.5.html#strict_7bit_headers if postfix changed defaults to yes, then i belive problematic senders would change there problem Oh please. The functionality e

self signed ssl certs

2009-07-22 Thread Benny Pedersen
what does others do if remote have a self signed ssl key, accept it ? -- xpoint

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 22:00, Noel Jones wrote: > http://www.postfix.org/postconf.5.html#strict_7bit_headers if postfix changed defaults to yes, then i belive problematic senders would change there problem php mail() is imho not mime compliant -- xpoint

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Noel Jones
Benny Pedersen wrote: On Wed, July 22, 2009 21:41, Noel Jones wrote: At any rate, unless 8 bit characters in headers are causing some specific problem, it's not worth blocking them. back to my first question on how to http://www.postfix.org/postconf.5.html#strict_7bit_headers -- Noel Jo

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 21:41, Noel Jones wrote: > At any rate, unless 8 bit characters in headers are causing > some specific problem, it's not worth blocking them. back to my first question on how to -- xpoint

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Noel Jones
Stefan Förster wrote: * Benny Pedersen wrote: On Wed, July 22, 2009 17:50, Noel Jones wrote: You could configure postfix to reject such mail, but then you'll lose otherwise legit mail. yes legit problem also This is probably a stupid question, but are those characters really allowed in emai

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 21:27, Stefan Förster wrote: > * Benny Pedersen wrote: >> On Wed, July 22, 2009 17:50, Noel Jones wrote: >>> You could configure postfix to reject such mail, but then >>> you'll lose otherwise legit mail. >> yes legit problem also > This is probably a stupid question, but ar

Re: discard external mail to explicit account

2009-07-22 Thread okahei
thanks, that is what i'm looking for. BR On Wed, Jul 22, 2009 at 8:46 PM, Noel Jones wrote: > oka...@gmail.com wrote: >> >> Hello all. >> >> Is there any method to discard all mails coming to t...@test.com >> except all mails coming from *...@test.com >> >> We want to not allow some accounts to r

Re: blocking "supp...@..."

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 18:31, Robert Lopez wrote: > Which postfix list would be best used for such a block? Could it be > sender_access? http://www.google.dk/search?q=sender_localpart+postfwd&ie=utf-8&oe=utf-8&aq=t&rls=com.ubuntu:da-DK:unofficial&client=firefox-a -- xpoint

Re: postfix strip æø å (highbit chars)

2009-07-22 Thread Stefan Förster
* Benny Pedersen wrote: > On Wed, July 22, 2009 17:50, Noel Jones wrote: >> You could configure postfix to reject such mail, but then >> you'll lose otherwise legit mail. > > yes legit problem also This is probably a stupid question, but are those characters really allowed in email headers? Ci

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 17:50, Noel Jones wrote: > Benny Pedersen wrote: >> i like to have postfix strip these chars in headers so amavisd does not >> block the mails with bad header, well maybe it kill dkim >> :/ >> >> but is there better options ? >> >> reject and let senders solve it ? >> > > Th

Re: discard external mail to explicit account

2009-07-22 Thread Noel Jones
oka...@gmail.com wrote: Hello all. Is there any method to discard all mails coming to t...@test.com except all mails coming from *...@test.com We want to not allow some accounts to recieve emails from outside. BR Here's general instructions for this sort of thing: http://www.postfix.org/REST

discard external mail to explicit account

2009-07-22 Thread okahei
Hello all. Is there any method to discard all mails coming to t...@test.com except all mails coming from *...@test.com We want to not allow some accounts to recieve emails from outside. BR

Re: blocking "supp...@..."

2009-07-22 Thread Ralf Hildebrandt
* Robert Lopez : > We get a lot of spam from a marketing company that uses hundreds of ip > addresses and hundreds of domain names but it always comes from > "support" at which ever names they are using that day. How do you know it's from the same company? -- Ralf Hildebrandt Geschäftsbereich

Re: tls_random_source and OSX

2009-07-22 Thread Quanah Gibson-Mount
--On Wednesday, July 22, 2009 7:28 AM -0600 LuKreme wrote: On 21-Jul-2009, at 16:43, Quanah Gibson-Mount wrote: On Wednesday, July 22, 2009 12:16 AM +0200 Patrick Ben Koetter wrote: These days OpenSSL is able to determine which random source it wants to use. This might explain why it is emp

Re: blocking "supp...@..."

2009-07-22 Thread Brian Evans
Robert Lopez wrote: > We get a lot of spam from a marketing company that uses hundreds of ip > addresses and hundreds of domain names but it always comes from > "support" at which ever names they are using that day. > > My supervisor wants me to block all email coming from "supp...@*". > > I have c

Re: blocking "supp...@..."

2009-07-22 Thread Clunk Werclick
On Wed, 2009-07-22 at 10:31 -0600, Robert Lopez wrote: > We get a lot of spam from a marketing company that uses hundreds of ip > addresses and hundreds of domain names but it always comes from > "support" at which ever names they are using that day. > > My supervisor wants me to block all email c

Re: blocking "supp...@..."

2009-07-22 Thread Heiko Wundram
On Wed, 22 Jul 2009 10:31:35 -0600, Robert Lopez wrote: > We get a lot of spam from a marketing company that uses hundreds of ip > addresses and hundreds of domain names but it always comes from > "support" at which ever names they are using that day. > > My supervisor wants me to block all emai

blocking "supp...@..."

2009-07-22 Thread Robert Lopez
We get a lot of spam from a marketing company that uses hundreds of ip addresses and hundreds of domain names but it always comes from "support" at which ever names they are using that day. My supervisor wants me to block all email coming from "supp...@*". I have concerns about blocking legitimat

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Clunk Werclick
On Wed, 2009-07-22 at 11:04 -0500, Noel Jones wrote: > Clunk Werclick wrote: > > I think perhaps 4-12 queries per message is not optimal? > > If server handle 50,000 a day X 12 that is quite a lot? I don't think > > it is going to get may fields returned for .co.uk .uk in my database? > > > > Pos

Re: sending a message to two seperate accounts

2009-07-22 Thread Ray
On July 21, 2009 06:49:09 pm Sahil Tandon wrote: > On Tue, 21 Jul 2009, Ray wrote: > > I have a solution, and It seems to work, just want to know if I'm going > > to shoot myself in the foot. > > > > I'm running postfix 2.6 with a number of virtual domains, all data stored > > in a MySql database.

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Noel Jones
Clunk Werclick wrote: I think perhaps 4-12 queries per message is not optimal? If server handle 50,000 a day X 12 that is quite a lot? I don't think it is going to get may fields returned for .co.uk .uk in my database? Postfix does the lookups required to route your mail properly. I stress m

Re: Domain Key Issues

2009-07-22 Thread fakessh
uses dkimproxy 1.1 work fine in my box On Wed, 22 Jul 2009 10:35:12 -0500, Noel Jones wrote: > Zakir Shaikh wrote: >> Now, my problem is that when I send mails using webmail from the local >> user configured through vPostmaster then the mails are getting signed >> BUT the issue is that when the

Re: postfix strip æøå (highbit chars)

2009-07-22 Thread Noel Jones
Benny Pedersen wrote: i like to have postfix strip these chars in headers so amavisd does not block the mails with bad header, well maybe it kill dkim :/ but is there better options ? reject and let senders solve it ? The better option is to configure amavisd-new to accept bad headers. I'

Re: Domain Key Issues

2009-07-22 Thread Noel Jones
Zakir Shaikh wrote: Now, my problem is that when I send mails using webmail from the local user configured through vPostmaster then the mails are getting signed BUT the issue is that when the mails sent from different machines using their applicaitons then the messages are delivered but Not sig

Re: tls_random_source and OSX

2009-07-22 Thread Noel Jones
LuKreme wrote: On 21-Jul-2009, at 16:43, Quanah Gibson-Mount wrote: On Wednesday, July 22, 2009 12:16 AM +0200 Patrick Ben Koetter wrote: These days OpenSSL is able to determine which random source it wants to use. This might explain why it is empty in a Postfix install on Mac OS X, since it

Re: Alias rewriting problem

2009-07-22 Thread Brian Evans - Postfix List
Guy wrote: > Hi Brian, > > 2009/7/22 Brian Evans - Postfix List : > >>> Could someone also tell me whether virtual_transport_maps are >>> completely ignored if I have transport_maps set or whether >>> transport_maps overrides virtual_transport_maps only if it gets a >>> match? >>> >>> >>

Re: Alias rewriting problem

2009-07-22 Thread Guy
Hi Brian, 2009/7/22 Brian Evans - Postfix List : > Guy wrote: > Messages from sendmail(1) command enter via pickup. > A good flow diagram can be seen here: > http://www.postfix.org/ADDRESS_REWRITING_README.html#overview > There is generally no verification of addresses using this method. Thanks.

Re: Alias rewriting problem

2009-07-22 Thread Brian Evans - Postfix List
Guy wrote: > Is there any documentation that describes the mail flow for different > messages (real address at local domain, non-existant address at local > domain and remote address) when using /usr/sbin/sendmail to send them? > I'd like to know what parts of Postfix it actually uses and which > p

Re: tls_random_source and OSX

2009-07-22 Thread LuKreme
On 21-Jul-2009, at 16:43, Quanah Gibson-Mount wrote: On Wednesday, July 22, 2009 12:16 AM +0200 Patrick Ben Koetter > wrote: These days OpenSSL is able to determine which random source it wants to use. This might explain why it is empty in a Postfix install on Mac OS X, since it isn't require

Re: sieve instead procmail?

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 11:54, Ralf Hildebrandt wrote: > * Michael Monnerie : > >> Oh, nice. Only problem is, I'd need to deliver to an external program. >> Or did you mean "local" from the postfix POV, and that external delivery >> is possible from dovecot, and that dovecot has sieve? (Sorry, don't

Domain Key Issues

2009-07-22 Thread Zakir Shaikh
I'm setting up a Postfix Mail Server. Applications from different nodes will be sending their mails from this mail server using the mail clients in the application. Here are the postfix details: - #:>postconf -n alias_database = hash:/etc/postfix/aliases alias_ma

Re: sieve instead procmail?

2009-07-22 Thread Benny Pedersen
On Wed, July 22, 2009 11:17, Ralf Hildebrandt wrote: > * Michael Monnerie : >> I'm wondering if anybody knows of a way to include sieve in postfix >> instead of procmail? > User dovecot deliver instead of procmail when doing local delivery. > That's it. sieve reject does a accept and bounce, its

postfix strip æøå (highbit chars)

2009-07-22 Thread Benny Pedersen
i like to have postfix strip these chars in headers so amavisd does not block the mails with bad header, well maybe it kill dkim :/ but is there better options ? reject and let senders solve it ? -- xpoint

Re: sieve instead procmail?

2009-07-22 Thread Stefan Förster
* Michael Monnerie wrote: > On Mittwoch 22 Juli 2009 Stefan Förster wrote: > > What excatly are you trying to do with Sieve filtering? > > Yes, zarafa-dagent delivers, but you can tell it where: > See http://forums.zarafa.com/viewtopic.php?f=11&t=2759 > Example procmail: > :0w > *

Re: sieve instead procmail?

2009-07-22 Thread Michael Monnerie
On Mittwoch 22 Juli 2009 Stefan Förster wrote: > ince you mentioned procmail, my buest guess is that your > Postfix/Zarafa integration is similar to the wiki page at > > http://zarafa.com/wiki/index.php/MTA_integration > > This leaves me slightly puzzled, because I can't imagine where you'd > want

Alias rewriting problem

2009-07-22 Thread Guy
Hi guys, I sent a mail about problems I was having with "out of office" messages the other day and I think I may have started to find how to fix my configuration to deal with the messages properly. Is there any documentation that describes the mail flow for different messages (real address at loc

Re: sieve instead procmail?

2009-07-22 Thread Stefan Förster
* Michael Monnerie wrote: > I currently have postfix -> procmail -> zarafa, and would like to have > postfix -> sieve -> zarafa. Is that possible via a milter maybe? The > sieve implementation would need to be able to call an external program > to deliver mail, but the rest is standard. Since you

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Clunk Werclick
On Wed, 2009-07-22 at 20:31 +1000, Barney Desmond wrote: > 2009/7/22 Clunk Werclick : > > What I am not understanding is this is my list: > > > > debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,smtpd_access_maps > > > > I don't understand which 'tabl

Re: Many SQL Lookups on outbounding mails

2009-07-22 Thread Barney Desmond
2009/7/22 Clunk Werclick : > What I am not understanding is this is my list: > > debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,smtpd_access_maps > > I don't understand which 'table type' is in charge of virtual and relay. > It is perhaps not very c

Re: sieve instead procmail?

2009-07-22 Thread Ralf Hildebrandt
* Michael Monnerie : > Oh, nice. Only problem is, I'd need to deliver to an external program. > Or did you mean "local" from the postfix POV, and that external delivery > is possible from dovecot, and that dovecot has sieve? (Sorry, don't know > dovecot at all) > > So I guess it should be pos

Affordable & Easy-to-use Email & Collaboration server based on Postfix (Commercial)

2009-07-22 Thread Ashok
You might be interested in knowing about a Linux and Open Source based email & collaboration product for companies. Check - http://en.wikipedia.org/wiki/Synovel_CollabSuite http://www.synovel.com/collab/ It has a web based administration panel for managing servers and users along with desktop cli

Re: sieve instead procmail?

2009-07-22 Thread Michael Monnerie
On Mittwoch 22 Juli 2009 Ralf Hildebrandt wrote: > > I'm wondering if anybody knows of a way to include sieve in postfix > > instead of procmail? > > User dovecot deliver instead of procmail when doing local delivery. > That's it. Oh, nice. Only problem is, I'd need to deliver to an external progr

Re: sieve instead procmail?

2009-07-22 Thread Ralf Hildebrandt
* Michael Monnerie : > I'm wondering if anybody knows of a way to include sieve in postfix > instead of procmail? User dovecot deliver instead of procmail when doing local delivery. That's it. -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin

sieve instead procmail?

2009-07-22 Thread Michael Monnerie
I'm wondering if anybody knows of a way to include sieve in postfix instead of procmail? Or are all the sieve implementations so tightly integrated to the mailer that this is not possible? I currently have postfix -> procmail -> zarafa, and would like to have postfix -> sieve -> zarafa. Is that

Re: Expected output for local_recipient_maps = ldap:...

2009-07-22 Thread Magnus Bäck
On Wednesday, July 22, 2009 at 07:31 CEST, Olivier Nicole wrote: > In my Postfix configuration I have > > local_recipient_maps = unix:passwd.byname $alias_maps > ldap:$config_directory/ldap_local_recipient > > What is the expected output of the ldap: part? Anything non empty