[horde] Migration of Mailboxes reg.
Jean Charles Delépine
delepine at u-picardie.fr
Thu Jul 10 06:30:05 UTC 2025
Hello,
Quoting ANANT S ATHAVALE <asa at ursc.gov.in>:
> So, in case, we migrate only a bunch of 50 mailboxes to new IMAP
> server and for such users we want Horde to access mailboxes from
> that new IMAP server, is it possible?
>
> We are on HGWE 5.2.22.
>
> Please suggest options.
You can use the hook mechanism to dynamically choose your server based
on the user ID.
You’ll find examples in horde/config/hooks.php.dist and
imp/config/hooks.php.dist.
You’ll probably want to use the preauthenticate hook in IMP.
Also, don’t forget to enable it with:
$conf['hooks']['postauthenticate'] = true;
Jean Charles Delépine
--
Service systèmes et réseaux - DISI
Université de Picardie Jules Verne
5, rue du moulin neuf - 80000 Amiens
More information about the horde
mailing list