Re: cyrmaster not starting

2005-09-13 Thread Kevin Menard
On Sep 13, 2005, at 2:13 PM, Robert Van Horn wrote: Hi all, I'm trying to run cyrus on debian. Actually had it working for a while. Now it won't start. No error messages - no daemon. Have you tried stracing the start up? -- Kevin Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/

Re: mailadmin can't list/create mailboxes

2005-09-13 Thread Ross P. Davis
Figured it out - the problem was simply that I needed to add the following in imap.conf: admins: mailadmin It had been set to: #admins: ross > Following an upgrade, mailadmin can no longer list/create mailboxes. > Here is the system info: > > name : Cyrus IMAPD > version: v2.1.17 20

Re: Pop3 / Auth

2005-09-13 Thread Alexander Dalloz
Am Di, den 13.09.2005 schrieb [EMAIL PROTECTED] um 16:18: > I use SASL AUTh, with method shadow > When a users wanna connect to pop3 then he gets user/pw msg. in log then are > "no directory / inbox aviable for this user". > Shouldnt normaly create "autocreate patch" this directory when a user tr

cyrmaster not starting

2005-09-13 Thread Robert Van Horn
Hi all, I'm trying to run cyrus on debian. Actually had it working for a while. Now it won't start. No error messages - no daemon. Have tried everything I can think of including a complete purge and reinstallation. Am looking for ideas of what to look for. I need to get this going or I might have

Re: Question - Daemon Problem

2005-09-13 Thread Scott M. Likens
I'm sure you figured this out by now, but cyrus is to be run via the master process, and not via inetd. If you would read the manual, you will find ti most enlightening. On Tue, 13 Sep 2005 10:52:44 +0200 <[EMAIL PROTECTED]> wrote: > Greetings > I use imapd 2.2.12, i have no init or other start

Pop3 / Auth

2005-09-13 Thread sc2
Hello I use SASL AUTh, with method shadow When a users wanna connect to pop3 then he gets user/pw msg. in log then are "no directory / inbox aviable for this user". Shouldnt normaly create "autocreate patch" this directory when a user trys to connect ? yes or? thx Cyrus Home Page: http://

Re: Cyrus virtual domains

2005-09-13 Thread Jesus Ruiz
Thanks, I manage to forward email using sieve scripts.   Jesus  On 9/12/05, Brad Crotchett <[EMAIL PROTECTED]> wrote: > Yes i did rebuild the virtusertable, but it didn't work out.>  To rebuild the virtusertable i did make -C /etc/mail, then i restarted > sendmail>  Jesus>>  On 9/12/05, Philip Edel

Re: Question - Daemon Problem

2005-09-13 Thread sc2
im sorry i did forget that master is a own daemon who manage this sorry thanks! cya Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Question - Daemon Problem

2005-09-13 Thread Christoph Moench-Tegeder
## [EMAIL PROTECTED] ([EMAIL PROTECTED]): > I use imapd 2.2.12, i have no init or other start scripts . > When i start imapd over xinetd, or when i start the pop3 client (pop3d) over > xinetd the error below is in logs Cyrus uses its own "master" process for starting the daemons. It's all in the

creating virtualusers

2005-09-13 Thread Vladimir Dvorak
Hello, I have quick question on creating virtualmailboxes via cyradm tool: localhost.localdomain> cm [EMAIL PROTECTED] createmailbox: Permission denied localhost.localdomain> cm [EMAIL PROTECTED] localhost.localdomain> cm [EMAIL PROTECTED] Why I cannot create mailbox '[EMAIL PROTECTED]' directly

Question - Daemon Problem

2005-09-13 Thread sc2
Greetings I use imapd 2.2.12, i have no init or other start scripts . When i start imapd over xinetd, or when i start the pop3 client (pop3d) over xinetd the error below is in logs Connecting to pop3 or imapd after this error isnt possible (no daemon / imap/pop3d running) Ps: i did looked into t