similar to: Easy migration from Dovecot 1.2.16 ppc maildir to 2.1.17 amd64 mdbox

Displaying 20 results from an estimated 300 matches similar to: "Easy migration from Dovecot 1.2.16 ppc maildir to 2.1.17 amd64 mdbox"

2013 Dec 07
1
base_dir= problems
Hi I first let base_dir = with it's default value of /var/dovecot. I changed my mind and now I have doveconf -n # 2.1.17: /etc/dovecot/dovecot.conf # OS: OpenBSD 5.4 amd64 ffs base_dir = /var/run/dovecot/ After a few days, imap clients couldn't login. Here the problem Dec 04 17:03:16 imap-login: Fatal: Corrupted SSL parameters file: /var/dovecot/ssl-parameters.dat Dec 04 17:03:16
2013 Dec 07
1
No Dovecot 2.2.9 on OpenBSD 5.4 amd64
Hi, First I have this warning when configuring: configure: WARNING: sys/ucred.h: present but cannot be compiled configure: WARNING: sys/ucred.h: check for missing prerequisite headers? configure: WARNING: sys/ucred.h: see the Autoconf documentation configure: WARNING: sys/ucred.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ucred.h: proceeding with the
2018 Dec 27
0
dsync connection issue
> On 27 December 2018 at 19:13 Subscription <leo1subscr at zudiewiener.com> wrote: > > > I'm trying to move from my exising server to a new site. In preparation > for this I've set up the new server as per the first attachment. > > I've added additional (temporary) setting to the new site as per these > instructions > >
2018 Dec 28
0
dsync connection issue
> On 27 Dec 2018, at 19.13, Subscription <leo1subscr at zudiewiener.com> wrote: > > but when I try to do a backup with the following command from the old to the new site > > sudo doveadm -D -o imapc_user=user1 at oldserver -o imapc_password=pw-oldserver backup -R -u user1 at newserver imapc: > Since both of your servers are running dovecot it would be probably better
2018 Oct 22
3
AD RODC not being used because of missing DNS entries?
Hi, We have encountered these timeout issues with Samba 4.7 as an RODC too. We created a ticket about it here : https://bugzilla.samba.org/show_bug.cgi?id=13502 One thing is that even after the timeouts got resolved, I still get a weird behaviour with two entries that keeps trying to update themselves when I run "samba_dnsupdate". The call succeeds, but the entries are actually
2009 Jul 31
0
Profiles and samba servers
I seem to have my new server running fine. I do have a problem with my Windows Profiles though. I logged in as a local admin to copy user_oldserver_profile to user_newserver_profile, but I cannot do that since it shows the profiles from the oldserver as unknown. I am only going to copy a few of the admins profiles and the rest I am not worrying about. I see a couple of ways of doing this. I
2018 Dec 27
4
dsync connection issue
I'm trying to move from my exising server to a new site. In preparation for this I've set up the new server as per the first attachment. I've added additional (temporary) setting to the new site as per these instructions https://wiki2.dovecot.org/Migration/Dsync but when I try to do a backup with the following command from the old to the new site sudo doveadm -D -o
2019 Mar 08
0
rsync /old/server new/server ?
On Fri, March 8, 2019 10:45 pm, Aki Tuomi via dovecot wrote: > > On 8.3.2019 13.44, Voytek Eymont via dovecot wrote: > >> I have Centos 7 with dovecot/postfix/mysql Maildir >> >> >> I want to bring in a new server, new server will have same hostname as >> current, but, different IP >> >> I was intending to >> rsync -avzhe ssh vmail at
2019 Mar 08
0
rsync /old/server new/server ?
On 8.3.2019 14.07, Voytek Eymont wrote: > On Fri, March 8, 2019 10:45 pm, Aki Tuomi via dovecot wrote: >> On 8.3.2019 13.44, Voytek Eymont via dovecot wrote: >> >>> I have Centos 7 with dovecot/postfix/mysql Maildir >>> >>> >>> I want to bring in a new server, new server will have same hostname as >>> current, but, different IP
2018 Nov 07
0
AD RODC not being used because of missing DNS entries?
----- Original Message ----- > From: "samba" <samba at lists.samba.org> > To: "samba" <samba at lists.samba.org> > Sent: Monday, 22 October, 2018 07:57:23 > Subject: Re: [Samba] AD RODC not being used because of missing DNS entries? > Hi, > <snip> > > One thing is that even after the timeouts got resolved, I still get a > weird
2019 Oct 01
2
Migration
Am 30.12.18 um 10:53 schrieb Sami Ketola: > >> On 29 Dec 2018, at 23.49, Hans Brage <hans at plattformen.se> wrote: >> >> Hi! >> >> I'm currently running an small imap-server on Dovecot 2.2.4 but will retire that server. I've set up an new server with Dovecot 2.3.4 and will migrate the mailboxes (maildir-format) from the old to the new server.
2014 Dec 22
0
Mixed Samba4 and 3.6 uids/gids
Hi William, > I have an AD domain (Samba 4.1.13 domain controllers) and some Samba 3.6 > clients. > I would like the uid/gid mappings to be consistent across the two sets of > machines. > > The Samba4 DCs have the following line in smb.conf: > > idmap_ldb:use rfc2307 = yes > > and their uids/gids are in sync across all four of them. > > The Samba 3.6 domain
2012 Jan 19
8
sumarizar
*Hola!!! resulta que tengo unos datos de divisas ordenados por fechas (días) los que he convertido a formato tipo YYYY-MM-DD donde DD siempre es 01:* * * * EUR.resto$date<-as.Date(EUR.resto$date) EUR.resto$mo <- substr(EUR.resto$date,6,7) EUR.resto$yr <- substr(EUR.resto$date, 1,4)
2018 Dec 30
3
Migration
Thanks! That was a really useful answer. // Hans Den 2018-12-30 kl. 10:53, skrev Sami Ketola: >> On 29 Dec 2018, at 23.49, Hans Brage <hans at plattformen.se> wrote: >> >> Hi! >> >> I'm currently running an small imap-server on Dovecot 2.2.4 but will retire that server. I've set up an new server with Dovecot 2.3.4 and will migrate the mailboxes
2010 Jan 11
0
apache httpd, webdav, ssl - something is wrong, but what?
Hi, happy new year! Today I set up a new web(dav) server for our .ical-System (phpIcalendar) and copied the config and data files from the old server. But somthing is wrong with the configuration and I'm blind to find the error. On the old server, I can still publish my calender from e.g. Apple iCal at the server URL with http http://oldserver.filmakademie.de/DAVdocs On the new server, I
2018 Dec 30
0
Migration
> On 29 Dec 2018, at 23.49, Hans Brage <hans at plattformen.se> wrote: > > Hi! > > I'm currently running an small imap-server on Dovecot 2.2.4 but will retire that server. I've set up an new server with Dovecot 2.3.4 and will migrate the mailboxes (maildir-format) from the old to the new server. I'm planning to restructure the accounts a bit when migrating so I
2018 Dec 31
0
Migration
A totally different approach (that is imap-server agnostic), providing that you're setting up those new accounts with temporary passwords (which you know), before users change their passwords to their liking: you could also use imapsync ( https://github.com/imapsync/imapsync) . We here use it with a batch file and a text file containing all accounts to do mass-migrations, usually at
2019 Oct 01
0
Migration
> On 1 Oct 2019, at 11.29, Alex La via dovecot <dovecot at dovecot.org> wrote: > > Am 30.12.18 um 10:53 schrieb Sami Ketola: >> >>> On 29 Dec 2018, at 23.49, Hans Brage <hans at plattformen.se> wrote: >>> >>> Hi! >>> >>> I'm currently running an small imap-server on Dovecot 2.2.4 but will retire that server. I've
2014 Dec 22
2
Mixed Samba4 and 3.6 uids/gids
On 22/12/14 17:22, Denis Cardon wrote: > Hi William, > >> I have an AD domain (Samba 4.1.13 domain controllers) and some Samba 3.6 >> clients. >> I would like the uid/gid mappings to be consistent across the two >> sets of >> machines. >> >> The Samba4 DCs have the following line in smb.conf: >> >> idmap_ldb:use rfc2307 = yes >>
2018 Apr 24
0
Find/delete bad DNS Entry
Hi Rowland, >> A more expeditive way is to delete and recreate the zone using the >> samba-tool dns zonedelete / zonecreate. The SRV entries are recreated >> when the server restart. You should just be careful about having your >> kerberos configuration properly so it does not needs DNS to find its >> KDC (you can take a look at krb5.conf file in [1] for