Re: [Dovecot] question about changing certificate

2012-06-13 Thread oni-neko
thank you for your answer! Original-Nachricht > Datum: Mon, 11 Jun 2012 15:39:39 -0400 > Von: Gedalya > An: dovecot@dovecot.org > Betreff: Re: [Dovecot] question about changing certificate > Are both files identical, do they both contain the private key? umm, no, ok, I think I

[Dovecot] question about changing certificate

2012-06-11 Thread oni-neko
Good day! I'm having trouble changing certificate/keys for my dovecot(version 1.2.9). When I set up the server (unbuntu lts 10.4.4) I did it with a self-signed certificate. I can't remember exactly what I did, just that I followed the wiki and it worked fine =) Now I have to change the certific

[Dovecot] restoring mails and directories

2012-04-30 Thread oni-neko
Good day! is there an easy way to restore e.g. deleted mails and/or mail directories? let me specify: I'm running dovecot 1.2.9 on a current ubuntu lts. It is set to Maildir and I backup the folder with the users maildata nightly via rsync. now, when someone deletes a mail that they still need,

[Dovecot] question regarding postfixadmin

2011-12-12 Thread oni-neko
Hello! I hope someone here is already using postfixadmin with dovecot and can help me out =) the install-readme for postfixadmin mentions, that the mail-home should be set to default_mail_env = maildir:/var/mail/vmail/%u/ but my dovecot is already installed and working with another config, name

Re: [Dovecot] seting acl for master user?

2011-11-23 Thread oni-neko
thank you very much for the reply, it works now, after i removed all the acl-stuff. =) i don't really know why it didn't work directly after i set up the master user (but before trying around with acls), but hey, I'm not complaning that it's working now =) thanks again and sorry for the late r

[Dovecot] seting acl for master user?

2011-11-18 Thread oni-neko
Hello! I'm sorry, but i don't really understand it the way it is written in the wiki, so i'm trying my luck here =) i followed the wiki for creating a master user (the non-sql-version) and i can login as another user via this master user. my dovecot version is 1.2.9 on an ubuntu server 10.4.3 lt