Hello,
I'm trying to run Cyrus IMAPd v2.0.12, along with SASL v1.5.24 and Berkeley
DB v3.2.9. Compilation of these products was successful and the server is
running fine.
My problem is that each and everytime I try to logon as a user into the IMAP
server, I get this error:
imapd[825]: unable t
Hello,
I am using cyrus-imap 2.0.12 with Postfix as MTA on a RH 7.0 Linux box.
I would like that all the messages which come over quota to be rejected
with something like "quota exceeded" instead of staying in the postfix
queue with temporary failure, but I don't know how to do it.
I am using Pos
It sounds like a conflict between inetd and master
but you don't give enough precision
- if you start cyrus from init script (master) be sure to remove any
entries in inetd or xinetd)
Sebastian Fohler wrote:
>
> If I want to start the imapd Daemon it begins to start the daemon and
> stop's aft
Hi Larry,
it does exist, although it is empty. Should the mkimap script put something
else there ?
In the meantime I realized I had some library confusion with sasl and
berkeleydb. Now those db_env errors are gone, but ctl_mboxlist and
ctl_deliver still exit.
Feb 27 01:43:30 tricana master[3
By the way
When attempting to run ctl_mboxlist by itself, I get the following :
BUG IN DYNAMIC LINKER ld.so: dl-version.c: 210: _dl_check_map_versions:
Assertion `needed != ((void *)0)' failed!
What am I missing in the libraries part ?
This is a newly installed Debian2.2 sparc.
Tkx again
If I want to start the imapd Daemon it begins to start the daemon and
stop's after few seconds with the error message:
Feb 23 13:50:27 voyager service-imapd[11492]: executed
Feb 23 13:50:27 voyager service-imapd[11492]: unable to set close on
exec: Bad file descriptor
Does someone knows where