I would like to offer every domain on my ispconfig server their own pop3 mail account so their mail will be user@theirdomain. I would like to do this with pop3 so they can use outlook express or a similar program to access their mail. Could you sent me to a howto that would explain how to do this. Thank you in advance for your assistance I am using ispconifg3.0.0.8 on Debian Etch
In your email client, you can use whatever address/IP is pointing to your server. Was that the question, or do you want to know what POP3 server software is installed?
I have kind of same problem (i'm not sure). I follow the how-to The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) and after this i setup ISPConfig 2 work just fine. But i need something additional . I want to use Outlook Expres to manage my mail outside of LAN, inside work great and i thank you for that. Here is error message.
netstat -tap Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:mysql *:* LISTEN 4156/mysqld tcp 0 0 *:www *:* LISTEN 4744/apache2 tcp 0 0 *:81 *:* LISTEN 4569/ispconfig_http tcp 0 0 server.example.c:domain *:* LISTEN 4885/named tcp 0 0 localhost.locald:domain *:* LISTEN 4885/named tcp 0 0 localhost.localdoma:953 *:* LISTEN 4885/named tcp 0 0 *:smtp *:* LISTEN 4838/master tcp 0 0 *:https *:* LISTEN 4744/apache2 tcp6 0 0 [::]:imaps [::]:* LISTEN 4292/couriertcpd tcp6 0 0 [::]op3s [::]:* LISTEN 4326/couriertcpd tcp6 0 0 [::]op3 [::]:* LISTEN 4306/couriertcpd tcp6 0 0 [::]:imap2 [::]:* LISTEN 4267/couriertcpd tcp6 0 0 [::]:ftp [::]:* LISTEN 4916/proftpd: (acce tcp6 0 0 [::]:ssh [::]:* LISTEN 4058/sshd tcp6 0 0 ip6-localhost:953 [::]:* LISTEN 4885/named tcp6 0 0 [::]:smtp [::]:* LISTEN 4838/master tcp6 0 148 server.example.com.:ssh Home.lan:1190 ESTABLISHED 4958/0 root@server:~# tail -f /var/log/mail.log Feb 3 11:47:00 server authdaemond: Installing libauthpam Feb 3 11:47:00 server authdaemond: Installation complete: authpam Feb 3 11:47:03 server postfix/master[4392]: daemon started -- version 2.5.1, configuration /etc/postfix Feb 3 11:47:29 server postfix/master[4392]: terminating on signal 15 Feb 3 11:47:31 server postfix/master[4838]: daemon started -- version 2.5.1, configuration /etc/postfix Feb 3 11:47:36 server freshclam[4922]: freshclam daemon 0.95.3 (OS: linux-gnu, ARCH: i386, CPU: i686) Feb 3 11:47:36 server freshclam[4922]: ClamAV update process started at Wed Feb 3 11:47:36 2010 Feb 3 11:47:36 server freshclam[4922]: main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder: sven) Feb 3 11:47:36 server freshclam[4922]: daily.cld is up to date (version: 10352, sigs: 161598, f-level: 44, builder: guitar) Feb 3 11:47:36 server freshclam[4922]: -------------------------------------- Feb 3 11:55:56 server pop3d: Connection, ip=[::ffff:user_ip] Feb 3 11:55:56 server pop3d: LOGIN FAILED, user= user, ip=[::ffff:user_ip] Feb 3 11:56:01 server pop3d: Disconnected, ip=[::ffff:user_ip] Feb 3 11:56:10 server pop3d: Connection, ip=[::ffff:user_ip] Feb 3 11:56:11 server pop3d: LOGIN, user=user, ip=[::ffff:user_ip], port=[2640] Feb 3 11:56:11 server pop3d: LOGOUT, user=user, ip=[::ffff:user_ip], port=[2640], top=0, retr=0, rcvd=6, sent=30, time=0 tail -f /var/log/mail.err Jan 24 17:14:40 server freshclam[4909]: Unknown response from remote serve r Jan 27 18:00:50 server freshclam[4947]: Unknown response from remote serve r I replace fqdn with server.example.com, user name with user and hi's ip with user_ip.
Nope. I test the configuration with a friend from outside of LAN, and he said he receive mail but can't send.