Project

General

Profile

Bug #402

OTP Error Showing Up in Zimbra Logs

Added by Daniel Curtis almost 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Mail Server
Target version:
-
Start date:
06/09/2014
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I encountered a problem after viewing the Zimbra log file. The error stated:

Jun 29 03:12:45 chateau postfix/smtpd1159: OTP unavailable because can't
read/write key database /etc/opiekeys: Permission denied Jun 29 03:18:22
chateau postfix/smtpd1535: OTP unavailable because can't read/write key
database /etc/opiekeys: Permission denied Jun 29 03:23:55 chateau
postfix/smtpd1873: OTP unavailable because can't read/write key database
/etc/opiekeys: Permission denied Jun 29 04:18:25 chateau
postfix/smtpd78118: OTP unavailable because can't read/write key
database /etc/opiekeys: Permission denied Jun 29 16:07:11 chateau
postfix/smtpd1712: OTP unavailable because can't read/write key database
/etc/opiekeys: Permission denied Jun 29 16:07:17 chateau
postfix/smtpd1712: OTP unavailable because can't read/write key database
/etc/opiekeys: Permission denied Jun 29 16:13:30 chateau
postfix/smtpd2125: OTP unavailable because can't read/write key database
/etc/opiekeys: Permission denied ----8<----8<----

After looking around, I found a solution on the FreeBSD mailing list. I needed to recompile cyrus-sasl2 without OTP support. This was done by running the following:

portsnap fetch extract
cd /usr/ports/security/cyrus-sasl2
make config
make reinstall

NOTE: I needed to uncheck the OTP option when running make config

#1

Updated by Daniel Curtis almost 10 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100
#2

Updated by Daniel Curtis about 9 years ago

  • Project changed from 89 to GNU/Linux Administration
  • Category set to Mail Server

Also available in: Atom PDF