similar to: maildirmake, shared folders

Displaying 20 results from an estimated 2000 matches similar to: "maildirmake, shared folders"

2003 Mar 17
1
debian 0.99.8.1 packages available
I thought I'd mention it here because a lot of people have been waiting for me on this. My personal situation is getting saner now so I finally was able to package up 0.99.8.1. The package for sid was uploaded last night and should appear in the archive today. A backport for woody is available from http://www.braincells.com/open/ I have not included POP3, LDAP or SASL2 support for now as I
2013 Aug 16
2
Maildirmake equiv?
Since I am using dovecot I do not have courier installed, but Courier had a very handy tool for making maildir folders called `maildirmake` which I used in some automated backup scripts. How do I duplicate maildirmake in dovecot? for example: #!/bin/bash # v1.2a Testing for new dovecot install # Archive mail from folders without [0-9]{4} Maildirs # after they are 21 days old to a yearly folder
2003 Jan 08
1
Re: Bug#175507: dovecot: Accidental denial of service via syslog
This bug was reported to Debian but I feel it is an upstream issue. On Sat, 4 Jan 2003, Amelia A Lewis wrote: > If dovecot is misconfigured, such that imap-auth cannot find passwd.imap > (which probably needs to get copied; maybe need more docco in the config > file? This happens if the digest-md5 auth method is uncommented and the > auth_userinfo is set to passwd-file
2008 Jun 25
2
maildirmake -q quota equivalent to set quota
Hi, I'm coming from courier-imap and i'm trying to migrate to dovecot. I can't find how to create a maildir with a quota file(maildirsize) I saw that if there was a maildirsize it would get its quota from there but can't find how to create that file. I'm using pam auth and would like to set different quotas for each users. With courier-imap there is a useful command :
2005 Jun 06
1
maildirmake
It is possibile to call maildirmake at login-time? My final goal is to create maildir at login time (like courier-imapd) or at least to create .INBOX.Trash, .INBOX.Drafts, .INBOX.Sent dir for virtual user /home/vmail/domains/$virtual_domain/$virtual_user/ .... with already exsistant Maildir (created by postfix) Thanks in advance
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
Hi! My plea to readers: =================== Pls., people who only want strictly technical issues to read, and frown at any broader context regardless how intrinsically related, but not strictly technically related, it might be, skip all the way, all the way to, search for exact words: "strictly technical" or visually, find two lines of sole "===" characters. Thank you!
2007 Oct 07
1
global sieve script
hi all, i'm moving from a maildrop+courier setup to lda(sieve)+dovecot setup. with maildrop i had a global filter for all the users, so i could filter and archive into the spam folder spam tagged emails for users without custom filters, including them if they exist: LOGNAME=tolower($LOGNAME) `test -e $LOGNAME` if ( $RETURNCODE != 0 ) { `maildirmake $LOGNAME` `maildirmake
2005 Nov 06
2
1.0alpha4 uploaded to Debian unstable
I finally got some free time and uploaded 1.0alpha4. It will arrive in the archive by tomorrow afternoon. Together with the most recent libssl0.9.8 upgrade I think this will fix the SSL problems users have been facing. -- Jaldhar H. Vyas <jaldhar at debian.org> La Salle Debain - http://www.braincells.com/debian/
2003 Jan 08
1
Bug#175509: dovecot: init.d script should add some syslog statements on startup/shutdown (fwd)
[Amelia and Timo. As you are both on the dovecot list, I'm replying there to avoid cluttering up your inboxes.] This bug was reported to Debian but I feel it should be fixed upstream. Adding logging in th init script itself would require adding additional dependencies to the package and not be as convenient. ---------- Forwarded message ---------- From: Amelia A Lewis <amyzing at
2008 Jan 14
3
maildirsize quota does not referred after migration from courier
Dear All, We would like to migrate our existing courier to dovecot. After reading document on website and doing some tests, here are some issues we met. 1. According the the wiki, it seems to imply that once migrating from courier to dovecot, pop3 users may "lost/forget" their download "index/ history" which cause them to download again old mails that are kept on
2009 Sep 18
1
contribute on wiki
username GiuseppeCefaratti PostFix HOWTO par 3.3 Create users mailbox ... To setup *Maildir* mail boxes for our example user john we cano use the *?maildirmake?* command. We must do this for existing users and also in */etc/skel* so new users automatically get the same setup. To setup our *Maildir*, change directories to john home and run: maildirmake Maildir To make our sub folders run:
2013 May 24
3
. (dot) in maildir folder names
Hi. Uhm... yeah as the topic implies I want to have . (dots) in my folder names... Unfortunately dovecot's maildirmake hasn't a -f switch as the one from courier/maildrop, but that one in turn is buggy[0] and doesn't encode any characters at all. In principle, maildir++ should allow[1] having (encoded) dots in folder names,... but I don't quite understand how the encoding
2003 Sep 05
3
Dovecot not starting
Hello everybody, sorry for stupid qustion, but I have following problem: I succesfully installed Dovecot on Debian (from source). Now I want to run it. I tryed: # /usr/local/dovecot/sbin/dovecot # but nothing happened: # ps -Af | grep dove ....... ps -Af | grep dove # What is wrong? I want Dovecot to serve POP3 over SSL. Many thanks and sorry again :o)
2003 Mar 19
1
Dotlocking doesn't work?
A Debian developer had this to say: > >> Files in the above dir are group mail, and the dir is group mail. However, > > > all binaries in /usr/lib/dovecot are root/root. I have set them all to g+s, > > > and group mail, and now the imap process can lock the INBOX. > > > > > imap should be the only one that needs to be setgid mail. > > Actually,
2014 Feb 01
1
Debian Wheezy-Backports - Dovecot (1:2.2.9-1~bpo70+1) missing xz compression support?
Hallo Everyone, since some days a new dovecot version is available in Debian "wheezy-backports": (1:2.2.9-1~bpo70+1) wheezy-backports As described in http://wiki2.dovecot.org/Plugins/Zlib and http://www.dovecot.org/doc/NEWS-2.2 "xz"-compression is available since Dovecot version 2.2.9. Today I tried to convert my mailboxes with the new xz compression. Therfore I changed
2004 Aug 09
3
Debian sarge release and dovecot
In what must surely be the first sign of the apocalypse, Debian is actually freezing in preperation for a new release. Probably the last day for uploads will be August 17. Is there likely to be another dovecot release by then? In the event of 0.99.10.9 being the released version, are there any other patches Debian users would like me to include? -- Jaldhar H. Vyas <jaldhar at
2003 Dec 16
3
Re: Bug#224092: Dovecot IMAP: detection of folders
On Tue, 16 Dec 2003, Jeroen van Disseldorp wrote: > Package: dovecot-imapd > Version: 0.99.10.4-2 > Severity: normal > > When accessing a maildir with "all folders" instead of "only subscribed > folders", dovecot wrongfully reports its index-files (.imap.*) as mail > folders. When the client (KMail 1.5.2 in my case) checks for email, it > aborts halfway
2003 Oct 02
2
Patches
As the freeze for Debian sarge slowly approaches I want to make sure the Dovecot packages are in as good condition as possible. I see there have been a number of patches since 0.99.10. I have added the following patches: * segfault when user home directory is empty * Proper PAM service name * Make suid work on 2.6 kernels Any other patches thatI ought to add. Or better yet, will there be a
2003 Dec 02
1
Dovecot 0.99.10.4 for Debian
I've packaged 0.99.10.4. Owing to the continued downtime on the Debian servers, I've temporarily put the .debs up on my own site. The URL is http://www.braincells.com/debian/ A backport to woody is also available. -- Jaldhar H. Vyas <jaldhar at debian.org> La Salle Debain - http://www.braincells.com/debian/
2004 Jul 06
1
Debian woody backport of 0.99.10.6 now available on backports.org
Well, the backports.org people finally installed my backport of the latest stable version of dovecot. Please remove the Braincells apt source form /etc/apt/sources.list and add these lines instead. deb http://www.backports.org/debian stable dovecot openldap2 postgresql openssl deb-src http://www.backports.org/debian stable dovecot (If you are using other backports you can merge dovecot etc.