Displaying 20 results from an estimated 36 matches for "danjd".
Did you mean:
dand
2017 Dec 04
2
Recommended tool for migrating IMAP servers
"Davide Marchi" <danjde at msw.it> writes:
>> UW-IMAP's mailutil, imapsync, YippieMove and Larch.
Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots
of time to kill. It is dreadfully slow -- I used it to export some of
my users' mailboxes to Gmail or other remote mail servers...
2017 Oct 06
2
ACL permission: give permission to move email into different folder
On 06.10.2017 12:42:22, Aki Tuomi wrote:
[..]
>>
>> Maybe it is not possible with Dovecot?
>>
>> Many Thanks
>>
>> Davide
>
> Just give the relevant permissions to the user, and it also requires
> that the target directory is writable by source user.
>
> Aki
Oh, excuse me for the (most probably) silly question, but where I could
give to my
2017 Jul 24
1
failed to store into mailbox 'INBOX/Junk': Permission denied
For more clarity I also attach the content of
"/etc/dovecot/conf.d/15-mailboxes.conf"
# mailbox Junk {
# special_use = \Junk
# }
# mailbox Trash {
# special_use = \Trash
# }
mailbox INBOX/Junk {
auto = subscribe
special_use = \Junk
}
mailbox INBOX/Trash {
auto = subscribe
special_use = \Trash
}
Thanks again
2017 Oct 06
0
ACL permission: give permission to move email into different folder
> On October 6, 2017 at 11:44 PM Davide Marchi <danjde at msw.it> wrote:
>
>
> On 06.10.2017 12:42:22, Aki Tuomi wrote:
> [..]
> >>
> >> Maybe it is not possible with Dovecot?
> >>
> >> Many Thanks
> >>
> >> Davide
> >
> > Just give the relevant permissions to the u...
2017 Dec 04
0
Recommended tool for migrating IMAP servers
> On 3 Dec 2017, at 23.23, Davide Marchi <danjde at msw.it> wrote:
>
> Hi Friends,
> I would like to ask you a suggestion:
> I need to migrate a imap server to a new one and then dismiss the old one.
> Reading from relative Dovecot documentation page (https://wiki.dovecot.org/Migration), more tools are shown:
>
> UW-IMA...
2017 Dec 04
0
Recommended tool for migrating IMAP servers
On Mon, 4 Dec 2017 12:53:15 -0800 (PST)
Joseph Tam <jtam.home at gmail.com> wrote:
> "Davide Marchi" <danjde at msw.it> writes:
>
> >> UW-IMAP's mailutil, imapsync, YippieMove and Larch.
>
> Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots
> of time to kill. It is dreadfully slow -- I used it to export some of
> my users' mailboxes to Gm...
2017 Dec 11
2
Recommended tool for migrating IMAP servers
Il 2017-12-05 07:16 Sami Ketola ha scritto:
[..]
>
> Trust us. We have run multiple migrations at scale of 10+ million
> users.
>
> Sami
However, it seems that Imapsync has license issues and in fact it's not
included in the Debian repositories.
Is it to be used anyway or should be avoid?
Many thanks again
Davide
2017 Dec 13
2
Recommended tool for migrating IMAP servers
Sami Ketola wrote:> We run all our migrations using Dovecot internal
dsync. Usually using imapc connector to connect to legacy
> platform.
>
> Wqmi
Many thanks Wqmi!
Well, I've read the dsync documentation, but this warning has me a
little worried:
"Make sure destination is exactly as source, deleting/reverting any
changes in destination if necessary"
So I followed
2017 Dec 14
0
Recommended tool for migrating IMAP servers
> On 13 Dec 2017, at 18.27, Davide Marchi <danjde at msw.it> wrote:
>
> Sami Ketola wrote:> We run all our migrations using Dovecot internal dsync. Usually using imapc connector to connect to legacy
>> platform.
>> Wqmi
>
> Many thanks Wqmi!
> Well, I've read the dsync documentation, but this warning has me...
2005 Nov 15
1
isolinux bootsplash
hi!
i'm davide from italy
and i'm building one live version of Fedora Core3
and, would like to add the verbose bootsplash (for all strartup process)
for it
i doesn,t understand if is it depending from isolinux, or if i need a
patched isolinux version
many thanks!
--
cosmogonia <http://www.cosmogonia.org/>
noprovarenofareononfarenonc'?provare
2017 Dec 05
1
Recommended tool for migrating IMAP servers
On 04/12/17 23:15, Steve Litt wrote:
> On Mon, 4 Dec 2017 12:53:15 -0800 (PST)
> Joseph Tam <jtam.home at gmail.com> wrote:
>
>> "Davide Marchi" <danjde at msw.it> writes:
>>
>>>> UW-IMAP's mailutil, imapsync, YippieMove and Larch.
>>
>> Whatever you use, *don't* use UW-IMAP's mailutil unless you got lots
>> of time to kill. It is dreadfully slow -- I used it to export some of
>> my users...
2017 Dec 03
4
Recommended tool for migrating IMAP servers
Hi Friends,
I would like to ask you a suggestion:
I need to migrate a imap server to a new one and then dismiss the old
one.
Reading from relative Dovecot documentation page
(https://wiki.dovecot.org/Migration), more tools are shown:
UW-IMAP's mailutil, imapsync, YippieMove and Larch.
The each mail servers are Linux based, one of this (mine) is Dovecot.
Based on your experience which of
2017 Jul 26
1
failed to store into mailbox 'INBOX/Junk': Permission denied
Steffen Kaiser ha scritto:
> Does INBOX/Junk already exists?
Yes, (but empty):
find /var/vmail/hotelsangiorgioriccione.com/info/ |grep INBOX
/var/vmail/hotelsangiorgioriccione.com/info/Maildir/.INBOX
/var/vmail/hotelsangiorgioriccione.com/info/Maildir/.INBOX/Trash
/var/vmail/hotelsangiorgioriccione.com/info/Maildir/.INBOX/Trash/new
2017 Oct 06
1
ACL permission: give permission to move email into different folder
> On October 7, 2017 at 1:29 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>
>
> > On October 6, 2017 at 11:44 PM Davide Marchi <danjde at msw.it> wrote:
> >
> >
> > On 06.10.2017 12:42:22, Aki Tuomi wrote:
> > [..]
> > >>
> > >> Maybe it is not possible with Dovecot?
> > >>
> > >> Many Thanks
> > >>
> > >> Davide
> > >...
2017 May 15
0
ACL and virtual user
Hi friends,
I would like to remove write rights for a specific virtual user/email
address.
I've read the wiki "https://wiki2.dovecot.org/ACL" but there is nothing
about it.
So I started reading and rereading some old ML, like this:
https://www.dovecot.org/list/dovecot/2006-June/013683.html where they
talk about something like that
but I would like to implement current
2017 May 15
0
ACL and virtual user
...I had under my eyes the solution I have not seen:
* user=foo lrw
Public user=bar lrwstipekxa
Public/* user=bar lrwstipekxa
I was enough (in my case) add the initial "*" wildcards, like this:
* user=info at mydomain.com lrwsi
where the "*" wildcards means all groups.
I have verified and so the configuration is perfect, the user can not
delete their own messages
2017 Jul 24
0
failed to store into mailbox 'INBOX/Junk': Permission denied
Hello to everyone,
On Debian Jessie (no SElinux) and "dovecot-sieve 1:2.2.13-12~deb8u1"
I've changed the sieve (sieve_after) Junk and Trash path, from:
"INBOX.Junk"
to
"INBOX/Junk"
compiled it:
sievec /etc/dovecot/sieve-after/spam-to-folder.sieve
but now if i look into mail.err log, found this:
Jul 24 07:22:01 server dovecot: lmtp(6823,
info at
2017 Jul 25
1
failed to store into mailbox 'INBOX/Junk': Permission denied
I add a clarification:
Now that I've commented out sieve Junk/Trash on
"/etc/dovecot/conf.d/15-mailboxes.conf"
> mailbox Junk
> { special_use = \Junk
> }
> mailbox Trash
> { special_use = \Trash
> }
remains a single account with permission issues, only one with write
permissions controlled by the ACL plugin:
> plugin {
> acl =
2017 Jul 26
0
failed to store into mailbox 'INBOX/Junk': Permission
> From: Thomas Leuxner <tlx at leuxner.net>
>> cat /etc/dovecot/dovecot-acl
>> * user=booking at hotelsangiorgioriccione.com lrwsi
>> * user=info at hotelsangiorgioriccione.com lrwsi
> Hi Davide,
>
> For LMTP to file the mails you need to add the p flag (POST).
Well, I've added the "p" flag and now I will monitor the situation ;-)
PS
Just as an
2017 Jul 31
0
under another kind of attack
> From: Olaf Hopp <Olaf.Hopp at kit.edu>
> Davide,
> yours is all postfix and thus has got no overlap with dovecot.
> So no interference.
> Olaf
Yes, I know, but I preferred not to give anything for granted ;-)
Many Thanks Olaf!