Hey guys, I'm getting some errors in /var/log/mail.log. Code: Apr 1 12:40:01 server postfix/smtpd[32118]: connect from localhost[127.0.0.1] Apr 1 12:40:01 server postfix/smtpd[32118]: lost connection after CONNECT from localhost[127.0.0.1] Apr 1 12:40:01 server postfix/smtpd[32118]: disconnect from localhost[127.0.0.1] Apr 1 12:40:01 server dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=<8INQAGovMgB/AAAB> Looking in ISPConfig system log, i can see a little more. Code: Apr 1 12:40:01 server CRON[2782]: (root) CMD (/usr/local/ispconfig/server/server.sh 2>&1 > /dev/null | while read line; do echo `/bin/date` "$line" >> /var/log/ispconfig/cron.log; done) Apr 1 12:40:01 server CRON[2783]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /dev/null) Apr 1 12:40:01 server CRON[2784]: (munin) CMD (if [ -x /usr/bin/munin-cron ]; then /usr/bin/munin-cron; fi) Apr 1 12:40:01 server CRON[2785]: (root) CMD (if [ -x /etc/munin/plugins/apt_all ]; then /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 >/dev/null; fi) Apr 1 12:40:01 server pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1 Apr 1 12:40:01 server pure-ftpd: ([email protected]) [INFO] Logout. Apr 1 12:40:01 server postfix/smtpd[32118]: connect from localhost[127.0.0.1] Apr 1 12:40:01 server postfix/smtpd[32118]: lost connection after CONNECT from localhost[127.0.0.1] Apr 1 12:40:01 server postfix/smtpd[32118]: disconnect from localhost[127.0.0.1] Apr 1 12:40:01 server dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=<8INQAGovMgB/AAAB> Apr 1 12:40:01 server dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=<04VQAGovSAB/AAAB> Could this have to do with one of the scripts? (Maybe the getmail script?)
Doh... Found it myself.. Can mod/admin closed topic? Answered in: https://www.howtoforge.com/communit...ue-on-new-debian-7-install.66022/#post-314754 GG on searching....