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
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
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
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
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
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
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..
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
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 :=)
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
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
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
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
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
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
>
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
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_
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
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
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
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?
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
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
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:
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
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
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
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
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
29 matches
Mail list logo