Re: Postfix Mailgateway Installation

2012-06-18 Thread santosh malavade
Hi All, Waiting for your responses. Rgds, Santosh On Tue, Jun 12, 2012 at 3:41 PM, santosh malavade wrote: > Thanks Stan and Pavel for your responses. > > > On Tue, Jun 12, 2012 at 2:39 PM, Stan Hoeppner wrote: > >> On 6/12/2012 1:54 AM, santosh malavade wrote: >> >> > I am in the process of

Re: Emails from IPv6 addresses are blocked by DNSBLs

2012-06-18 Thread Thomas Preissler
Hello, On Sun, Jun 17, 2012 at 02:50:04PM -0400, Wietse Venema wrote: > IP address 2002:4d49:4f1::4d49:4f1 is not blocked here, neither in > postscreen nor in smtpd: > > postconf -n: > > postscreen_dnsbl_sites = bl.spamcop.net > smtpd_client_restrictions = reject_rbl_client bl.spamcop.ne

Re: High Availability Solution for Postfix SMTP Server

2012-06-18 Thread Ansgar Wiechers
On 2012-06-18 Kaushal Shriyan wrote: > Are there any High Availability Solution for Postfix SMTP Server meaning > primary and secondary nodes in Active/Active or Active/Passive Clustering > mode? Please describe the problem you're trying to solve instead of what you perceive as the solution. Rega

High Availability Solution for Postfix SMTP Server

2012-06-18 Thread Kaushal Shriyan
Hi, Are there any High Availability Solution for Postfix SMTP Server meaning primary and secondary nodes in Active/Active or Active/Passive Clustering mode? Regards, Kaushal

Re: CIDR table from LDAP lookup

2012-06-18 Thread Viktor Dukhovni
On Mon, Jun 18, 2012 at 02:01:34PM -0300, Marcio Merlone wrote: > Greetings, > > I have googled a little and just found "not possible" for this, > please advice me if this is still true or not. I want to store > mynetworks on LDAP, but seems there is no way to make something like > a cidr:ldap: t

CIDR table from LDAP lookup

2012-06-18 Thread Marcio Merlone
Greetings, I have googled a little and just found "not possible" for this, please advice me if this is still true or not. I want to store mynetworks on LDAP, but seems there is no way to make something like a cidr:ldap: type map. Is there any solution other than dump the LDAP query to a file o

postfix return address issue

2012-06-18 Thread Achal tomar
Is there a way that when i send mail to gmail by my root account i.e r...@r09.4reseller.org on my server then return path is changed to:- m...@4reseller.org.that i have done this by generic mapping in postfix i.e with /etc/postfix/generic. where i have problem is:- when someone sends mail to m..

policyd Not connecting/working on postfix

2012-06-18 Thread Naval saini
I have configured policyd v2.0.8 on my postfix mail server i want to apply mail quota on user that's why i am configuring policyd but i think it's not connecting on tcp port 10031 When i check /var/log/cbpolicyd.log file i find this... [2012/06/18-16:38:40 - 18317] [CORE] NOTICE: Process Backgro

Re: Relay related issue

2012-06-18 Thread Benny Pedersen
Den 2012-06-18 16:34, Uma Shankar skrev: Can you guide me how to relay a same domain to two different IP address.  make an MX with more then one ip, same apply when have ipv4, and ipv6 hosts, nothing new under the hood there :=)

Re: postfix return-address change

2012-06-18 Thread achal tomar
i apologise for taking your precious time,but i am stuck in this and cant find a way out. Is there a way that when i send mail to gmail by my root account i.e r...@r09.4reseller.org on my server then return path is changed to:- m...@4reseller.org.that i have done by:/etc/postfix/generic. where i ha

Relay related issue

2012-06-18 Thread Uma Shankar
Hi guys, Can you guide me how to relay a same domain to two different IP address. I have used the transport option but I am unable to set two IP for a domain name. Regards, Uma Shankar

Re: Retreive objectGUID from AD in text form

2012-06-18 Thread Viktor Dukhovni
On Mon, Jun 18, 2012 at 11:20:52AM +0300, Pavel Bychykhin wrote: > May be someone know a simple way (via LDAP map) to retreive an > objectGUID attribute from AD in TEXT form? Postfix has no support for encoding binary data retrieved from tables. You would have to store the ASCII encoding of the G

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
achal tomar: > Sorry but your idea is not working as now mailing is stopped on my > server after i have tried your followed your steps. Restore the old configuration, then study the Postfix documentation. I am not available to type the commands for you. Wietse

Re: postfix return-address change

2012-06-18 Thread achal tomar
Sorry but your idea is not working as now mailing is stopped on my server after i have tried your followed your steps. On 6/18/12, achal tomar wrote: > How is this possible i have to connect all my applications at a time > because they have to send mail through my mail server.Can you suggest > m

