#!/bin/cat $Id: FAQ.Admin_Authentication.txt,v 1.6 2018/09/09 10:58:16 gilles Exp gilles $ This documentation is also available online at https://imapsync.lamiral.info/FAQ.d/ https://imapsync.lamiral.info/FAQ.d/FAQ.Admin_Authentication.txt ======================================================================= Imapsync tips about imap admin authentication. ======================================================================= It can be useful to authenticate without knowing each user password. Using an admin account to authenticate is not a standard feature supported by all imap servers. Sometimes it is implemented via --authuser1 sometimes not. It depends on the server software and its configuration. You have to figure out what is the imap software server, find out if it supports an admin account and how, if an admin account is actually configured and finally check an authentication via this admin account for a standard user. Known imap server software supporting imap admin authentication: * Exchange 2003/2007/2010/2013. See the file FAQ.Exchange.txt * Office365. See the file FAQ.Exchange.txt * Gmail. See the file FAQ.XOAUTH2.txt * Dovecot. See the file FAQ.Dovecot.txt * Zimbra. See the file FAQ.Zimbra.txt * UW-imap. See the file FAQ.General.txt * Cyrus-imap. See the file FAQ.General.txt * Sun Java Enterprise System/SunOne/iPlanet. See the file FAQ.General.txt Known imap server software NOT supporting imap admin authentication: * Domino Lotus Notes. * SmartCloud Notes. ======================================================================= =======================================================================