Package: ilohamail Version: 0.8.14-0rc3sarge1 Severity: normal The SMTP process needs a configuration option to support MSA submission in a non-standard port (MSA usually lives on 587).
This can be easily achieved by adding the following as line 194 to conf/conf.php: $SMTP_SERVER_PORT = "25"; ... and changing line 606 of source/compose2.php to the following: $smtp_conn = smtp_connect($SMTP_SERVER, $SMTP_SERVER_PORT, $loginID, $password); Then people using MSA mode can simply change $SMTP_SERVER_PORT to "587" and it Will Just Work. Wade. -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages ilohamail depends on: ii apache2-mpm-prefork [http 2.0.54-5sarge1 traditional model for Apache2 ii courier-mta [mail-transpo 0.47-4sarge5 Courier Mail Server - ESMTP daemon ii debconf 1.4.30.13 Debian configuration management sy ii php4 4:4.3.10-16 server-side, HTML-embedded scripti -- debconf information: ilohamail/restart: false * ilohamail/webserver_type: apache * ilohamail/weblocation: /IlohaMail -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]