PDA

View Full Version : Squirrelmail


jb
04-08-2004, 03:33 PM
Hi,
I have a successful install through Part 12 on a Debian box, having successfully telnet into ports 110 and 143. Everything is fine up to this point; I can login to vqadmin and qmailadmin. I have installed PHP as well as PHP-IMAP. I have configured Squirrel mail with no SMTP authentication wherein I am unable to send or receive any mail... port and or firewalls not an issue. I have configured SMTP with login authentication and I receive “Bad sequence of commands – Server replied: 503 AUTH command used when not advertised”. Does anyone have an idea of what I can do to fix this? Thanks

jb
04-08-2004, 11:50 PM
Fixed my Squirrelmail send, receive problem or possible more accurately my authentication issue. Here is what I did to fix it:

- apt-get remove exim4-base,
- reloaded Courier

That is all it did. My previous effort to remove Exim was not successful.