DirectAdmin ERROR: Connection dropped by IMAP server

เมื่อผู้ใช้ login เข้าสู่ระบบอีเมล์ ระบบแจ้งว่า ERROR: Connection dropped by IMAP server. สาเหตุมาจาก dovecot มีปัญหา ใน DirectAdmin สามารถแก้ไขได้ดังนี้

# /cd /usr/local/directadmin/custombuild
# ./build to dovecot
# /usr/local/directadmin/directadmin c | grep dovecot

ถ้าหากพบข้อความ dovecot=1 หมายความว่าเรียบร้อยแล้วครับ
สามารถ Reconvert รหัสผ่านได้เลยครับ

# echo "action=convert&value=todovecot" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d400

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Compile Apache (DirectAdmin Custombuild)

cd /usr/local/directadmin/custombuild ./build update ./build apache /etc/init.d/httpd restart

Firewall สำหรับ DirectAdmin Custom build 2

สำหรับ Custombuild 2 นั้น ทาง DirectAdmin ก็จัดทำ Iptables ไว้ให้ใช้งานกันแล้วครับ...

การดูรหัส da_admin สำหรับจัดการฐานข้อมูลลูกค้าใน Server

SSH  และพิมพ์คำสั่งนี้ได้เลยครับ จะแสดงรหัสผ่านสำหรับเข้าใช้งาน phpmyadmin ระดับ root cat...

การตั้งค่า Default Webmail ให้ DirectAdmin

#nano /usr/local/directadmin/conf/directadmin.confเพิ่มข้อความ webmail_link=roundcube ลงในท้ายสุด...

การปรับแต่ง Apache performance สำหรับ DA

เทคนิคนี้เป็นเทคนิคเฉพาะที่เรามักจะปรับให้ลูกค้า VPS ของเราครับ ซึ่งไม่การันตีผลลัพธ์...