wrote:
>
>
> On Sat, 2010-09-04 at 12:11 +0530, Ashwin Muni wrote:
> > I am using exchange and want to migrate to postfix, The issue is
> > users should be authenticated from Active Directory and other thing is
> > i have got 1000 users from which 150 users will remain o
D if user exists and mailbox location
3 Results from AD
4. If user on Mailbox on exchange then deliver to echange
5. Else Deliver to postfix
Any help appreciated.
--
Ashwin Muni
http://www.linuxmaza.com
Linux Tutorials and Howtos <http://www.linuxmaza.com>
On Wed, May 19, 2010 at 11:22 AM, punit jain wrote:
> Hi ,
>
> I am using Postfix as an MTA but I see nowadays lot of spam going out of my
> system. I have used transport based throttling for a domain but I am looking
> for options for per sender based rate limiting. Can I achieve per user based
>
HI,
Read
http://www.postfix.org/master.5.html
Also
-o name=value
Override the named main.cf configuration
parameter. The parameter value can refer to other
parameters as $name etc., just like in main.cf.
See postconf(5) for syntax.
Ashwin
Linux Adm
Hi,
You Can achieve it
Read
http://www.postfix.org/postconf.5.html#syslog_name
syslog_facility = local1 (as specified in syslog.conf)
syslog_name= xyz (you want this to be displayed in logs)
Ashwin
Linux Administrator
On Wed, Jul 29, 2009 at 8:30 PM, Priyanka Tyagi wrote:
> Hi All,
> Is it po
Thanks Luigi for the reply can you please tell me how to parse rsyslog
to get the desired results using pglogsumm.
Thanks in Advance
On Mon, May 18, 2009 at 5:07 PM, Luigi Rosa wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Ashwin Muni said the following on 18/05/09 13
I am using postfix 2.5. I am configuring a centralized log server
using rsyslog. Have anybody worked on it. Or any how to or rsyslog
template for doing it. I want logs to be inserted in MYSQL.
The Log Message should be in the format
DateQueue ID Message ID From To S
Hi
I want to reject mails those which are not specified in virtual_alias_maps
Have tried
smtpd_recipient_restrictions =
permit_mynetworks,
reject_unlisted_recipient
check_relay_domains
reject_unknown_recipient_domain,
check_sender_access hash:/etc/postfix/dbs/sender_access-accept
check_reci
Hi ALL,
Just was going through some archives,
Anybody help me how do i achieve ""250-mx.google.com at your service,
[51.44.226.239]", Is it possible to to achieve it making some
parameters or modification in Postfix.
Example :--
exam...@myhost:~$ telnet smtp.gmail.com 25
Trying 209.85.201.11
Can anybody help me solving this issue. I have a major setback with sendgin
mails with yahoo. Is there any parameter or any rule to be followed for
sending mails to yahoo and hotmail as they normally deffer our mails quite
oftenly.
==
Mar 24 12:40:18 ser
what is the directive to limit no of smtp connection to a same destination
(Not Message) and what is the directive that can set no of messages per smtp
connections
--
Ashwin R.
On Tue, Mar 24, 2009 at 9:31 AM, Ashwin Muni wrote:
> I have a query i want postfix not to try sending mails to a destination
> which is dead. Does postfix maintains cache or is there any settings to be
> done for it. Tried googleing found this two directives. But dont exactly
> kn
I have a query i want postfix not to try sending mails to a destination
which is dead. Does postfix maintains cache or is there any settings to be
done for it. Tried googleing found this two directives. But dont exactly
know it really works .
minimal_backoff_time = 86400
maximal_backoff_time = 86
30.30.30.30
Ashwin
On Sun, Mar 22, 2009 at 8:40 AM, Victor Duchovni <
victor.ducho...@morganstanley.com> wrote:
> On Sun, Mar 22, 2009 at 08:35:28AM +0530, Ashwin Muni wrote:
>
> > Hi,
> >
> > I have several domains configured to receive mails in postfix say
>
Hi,
I have several domains configured to receive mails in postfix say
abc.com
123.com
xyz.org
I want abc.com to have fallback relay as 1.1.1.1
123.com as 2.2.2.2
xyz.org as 3.3.3.3
and also can i use
15 matches
Mail list logo