"Sorting" mail between different servers?

2011-01-08 Thread Jan Johansson
A customer is migrating their mail environment, and in the interim a bit of trickery is needed. They are currently using a Postfix+Mailscanner machine as a gateway per the http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall Now, how would I realize a scenario where SOME users of

Re: delisting from spamcannibal.org

2011-01-08 Thread Samuel Sappa
Sorry if my question doesn't fit the rule in this mailing list, i'm not looking for contact from spamcannibal or both yahoo and gmail, i'm just asking if there someone else have some experience and would kindly share that experience in this mailing list, since i'm using postfix too, but maybe my qu

Re: smtp_header_checks WARN chops long subjects while logging

2011-01-08 Thread Wietse Venema
Ramprasad: > > If you need precise control over content logging, for example > > because you use it to maintain a database of some sorts, then > > Postfix built-in logging is not designed for that purpose. > > > > Instead, you need a more focused tool. Sahil Tandon posted a > > tcp-based header_ch

Re: delisting from spamcannibal.org

2011-01-08 Thread Robert Schetterer
Am 08.01.2011 13:28, schrieb Samuel Sappa: > Sorry if my question doesn't fit the rule in this mailing list, i'm > not looking for contact from spamcannibal or both yahoo and gmail, i'm > just asking if there someone else have some experience and would > kindly share that experience in this mailing

Re: "Sorting" mail between different servers?

2011-01-08 Thread Matt Hayes
On 01/08/2011 07:11 AM, Jan Johansson wrote: A customer is migrating their mail environment, and in the interim a bit of trickery is needed. They are currently using a Postfix+Mailscanner machine as a gateway per the http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall Now, how wo

RE: "Sorting" mail between different servers?

2011-01-08 Thread Jan Johansson
>You could possibly use transports for this: > >http://www.postfix.org/transport.5.html I have looked at that, but I was not aware that you could enter complete mail addresses there, I thought it was (sub) domain only. But, the documentation seem to be pretty clear. :) I will look closer into

another stupid question about exporting valid users from windows 2008 domain to postfix valid users map

2011-01-08 Thread Eero Volotinen
Does this still works for windows 2008 ad? : http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 or is there better way to do it? -- Eero

RE: another stupid question about exporting valid users from windows 2008 domain to postfix valid users map

2011-01-08 Thread Jan Johansson
>Does this still works for windows 2008 ad? : >http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 > >or is there better way to do it? It does not work with Exchange 2010SP1 in a 2008R2 environment at least. I use a slightly modified version of https://exchangepedia.com/blog/stuff/

Re: "Sorting" mail between different servers?

2011-01-08 Thread Wietse Venema
Jan Johansson: > A customer is migrating their mail environment, and in the interim a bit of > trickery is needed. > > They are currently using a Postfix+Mailscanner machine as a gateway per the > http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall > > Now, how would I realize a

Re: another stupid question about exporting valid users from windows 2008 domain to postfix valid users map

2011-01-08 Thread Patrick Ben Koetter
* Eero Volotinen : > Does this still works for windows 2008 ad? : > http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 > > or is there better way to do it? The script is old. You are probably better off, if you use ldifde.exe to query the AD and get LDIF as export format. The rest

RE: "Sorting" mail between different servers?

2011-01-08 Thread Jan Johansson
>/etc/postfix/main.cf: >transport_maps = hash:/etc/postfix/transport > >/etc/postfix/transport: >someu...@example.com smtp:[172.31.254.160] >otheru...@example.com smtp:[172.31.254.150] > ># postmap /etc/postfix/transports ># postfix reload Thanks. I got the answer a bit ear

Re: another stupid question about exporting valid users from windows 2008 domain to postfix valid users map

2011-01-08 Thread Eero Volotinen
2011/1/8 Patrick Ben Koetter : > * Eero Volotinen : >> Does this still works for windows 2008 ad? : >> http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 >> >> or is there better way to do it? > > The script is old. You are probably better off, if you use ldifde.exe to query > the AD

Re: delisting from spamcannibal.org

2011-01-08 Thread mouss
Le 08/01/2011 13:28, Samuel Sappa a écrit : > Sorry if my question doesn't fit the rule in this mailing list, i'm > not looking for contact from spamcannibal or both yahoo and gmail, i'm > just asking if there someone else have some experience and would > kindly share that experience in this mailin

Re: another stupid question about exporting valid users from windows 2008 domain to postfix valid users map

2011-01-08 Thread Patrick Ben Koetter
* Eero Volotinen : > 2011/1/8 Patrick Ben Koetter : > > * Eero Volotinen : > >> Does this still works for windows 2008 ad? : > >> http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 > >> > >> or is there better way to do it? > > > > The script is old. You are probably better off, if y