|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: limiting SMTP connections
From: Arya, Manish Kumar (m.arya
yahoo.com)
Date: Mon Apr 03 2006 - 01:36:45 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks guys, it works
smtpd_client_connection_count_limit = 10
smtpd_client_event_limit_exceptions =
but I am able to this for single IP. is there someway
to do this for whole network?
Regards,
-Manish
--- Wietse Venema <wietse
porcupine.org> wrote:
> Arya, Manish Kumar:
> > Hi People,
> >
> > Is there someway to
> >
> > - Limit number of concurrent SMTP connections to
> > postfix box from IP/Network. for eg from one
> > IP/network it cant connect more than 5
> connections.
>
>
http://www.postfix.org/postconf.5.html#smtpd_client_connection_count_limit
>
> > - Limit TOTAL number of concurrent SMTP
> connections to
> > postfix box. for eg postfix box not accepts more
> than
> > 100 concurrent connections in total.
>
> http://www.postfix.org/master.5.html
>
> > I know this can be done by xinetd or some other
> > avaiable, but is it possible to have this config
> in
> > postfix itself ?
>
> Of course.
>
> Wietse
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]