Ok, silly me. I've solved it just after sending the previous mail to the list. :)
I had created the env/SMTPAUTH file with a simple "touch", so it was 0 bytes long. Now I've done "echo > env/SMTPAUTH", it's 1 byte long, and now SMTP AUTH works. I always thought that it was enough for the files in "env" to be 0 bytes long, as most of the times the content doesn't even matter. It seems that I was wrong. :? -- Vicente Aguilar <[EMAIL PROTECTED]> Departamento de Sistemas Tlf.: 965 98 71 92 Recursos en la Red, S.L.U. http://www.renr.es
