- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cyrus IMAP
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 08:36 AM
12-30-2005 08:36 AM
Cyrus IMAP
I am trying the Cyrus IMAP server on the last version of the internet express package.
After the creation of imapd.conf file, I executed the "master" executable in the cyrusimap/bin directory, controlling if all the necessary tcp ports were created in the /etc/services file.
The problem seems to be the creation of the mailboxes.db file, since the system log is reporting:
Dec 30 22:26:27 gissi master[28089]: service imaplocal pid 17727 in READY state:
terminated abnormally
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR db4: /opt/iexpress/cyrusimap/con
f/db/__db.001: No such file or directory
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR: dbenv->open '/opt/iexpress/cyru
simap/conf/db' failed: No such file or directory
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR: init() on berkeley
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR: reading /opt/iexpress/cyrusimap
/conf/db/skipstamp, assuming the worst: No such file or directory
Dec 30 22:26:27 gissi imaplocal[17728]: IOERROR: opening /opt/iexpress/cyrusimap
/conf/mailboxes.db: Permission denied
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR: opening /opt/iexpress/cyrusimap
/conf/mailboxes.db: cyrusdb error
Dec 30 22:26:27 gissi imaplocal[17728]: Fatal error: can't read mailboxes file
but I don't understand how to create it, since the man page (and a try-and-error verification) of "reconstruct" reports that the -m option (that should create the mailboxes.db file) is not working.
Can anybody please help me ?
Thank you
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 11:47 PM
12-30-2005 11:47 PM
Re: Cyrus IMAP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 03:09 PM
01-01-2006 03:09 PM
Re: Cyrus IMAP
You need to create /var/imap and /var/spool/imap and give appropriate permission for those dirs. More information can be found at, http://en.tldp.org/HOWTO/Cyrus-IMAP-7.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 07:06 PM
01-01-2006 07:06 PM
Re: Cyrus IMAP
Don't know what to try next: the only step from the readme files I haven't performed is to modify the sendmail configuration, but I hope I can do this at a later time.
Thank you
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 07:12 PM
01-01-2006 07:12 PM
Re: Cyrus IMAP
Dec 30 22:26:27 gissi imaplocal[17728]: IOERROR: opening /opt/iexpress/cyrusimap
/conf/mailboxes.db: Permission denied
Dec 30 22:26:27 gissi imaplocal[17728]: DBERROR: opening /opt/iexpress/cyrusimap
/conf/mailboxes.db: cyrusdb error
from the error messages, its apparent that you dont have permission to user Cyrus. Please double check all dir's permission.
You can follow this doc, http://en.tldp.org/HOWTO/Cyrus-IMAP.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 07:17 PM
01-01-2006 07:17 PM
Re: Cyrus IMAP
http://www.oreilly.com/catalog/mimap/chapter/ch09.html
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 01:12 AM
01-02-2006 01:12 AM
Re: Cyrus IMAP
% telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK venus Cyrus IMAP4 v2.2.12 server ready
. noop
. OK Completed
But when I connect from a client I only obtain a "connection refused" message, and new errors raise in the syslog.log file:
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: checkpointing cyrus databases
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: DBERROR db4: txn_checkpoint interface
requires an environment configured for the transaction subsystem
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: DBERROR: couldn't checkpoint: Invalid
argument
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: DBERROR: sync /opt/iexpress/cyrusimap/
conf/db: cyrusdb error
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: DBERROR db4: DB_ENV->log_archive inter
face requires an environment configured for the logging subsystem
Jan 2 15:04:29 gissi ctl_cyrusdb[15074]: DBERROR: error listing log files: Inva
lid argument
Don't know what to try next ...
Thank you
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 02:21 AM
01-02-2006 02:21 AM