If u lost ur mails and u got a back up of it then copy back up files to mailbox directory
eg for mail directory cd /var/spool/imap/r/user/rakesh
After moving backup files to mail box
Login as root
# su - cyrus
-bash-3.2$ cd /usr/lib/cyrus-imapd/
-bash-3.2$./reconstruct -r user/rakesh*
Subscribe to:
Post Comments (Atom)
curl and cacert
curl -v --cacert cacert.pem https://www.example/cgi-bin/f ile.xgi -I -X POST
-
Command to Run setcap 'cap_net_bind_service=+ep' /opt/apache/bin/httpd httpd is the custom script i made to run apache.
-
Comparing openssl key/csr/crt is useful to make sure signature between key/csr/crt are same openssl x509 -noout -modulus -in certificat...
-
Run below command and enter default password. keytool -list -rfc -keystore cacerts > cacerts.pem
No comments:
Post a Comment