similar to: Using custom Maildir subfolders with pop3 deliveri

Displaying 20 results from an estimated 300 matches similar to: "Using custom Maildir subfolders with pop3 deliveri"

2006 Dec 10
2
Slightly off topic question but ...
I'm using files for passwords that look like the unix passwd and shadow files, except each domain has it's own pair of shadow and password files for that domain. And dovecot works fine with that. So - here's my off topic question. I'm trying to create a PHP interface to allow user to change their password in these passwd / shadow file combos. What kind of encryption do they
2007 Feb 07
1
Folders compat. problem ?
Hi A user here has a strange problem when I moved my imap server from UW-IMAP to Dovecot. A folder created monthes ago with mozilla mail (windows client) became suddenly invisible when I stopped UW then started Dovecot. I really think that IMAP created folders a fully compatibles between UW and Dovecot but I'm curious to know from where does come this trouble ??? Anyone had experienced the
2007 Feb 13
1
pop3 via tls
hi guys, i want to try pop3 using tls, just like smtp. is it possible ? i want to first create a secure tunnel before donwloading the mails. tnx -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 09
1
MD5-CRYPT passwords in a MySQL Database
First of all, hello to the list. I'm currently migrating from a /etc/passwd and /etc/shadow based configuration to a MySQL based one using dovecot 99.14 on debian sarge. The problem is that the /etc/shadow containes both DES encoded (Crypt) and md5 based passwords. I've set the default system to be Crypt, and have added {MD5-CRYPT} in front of the md5 passwords in place of the $1$
2007 Jan 30
1
Need help with "mbox sync" problem
The following is occurring consistently on users in only one vhost domain. Other vhost domains are not having the problem. The email client in use is the same (in both the working and non-working domains). dovecot: Jan 29 21:19:18 Error: POP3(user1 at mydomain.tld): mbox sync: UID inserted in the middle of mailbox /var/mail/vhosts/mydomain.tld/user1 (5629 > 5423, seq=2, idx_msgs=5) dovecot:
2006 Dec 11
3
Problems with Mailstorage path.
Hi all, my environment: dovecot-1.0.rc15 Fedora Directory Server 1.0.2 Currently I've configured dovecote to find user's mail folder like this: dovecot.conf mail_location = maildir:/var/vmail/%d/%u/Maildir All my domain mailboxes are under /var/vmail, as evident. But there are some users whose mail folders are directly under /var/vmail like this one: /var/vmail/myuser1 at mydomain1.com
2008 Jan 23
3
Drafts, Trash, Sent
Hi, I'm testing a dovecot installation using thunderbird as imap client. The first user I configured has regolar folders: Drafts, Sent and Trash, and thunderbirs shows each one with its icon. The second user shows these folders with a standard icon, and I'm not able to save email in sent. I cann't understand why there is this difference, and how dovecot manage these folder. Can anyone
2004 Feb 24
4
Pam trouble
Hi folks, I can't get dovecot to authenticate properly against ldap/pam. I've been fiddling with it for several days now, to no avail. It keeps crashing with: Child died with signal 11 The system is Solaris9. Enclosed is a trace of dovecot-auth for a connection to pop with correct username and password and my config. Any help is appreciated. Cheers Benjamin
2007 Oct 09
2
Dovecot hanging up with many defunct processes
Hi, I am in a very awkward situation and need some kind of immediate fix up. I had installed dovecot in my organization as part of migration of email server. The setup involves sendmail, dovecot (imaps+pop3s) and webmail (squirrelmail) running on apache webserver. All was working fine until one day I found a lot of defunct processes on system related to dovecot. dovecot-auth, imap-login and
2017 Oct 14
3
Icecast on my website
Hi Ross, It's hosted on a system which I have no access to. On 10/14/17, Ross Levis <ross at stationplaylist.com> wrote: > Are you operating your own web server or is it hosted elsewhere? Do you > have access to the operating system of the server? > > -----Original Message----- > From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Danijela > Popovic >
2017 Oct 13
2
Icecast on my website
Hi guys, I'm trying to find the way to have Icecast installed on my website, so my listeners can go to http://www.radiodani.com:8000/stream and http://www.radiodani.com:8000/live and listen those streams. What should I do? Best regards, Daniela
2006 Feb 24
2
Rails apps in subfolders
Assuming I have a Rails application running in the root folder of my domain. Now I want to put a clients'' app in a subfolder on that domain for review (or at least it *should* look like a subfolder). Can this be accomplished via .htaccess? It should not interfere with the Rails routing in the root folder. If .htaccess is the way, please help me out here, I suck at mod_rewrite... --
2007 Aug 05
2
Subfolders
Hi, Does dovecot supports sub folders ?? I tried creating a subfolder for a folder under the main tree .... Thunderbird allows you creating but doesn't show up ... Plz suggest how it can be enabled. Regards -Azher -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2011 Jan 13
2
Virtual mailboxes do not look into subfolders
Hi all, I have virtual mailboxes set up as "Smart Folders" to show me messages tagged with certain keywords. For example: # ~/Maildir-virtual/fwp/dovecot-virtual File MailingLists/* KEYWORD @fwp Messages get picked up from the File mailbox, but not for the sub-mailboxes inside the MailingLists mailbox. What am I doing wrong? Wrong separator? And how can I debug this?
2009 Dec 28
1
Shared mailboxes do not support subfolders
Hi, I'm currently running Dovecot 1.2.8 with dbox mailboxes. I've configured the use of shared mailboxes. I'm able to only see the top-level mailboxes: e.g. Inbox LogWatch Trash Sent but not LogWatch/Server1 LogWatch/Server2 Is this a know limitation of a bug? Rgds, N.
2006 Dec 28
0
Correct naming scheme for dovecot / squirrelmail subfolders?
Hello, I am running dovecot 1.0-0_34.rc15 and squirrelmail 1.4.8-2 on a Centos 4 server. Right now all messages are delivered to maildir /var/mail/vhosts/virtual_mail_root/, which has its cur, tmp, new subdirectories. I need to (re) configure postfix, dovecot and squirrelmail so that email is filtered and dovecot serves different boxes to squirrelmail, that is when I log in in squirrelmail I
2003 Apr 14
1
Folders with mail and subfolders
I have a maildir hierarchy (built originally with Courier-IMAP) where some folders contain both email and subfolders. Using Dovecot I cannot see the mail in the top folders: I can only see the subfolders. Is this an RFC restriction or a Dovecot restriction? If the latter, is it planned to change? Otherwise: just started using Dovecot, and I'm very impressed with the speed of it. Thanks!
2003 Jun 12
1
Deleting NFS-mounted Maildir subfolders fails
Hi, [ please CC me on replies, I'm not subscribed to the list ] I'm using dovecot-99.9.1 with a little hack to get authentication to work the way we want it. The server is running on a Solaris 9 host and user homes are mounted via NFS from a Solaris 8 server (Version doesn't seem to matter). Almost everything's fine but I can't delete maildir subfolders if these reside on a
2004 Feb 23
1
IMAP subfolders
Hi: I am using dovecot since the first day on my server (so I have no other mailbox formats). I can't create any subfolders under any IMAP folders. Is this still an issue of dovecot? In mozilla, the operation is simply ignored. With outlook, you can't even click "Accept" if you select to create a subfolder, rather than a top level folder. I have Fedora Core 1, and
2004 Jun 24
1
Sym links to subfolders?
I just installed dovecot 0.99.10.6 and I'm trying to use symlinks for subfolders. I have my mail in ~/Maildir and I want to make symlinks such as from .Sent to ~/Mail/Sent. All of these folders are maildir and the permissions are correct. I've searched the list and I cannot find anything stating that it should not work. In fact I've seen posts that claim it should work. However, it