[Dovecot] Subscription File

2011-09-26 Thread Carlos Mennens
I had a use lose 20 folders on their mail account. I was able to pull them back from a restore and dumped them all back on the server in her Maildir. The problem is she doesn't see them on her Thunderbird or Outlook client. I checked to make sure I put them back into the correct directory and I did

Re: [Dovecot] Subscription File

2011-09-26 Thread Carlos Mennens
On Mon, Sep 26, 2011 at 8:45 AM, Ralf Hildebrandt wrote: > The client handles the subscriptions (and dovecot does in turn update > the file) So I added some folders back to the users Maildir directory and made sure ownership on the Linux side was correct. I just can't see where in Thunderbird, th

Re: [Dovecot] Subscription File

2011-09-26 Thread Carlos Mennens
On Mon, Sep 26, 2011 at 10:11 AM, Charles Marcus wrote: > Right-click on any folder under the account, then click 'Subscribe'... I don't think we're on the same page here. I restored the folders off tape and moved them back into her 'Maildir' directory on the server. She doesn't see them in Webma

Re: [Dovecot] Subscription File

2011-09-26 Thread Carlos Mennens
On Mon, Sep 26, 2011 at 10:27 AM, Charles Marcus wrote: > You are... as has already been told to you, the subscriptions file is > accessed/manipulated by IMAP *clients - ie, Thunderbird. > > Do as I suggested - in Thunderbird, right-click on ANY folder that IS being > displayed, click 'Subscriptio

[Dovecot] TLS Authentication Confusion

2011-11-10 Thread Carlos Mennens
I asked a user today to make sure his incoming and outgoing email was using TLS. He told me it wasn't possible because my Dovecot / Postfix daemons were only listening on TCP 25 & 143 according to a port scan he did. He told me the only way I could enable encrypted secure sessions between the clien

[Dovecot] Strange Login / Timeout Sessions

2011-12-16 Thread Carlos Mennens
I have my webmail application tied to Postfix / Dovecot server & now for some reason the IMAP sessions oddly time out throughout the day and then logging back into the mail system over the web is painfully slow. The only thing I've seen that fixes it is to reload the Dovecot daemon in Linux: /etc/

[Dovecot] Authentication Failure

2010-11-11 Thread Carlos Mennens
I am unable to login to my new mail server running Dovecot and Postfix for some reason. When I check the mail logs, I am seeing: Nov 11 16:06:29 mail dovecot: imap-login: Disconnected (no auth attempts): rip=10.1.10.204, lip=192.168.0.200, TLS handshaking: SSL_accept() failed: error:14094418:SSL r

[Dovecot] Configure Dovecot For IMAP Only?

2011-03-18 Thread Carlos Mennens
I've install Dovecot 2.0.11-1 on my Linux server and all the guides and tutorials I've found on Google don't work since I'm running 2.x and it seems most guides were done with 1.x. I've opened up the configuration file /etc/dovecot/dovecot.conf & from what I can see, this is all I could come up wit

Re: [Dovecot] Configure Dovecot For IMAP Only?

2011-03-23 Thread Carlos Mennens
On Fri, Mar 18, 2011 at 6:56 PM, Kendall Shaw wrote: > On Fri, 2011-03-18 at 13:20 -0400, Carlos Mennens wrote: >> I've install Dovecot 2.0.11-1 on my Linux server and all the guides >> and tutorials I've found on Google don't work since I'm running 2.x >>

[Dovecot] Using MySQL For Mailboxes?

2010-03-08 Thread Carlos Mennens
I have always seen some people indicate they use MySQL for mailboxes in Postfix and I wondered how difficult something like this would be? I have 300 users on my company Postfix server right now. I am just using Postfix, Dovecot (IMAP4 only), & Roundcube (Webmail). I have MySQL loaded on the machin

Re: [Dovecot] Using MySQL For Mailboxes?

2010-03-08 Thread Carlos Mennens
On Mon, Mar 8, 2010 at 10:55 AM, Timo Sirainen wrote: > Dovecot supports looking up user information from MySQL, but not > actually storing mails there. If you really wanted to store mails on > MySQL, you'd have to use dbmail instead of Dovecot. Is it even worth it with less than 500 users? I mea

[Dovecot] Configuration Update From v1.x To v2.0.1-2

2010-08-26 Thread Carlos Mennens
I just upgraded my Dovecot IMAP package on my mail server and when I restarted the service, I got the following warnings... doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:12: add auth_ prefix to all settings inside auth {} and remove the auth {} section completely doveconf: Warni

Re: [Dovecot] Configuration Update From v1.x To v2.0.1-2

2010-08-26 Thread Carlos Mennens
On Thu, Aug 26, 2010 at 3:38 PM, Timo Sirainen wrote: > On Thu, 2010-08-26 at 14:52 -0400, Carlos Mennens wrote: > >> The list was much longer but I was able to self resolve them. I was >> wondering if someone here can assist me in converting my >> 'dovecot.conf

Re: [Dovecot] Configuration Update From v1.x To v2.0.1-2

2010-08-26 Thread Carlos Mennens
On Thu, Aug 26, 2010 at 3:52 PM, David wrote: > The command Timo gave you writes out the new configuration to > dovecot-new.conf.  You need > > I recommend you backup your existing configuration first, then try and > replace it.  Like so: > > $ cd /etc/dovecot/ > $ cp dovecot.conf dovecot.conf-bac

Re: [Dovecot] Configuration Update From v1.x To v2.0.1-2

2010-08-26 Thread Carlos Mennens
On Thu, Aug 26, 2010 at 4:10 PM, Thomas Leuxner wrote: > Am 26.08.2010 um 22:00 schrieb Carlos Mennens: > > Thanks. I copied the config that was in dovecot-new.conf into > dovecot.conf. Now when I attempt to login, it tells me it can't find > my SSL certificates when they&