hi there, thanks for this wonderful application, I've set it up on a ubuntu breezy and is working good. anyway I've one big problem, I can log in to mailboxes via webmail but not with any other client on internal and external network. I've read many times this forum but I've not found a decent solution, thanks for the ideas. root@www:/var/www/web2/log# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination --- Nov 22 20:02:23 www courierpop3login: LOGIN FAILED, ip=[::ffff:62.10.125.2xx] Nov 22 20:02:24 www courierpop3login: LOGIN FAILED, ip=[::ffff:192.168.0.188] Nov 22 20:02:26 www courierpop3login: LOGIN FAILED, ip=[::ffff:5.4.234.42] Nov 22 20:02:26 www courierpop3login: LOGOUT, ip=[::ffff:5.4.234.42] Nov 22 20:02:26 www courierpop3login: Connection, ip=[::ffff:5.4.234.42] Nov 22 20:02:30 www courierpop3login: LOGIN FAILED, ip=[::ffff:62.10.125.238] Nov 22 20:02:34 www courierpop3login: LOGIN FAILED, ip=[::ffff:5.4.234.42] Nov 22 20:02:34 www courierpop3login: LOGOUT, ip=[::ffff:5.4.234.42] Nov 22 20:02:38 www courierpop3login: LOGIN FAILED, ip=[::ffff:62.10.125.2xx] Nov 22 20:02:47 www courierpop3login: LOGIN FAILED, ip=[::ffff:62.10.125.2xx] it's fine with webmail.
ok, I've managed to get it working, users must login with ONLY username and password and NOT [email protected] . it is possible to change this behaviour? I really need to login users via [email protected] form. thanks.
No, because ISPConfig uses "real" system users instead of virtual users from a database. Real users aren't allowed to have an "@" sign in the username.
thanks for the reply, falko. so there isn't a method to allow virtual users on ispconfig? maybe helped with a database? another question, I leaved my little server farm with a website configured, sometimes it results offline with a little status webpage, what does it means? overload check or something similar? thanks.
Virtual users will be available in ISPConfig 3 which is currently developed. If you still see a status web page it means that Apache is still working. I guess it's some kind of status message generated by the software (CMS, Wiki, ...) you run on it.
I use userdb located in /etc/userdb with my courier-pop server and it works fine. I use [email protected] for pop login. It will take a bit to set it up. bob