Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/dovecot/wiki/ |
Upload File : |
Pre-Authenticated Sessions ========================== For debugging purpose or to perform IMAP actions on-behalf of an user, you can use pre-authenticated sessions. You can do this by simply running: ---%<------------------------------------------------------------------------- /usr/local/libexec/dovecot/imap ---%<------------------------------------------------------------------------- And you can start talking IMAP via stdin/stdout. This doesn't change process's UID, GID, or get any userdb settings. If you want to emulate a full regular login, you can execute ---%<------------------------------------------------------------------------- /usr/local/libexec/dovecot/imap -u username ---%<------------------------------------------------------------------------- Of course, you may need to run the above command as root if it needs to change process's uid/gid. (This file was created from the wiki on 2019-06-19 12:42)