Hi,

Today, I did a new ASSP install (1.99(13132)). Changed the postfix port to
1025 and point ASSP to talk
via 127.0.0.1:1025.

If I try to connect to ASSP, it stop communication after 250-VRFY:

adaldeia@zmail:~$ telnet a.b.c 25
Trying x.x.x..
Connected to a.b.c.
Escape character is '^]'.
220 host1.a.b.c ESMTP Postfix (Debian/GNU)
EHLO localhost
250-host1.a.b.c
250-SIZE
250-VRFY
^]

If I connect directly in 1025, everthing if OK:

adaldeia@zmail:~$ telnet a.b.c 1025
Trying x.x.x...
Connected to a.b.c.
Escape character is '^]'.
220 host1.a.b.c ESMTP Postfix (Debian/GNU)
EHLO localhost
250-host1.a.b.c
250-PIPELINING
250-SIZE
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN

Thanks for any help.
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to