Re: postfix return-address change

2012-06-18 Thread achal tomar
How is this possible i have to connect all my applications at a time because they have to send mail through my mail server.Can you suggest me a way to accomplish this task. On 6/18/12, Wietse Venema wrote: > achal tomar: >> Thats interesting but i have many PHP applications which connect to my >

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
achal tomar: > Thats interesting but i have many PHP applications which connect to my > server like app01.4reseller.org,app02.4reseller.org,app03.4reseller.org > i.e r09.4reseller.org so :- > > like for app02 i would write:- > /etc/postfix/transport: ># Select the inbound SMTP client for PHP a

Postfix Sender Restrictions - policy service only for SASL users

2012-06-18 Thread Elaconta.com Webmaster
Hello I currently have the following configuration on the main.cf smtpd_sender_restrictions: smtpd_sender_restrictions = permit_mynetworks, reject_non_fqdn_sender, reject_unknown_sender_domain, reject_

Re: postfix return-address change

2012-06-18 Thread achal tomar
Thats interesting but i have many PHP applications which connect to my server like app01.4reseller.org,app02.4reseller.org,app03.4reseller.org i.e r09.4reseller.org so :- like for app02 i would write:- /etc/postfix/transport: # Select the inbound SMTP client for PHP application host. app02.4

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
achal tomar: > That is nice but i didnt understand > # Inbound. Address translation happens in virtual_alias_maps. > > smtp-in unix - - n - - smtp > > -o smtp_generic_maps= > > what to write after this "=" sign ,or i have to leave it blank Leave it empt

Re: mail queue

2012-06-18 Thread Tom Kinghorn
On 18/06/2012 15:26, Amira Othman wrote: Hi all I need to manage message in hold queue according to domain of recipient address. How can I do that ? I thought of edit mailq command but it's not readable when I tried to edit .any suggestions? man postsuper -h queue_id Put

mail queue

2012-06-18 Thread Amira Othman
Hi all I need to manage message in hold queue according to domain of recipient address. How can I do that ? I thought of edit mailq command but it's not readable when I tried to edit .any suggestions?

Re: postfix return-address change

2012-06-18 Thread achal tomar
That is nice but i didnt understand # Inbound. Address translation happens in virtual_alias_maps. > smtp-in unix - - n - - smtp > -o smtp_generic_maps= what to write after this "=" sign ,or i have to leave it blank On 6/18/12, achal tomar wrote: > Than

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
Here is an alternative example without virtual alias maps, and perhaps easier to understand. - One SMTP client that delivers mail from the PHP application host to the Internet. This uses smtp_generic_maps to transform bounceap...@r09.4reseller.org into bou...@app01.4reseller.org. - One SMTP clien

Re: postfix return-address change

2012-06-18 Thread achal tomar
Thanks wietse i will try this and inform you. On 6/18/12, Wietse Venema wrote: > On 6/18/12, Wietse Venema wrote: >> On the PHP application host use smtp_generic_maps to transform >> bou...@app01.4reseller.org to bounceap...@r09.4reseller.org. >> >> On the relay host use virtual_alias_maps (NOT:

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
On 6/18/12, Wietse Venema wrote: > On the PHP application host use smtp_generic_maps to transform > bou...@app01.4reseller.org to bounceap...@r09.4reseller.org. > > On the relay host use virtual_alias_maps (NOT: virtual_alias_domains) > to transform bounceap...@r09.4reseller.org to bou...@app01.4r

Re: postfix return-address change

2012-06-18 Thread achal tomar
Thanks wietse for your good reply but my PHP application host doesnt has postfix installed on it at it just sends the mails to my server i.e r09.4reseller.org for transfer so can this be not done on my actual mail server i.e r09.4reseller.org. (virtual_alias_maps points to /etc/postfix/virtual And

Re: postfix return-address change

2012-06-18 Thread Wietse Venema
Achal tomar: > I am using CentOs5 and postfix as an MTA for my server. My situation is as > follows:- I have a mail server through which Php applications connect and > send mails to the destination addresses. The problem is that the the > application servers donot have spf/dkim record set up and my

postfix return-address change

2012-06-18 Thread Achal tomar
I am using CentOs5 and postfix as an MTA for my server. My situation is as follows:- I have a mail server through which Php applications connect and send mails to the destination addresses. The problem is that the the application servers donot have spf/dkim record set up and my server which actu

Retreive objectGUID from AD in text form

2012-06-18 Thread Pavel Bychykhin
Hi! May be someone know a simple way (via LDAP map) to retreive an objectGUID attribute from AD in TEXT form? I need objectGUID for naming of user's maildir. objectGUID is more convenient than sAMAccountName, or a name etc. -- Best regards, Pavel