|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: lost connection with 127.0.0.1
From: Alex (linuxro
online.ie)
Date: Fri Oct 14 2005 - 01:05:52 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> postfix says:
> I bounced this message because the next hop, which is 127.0.0.1 has
> rejected it and said "too many recipients".
> apparently, the 127.0.0.1 is your vexira filter. so fix it.
>
> PS. to avoid having 127.0.0.1[127.0.0.1] in your logs, you may add an
> entry for "mailfilter.yourdomain.example" to DNS and set
> content_filter = [mailfilter.yourdomain.example]:10024.
> This way, logs would log the relay as
> mailfilter.yourdomain.example[127.0.0.1].
Indeed, problem has been fixed changing in vexira config file, in [connector
smtp] section:
max-connections = 100 (default 32)
max-recipient = 100 (default 32)
Thanks fot the hint!
Alex
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]