
23rd February 2011, 15:09
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
IMAP and POP3 Offline
Fresh installation of ISPConfig3 on a CentOS vps.
after a couple of days, it says that POP3 and IMAP are Offline, and, I guess, mail is not working
in mail log I've got thousands of errors like that:
Quote:
Feb 23 05:53:30 biancocelesti postfix/smtpd[15670]: warning: SASL: Connect to private/auth failed: No such file or directory
Feb 23 05:53:30 biancocelesti postfix/smtpd[15670]: fatal: no SASL authentication mechanisms
Feb 23 05:53:31 biancocelesti postfix/master[7630]: warning: process /usr/libexec/postfix/smtpd pid 15670 exit status 1
Feb 23 05:53:31 biancocelesti postfix/master[7630]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
|
when system tries to send a mail, I've got that:
Quote:
|
Feb 23 05:53:31 biancocelesti sendmail[15668]: p1NCrUAV015668: to=user@domain.com, ctladdr=web1 (5004/5005), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=31470, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection reset by [127.0.0.1]
|
|

23rd February 2011, 15:20
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Do you use courier or dovecot as pop3 / imap daemon?
|

23rd February 2011, 15:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
But mail was working right after you installed ispconfig? Or did you have not used mail until now?
|

23rd February 2011, 15:49
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
it was online, but i don't know if it was working
however,
when i try to start dovecot it says:
Quote:
[root@biancocelesti ~]# /etc/init.d/dovecot start
Starting Dovecot Imap: Error: Error in configuration file /etc/dovecot.conf line
715: Unknown protocol name (section changed in /etc/dovecot.conf at line 709)
Fatal: Invalid configuration in /etc/dovecot.conf
|
at line 715, in /etc/dovecot.conf, there is:
here are lines from 709 to 715:
Quote:
}
##
## ManageSieve specific settings
##
protocol managesieve {
|
Last edited by ataru; 24th February 2011 at 10:26.
|

23rd February 2011, 16:11
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
removed and reinstalled dovecot, now IMAP and POP3 are marked as Online.
but i still get some errors in mail log:
Quote:
Feb 23 08:01:43 biancocelesti sendmail[1414]: p1NF1gqk001414: from=web1, size=1332, class=0, nrcpts=1, msgid=<0da9407d7c5ef4fe40666546505efeb4-p8443@biancocelesti.org>, relay=web1@localhost
Feb 23 08:02:22 biancocelesti postfix/smtpd[1771]: warning: SASL: Connect to private/auth failed: No such file or directory
Feb 23 08:02:22 biancocelesti postfix/smtpd[1771]: fatal: no SASL authentication mechanisms
Feb 23 08:02:23 biancocelesti sendmail[1414]: p1NF1gqk001414: to=biancocelesti@porcapaletta.com, ctladdr=web1 (5004/5005), delay=00:00:41, xdelay=00:00:40, mailer=relay, pri=31332, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection reset by [127.0.0.1]
Feb 23 08:02:23 biancocelesti postfix/master[7630]: warning: process /usr/libexec/postfix/smtpd pid 1771 exit status 1
Feb 23 08:02:23 biancocelesti postfix/master[7630]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Feb 23 08:02:37 biancocelesti sendmail[1876]: alias database /etc/aliases rebuilt by root
Feb 23 08:02:37 biancocelesti sendmail[1876]: /etc/aliases: 77 aliases, longest 10 bytes, 779 bytes total
Feb 23 08:02:37 biancocelesti postfix/postfix-script: fatal: the Postfix mail system is already running
Feb 23 08:05:01 biancocelesti dovecot: imap-login: Disconnected: rip=::ffff:127.0.0.1, lip=::ffff:127.0.0.1, secured
Feb 23 08:05:01 biancocelesti dovecot: pop3-login: Disconnected: rip=::ffff:127.0.0.1, lip=::ffff:127.0.0.1, secured
|
|

23rd February 2011, 16:17
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Dovecot has to be installed before ispconfig is installed or the dovecot configuration will not work as ispconfig has to replace the config file. As you reinstalled dovecot, you will have to run a manual ispconfig update now and choose to reconfigure the services.
|
|
The Following User Says Thank You to till For This Useful Post:
|
ataru (24th February 2011)
|

23rd February 2011, 16:19
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
Quote:
Originally Posted by till
Dovecot has to be installed before ispconfig is installed or the dovecot configuration will not work as ispconfig has to replace the config file. As you reinstalled dovecot, you will have to run a manual ispconfig update now and choose to reconfigure the services.
|
sorry, I'm new in ISPConfig, how can i perform a manual update?
should i have to do that?
Last edited by ataru; 23rd February 2011 at 16:26.
|

24th February 2011, 01:06
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
nothing
Code:
[root@biancocelesti install]# php -q update.php
--------------------------------------------------------------------------------
_____ ___________ _____ __ _ ____
|_ _/ ___| ___ \ / __ \ / _(_) /__ \
| | \ `--.| |_/ / | / \/ ___ _ __ | |_ _ __ _ _/ /
| | `--. \ __/ | | / _ \| '_ \| _| |/ _` | |_ |
_| |_/\__/ / | | \__/\ (_) | | | | | | | (_| | ___\ \
\___/\____/\_| \____/\___/|_| |_|_| |_|\__, | \____/
__/ |
|___/
--------------------------------------------------------------------------------
>> Update
Operating System: CentOS 5 or compatible
This application will update ISPConfig 3 on your server.
Starting incremental database update.
Reconfigure Permissions in master database? (yes,no) [no]: yes
Reconfigure Services? (yes,no) [yes]: yes
Configuring Postfix
Configuring Jailkit
Configuring Dovecot
Configuring Spamassassin
Configuring Amavisd
Configuring Getmail
Configuring Pureftpd
Configuring BIND
Configuring Apache
Configuring vlogger
Configuring Apps vhost
Configuring Database
Configuring Firewall
Updating ISPConfig
ISPConfig Port [8080]:
Create new ISPConfig SSL certificate (yes,no) [no]:
Reconfigure Crontab? (yes,no) [yes]:
Updating Crontab
Restarting services ...
Stopping MySQL: [ OK ]
Starting MySQL: [ OK ]
Shutting down postfix: [ OK ]
Starting postfix: [ OK ]
Stopping saslauthd: [ OK ]
Starting saslauthd: [ OK ]
Shutting down Mail Virus Scanner (amavisd): [FAILED]
Config file "/etc/amavisd/amavisd.conf" does not exist, at /usr/sbin/amavisd line 1795.
Starting Mail Virus Scanner (amavisd): [FAILED]
Stopping Clam AntiVirus Daemon: [ OK ]
Starting Clam AntiVirus Daemon: [ OK ]
Stopping Dovecot Imap: [FAILED]
Error: Error in configuration file /etc/dovecot.conf line 715: Unknown protocol name (section changed in /etc/dovecot.conf at line 709)
Fatal: Invalid configuration in /etc/dovecot.conf
Starting Dovecot Imap: [FAILED]
Stopping httpd: [ OK ]
[Wed Feb 23 17:01:09 2011] [warn] NameVirtualHost *:443 has no VirtualHosts
Starting httpd: [ OK ]
Stopping pure-ftpd: [ OK ]
Starting pure-ftpd: [ OK ]
Update finished.
[root@biancocelesti install]#
i have some issue with amavis and dovecot
what can I do?
|

24th February 2011, 02:04
|
|
Member
|
|
Join Date: Feb 2011
Posts: 30
Thanks: 3
Thanked 1 Time in 1 Post
|
|
amavis is now ok running:
Quote:
mkdir /etc/amavisd
ln -s /etc/amavisd.conf /etc/amavisd/amavisd.conf
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 07:18.
|
|
Recent comments
1 day 4 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago
1 day 21 hours ago
2 days 10 hours ago
2 days 12 hours ago