similar to: How to see folders/subfolders/emails through imap

Displaying 20 results from an estimated 2000 matches similar to: "How to see folders/subfolders/emails through imap"

2017 Aug 20
3
is a self signed certificate always invalid the first time
> On Aug 20, 2017, at 11:52 AM, Stephan von Krawczynski <skraw at ithnet.com> wrote: > > On Sat, 19 Aug 2017 21:39:18 -0400 > KT Walrus <kevin at my.walr.us> wrote: > >>> On Aug 18, 2017, at 4:05 AM, Stephan von Krawczynski <skraw at ithnet.com> >>> wrote: >>> >>> On Fri, 18 Aug 2017 00:24:39 -0700 (PDT) >>> Joseph
2009 Jul 27
3
mtime handling seems generally buggy for directories
Hello again, as stated earlier there is a problem with mtime setting on directories during healing in replication setup. Today I tested 2.0.5 and found out that the handling is more or less generally buggy for directory mtimes. Simply try this: untar some kernel archive on your local disk and look at the mtime of the created top directory. now untar the same archive on an exported gluster fs and
2017 Nov 06
2
dovecot-lda without starting dovecot?
On Mon, 6 Nov 2017 08:37:11 +0200 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 5 Nov 2017, at 12.55, Stephan von Krawczynski <skraw.ml at ithnet.com> > > wrote: Sorry to say this setup works flawlessly for years. The only > > addition we will make now is to do the delivery with dovecot-lda. > > Everything else (including multiple dovecot pop/imap
2017 Nov 03
3
dovecot-lda without starting dovecot?
Hello, we have a setup where SMTP/LDA and POP3/IMAP are on different physical hosts. They share the mail data via an external storage. Now we would like to use dovecot-lda on the smtp host, so we wonder if the lda binary works without starting dovecot from init. As there will be no POP3/IMAP usage on this host it seems unnecessary. Nevertheless we cannot judge if it is still needed for
2017 Nov 03
2
dovecot-lda without starting dovecot?
On Fri, 3 Nov 2017 17:53:47 +0200 (EET) Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > > On November 3, 2017 at 1:50 PM Stephan von Krawczynski > > <skraw.ml at ithnet.com> wrote: > > > > > > Hello, > > > > we have a setup where SMTP/LDA and POP3/IMAP are on different physical > > hosts. They share the mail data via an external storage.
2017 Nov 06
3
dovecot-lda without starting dovecot?
On Mon, 6 Nov 2017 09:50:16 -0500 Tanstaafl <tanstaafl at libertytrek.org> wrote: > On 11/6/2017, 4:01:19 AM, Stephan von Krawczynski <skraw.ml at ithnet.com> > wrote: > > Still we are not content with it touching/locking dovecot.index.log. If > > someone pointed at one location in the code where this could be disabled we > > would implement a new param for
2016 Mar 13
3
NetApp NFS vs. ZFS and NFS for Maildir
On Sun, 13 Mar 2016 09:45:06 +0000 James <lista at xdrv.co.uk> wrote: > On 11/03/2016 15:17, Stephan von Krawczynski wrote: > > > zfs set sync=disabled ? > > Only if you are happy to loose data on power failure. I don't know the actual setup, but if you have no UPC you shouldn't host email services anyway. -- Regards, Stephan
2017 Nov 05
2
dovecot-lda without starting dovecot?
On Sun, 5 Nov 2017 10:44:25 +0200 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 4 Nov 2017, at 10.31, Stephan von Krawczynski <skraw.ml at ithnet.com> > > wrote: > > > > On Sat, 4 Nov 2017 01:57:31 +0200 > > Sami Ketola <sami.ketola at dovecot.fi> wrote: > >> Again that does not answer my question why? Why do you want all the
2017 Nov 20
2
dovecot-lda without starting dovecot?
On Tue, 7 Nov 2017 21:40:55 +0200 Timo Sirainen <tss at iki.fi> wrote: > On 7 Nov 2017, at 21.33, Stephan von Krawczynski <skraw.ml at ithnet.com> wrote: > > > > > > Me again have to stress that our former implementation of the lda process > > did do exactly nothing to all the dovecot files, and everything worked > > pretty well. We had no problems
2017 Nov 04
2
dovecot-lda without starting dovecot?
On Sat, 4 Nov 2017 01:57:31 +0200 Sami Ketola <sami.ketola at dovecot.fi> wrote: > >> > >> While it might be possible to disable all the other services except > >> master I must ask why? How would the users be accessing their mails then? > >> > >> Sami > > > > Hello Sami, > > > > you did not read my first post. We
2017 Aug 20
6
is a self signed certificate always invalid the first time
> On Aug 18, 2017, at 4:05 AM, Stephan von Krawczynski <skraw at ithnet.com> wrote: > > On Fri, 18 Aug 2017 00:24:39 -0700 (PDT) > Joseph Tam <jtam.home at gmail.com> wrote: > >> Michael Felt <michael at felt.demon.nl> writes: >> >>>> I use acme.sh for all of my LetsEncrypt certs (web & mail), it is >>>> written in pure
2016 Jul 02
2
Shared mailboxes not showing up in shared namespace
I don?t seem to have that install on my Debian machine. But I have done this: 1 LIST "" % * LIST (\HasNoChildren) "/" confirmed-spam * LIST (\HasChildren) "/" Archive * LIST (\HasNoChildren \Sent) "/" Sent * LIST (\HasChildren \Trash) "/" Trash * LIST (\HasNoChildren) "/" Spam * LIST (\HasChildren) "/" Archives * LIST
2017 Nov 07
2
dovecot-lda without starting dovecot?
On Tue, 07 Nov 2017 13:19:12 +1000 Noel Butler <noel.butler at ausics.net> wrote: > mail_location Optionally disable indexes using :INDEX=MEMORY > > don't use this on IMAP boxes, but is safe to use on SMTP and POP3's > boxes though > > eg: > > mail_location = > maildir:/var/vmail/%Ld/%1Ln/%1.1Ln/%2.1Ln/%Ln/Maildir:INDEX=MEMORY > > --
2017 Nov 07
2
dovecot-lda without starting dovecot?
On Tue, 7 Nov 2017 19:19:23 +0200 Timo Sirainen <tss at iki.fi> wrote: > On 7 Nov 2017, at 9.15, Stephan von Krawczynski <skraw.ml at ithnet.com> wrote: > > > > On Tue, 07 Nov 2017 13:19:12 +1000 > > Noel Butler <noel.butler at ausics.net> wrote: > > > >> mail_location Optionally disable indexes using :INDEX=MEMORY > >>
2020 Oct 30
0
how to enable automatic sharing of folders added/created in an already shared folder hiearchy?
I'm running dovecot --version 2.3.11.3 (502c39af9) folder sharing is enabled & working. as long as I manually enable enable sharing for each folder/subfolder. e.g., if I enable sharing for each of: sharedtopfolder subfolder1 subfolder2 then all's good -- shared-to users can access according to set permissions. BUT, if I drag any folder under that shared-hierarchy e.g.,
2017 Nov 20
1
dovecot-lda without starting dovecot?
On Mon, 20 Nov 2017 12:05:46 +0200 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 20 Nov 2017, at 10.50, Stephan von Krawczynski <skraw.ml at ithnet.com> > > wrote: > > > > AFAIK no complex director stuff would be needed then, right? > > The second sentence implies that using file locking should also be enough, > > which dovecot does. >
2016 Jun 30
2
Shared mailboxes not showing up in shared namespace
Hi, I think I have configured everything correctly but for some reason I can?t get a list of the shared mailboxes to show up. When I run: doveadm acl debug -u m.markov Shared/d.marteva/INBOX doveadm(root): Debug: Skipping module doveadm_fts_plugin, because dlopen() failed: /usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so: undefined symbol: fts_backend_rescan (this is usually
2017 Aug 18
3
is a self signed certificate always invalid the first time
Michael Felt <michael at felt.demon.nl> writes: >> I use acme.sh for all of my LetsEncrypt certs (web & mail), it is >> written in pure shell script, so no python dependencies. >> https://github.com/Neilpang/acme.sh > > Thanks - I might look at that, but as Ralph mentions in his reply - > Let's encrypt certs are only for three months - never ending circus.
2015 May 20
2
Re-install libwrap in OpenSSH
On Thu, May 21, 2015 at 1:05 AM, Michael Stone <mstone at mathom.us> wrote: > On Wed, May 20, 2015 at 03:58:22PM +0200, Stephan von Krawczynski wrote: > >> Show me this as an example of your firewall skills and replace this >> hosts.allow entry: >> >> sshd: .... : spawn (echo -e "%u@%h[%a] on `/bin/date`" to %d connected >> me | >>
2006 Jun 02
0
parent vs child directory permissions problem
I run FreeBSD 4.6-RELEASE (GENERIC) with samba-2.2.4_1 installed. my workstations all run windows xp home or pro with SP2. We're on a workgroup, not a domain. Lately I've been having a problem with changing rights on subfolders. this is my directory structure drwxrwx--- 53 root allstaff 2048 Jun 2 08:19 topdirectory drwxrwx--- 4 Jack group1 512 May 23 13:10