View Full Version : pop mail
thedoc
5th February 2009, 03:32
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
falko
5th February 2009, 22:21
What exactly is the problem?
thedoc
5th February 2009, 23:19
What pop server is ispconfig using and where do i set up the config for it?
falko
6th February 2009, 19:54
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?
wanderer
28th January 2010, 15:04
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) (http://www.howtoforge.org/perfect-server-ubuntu8.04-lts) and after this i setup ISPConfig 2 (http://www.ispconfig.org/manual_installation.htm) 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.
falko
29th January 2010, 15:07
Does it work without SSL/TLS?
wanderer
29th January 2010, 20:40
Thank you falko for such a quick answer. And the answer is no, it not work with or wihtout SSL/TLS.
falko
30th January 2010, 17:31
What's the output of netstat -tap? Are there any errors in your mail log?
wanderer
3rd February 2010, 12:08
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 [::]:pop3s [::]:* LISTEN 4326/couriertcpd
tcp6 0 0 [::]:pop3 [::]:* 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.
falko
4th February 2010, 15:40
Looks ok. Are there any error messages in /var/log/mail.log?
wanderer
5th February 2010, 11:03
Nope. I test the configuration with a friend from outside of LAN, and he said he receive mail but can't send.
falko
6th February 2010, 20:08
Please check if your ISP blocks port 25.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.