Unetbootin pour Debian Jessie
Installation en utilisateur root
Installation type 1
$ nano /etc/apt/sources.list
deb http://ftp.de.debian.org/debian sid main
$ apt-get update
$ apt-get install unetbootin
Installation en utilisateur root
Installation type 1
$ nano /etc/apt/sources.list
deb http://ftp.de.debian.org/debian sid main
$ apt-get update
$ apt-get install unetbootin
http://aarvik.dk/how-to-fix-imap-bad-maximum-literal-size-exceeded-in-zimbra/ “Moved an e-mail from their old inbox to their new inbox, with a size of attachment which were bigger than Zimbra allowed.”
http://www.ehowstuff.com/how-to-manage-mailbox-folder-using-zmmailbox-cli-in-zimbra/ sudo su – zimbra zmmailbox -z -m test@psych.columbia.edu getAllFolders or gaf createFolder or cf emptyFolder or ef deleteFolder or df
http://www.linuxpcfix.com/how-to-take-backup-of-zimbra-mail-accounts-through-zmmailbox/ Backup: /opt/zimbra/bin/zmmailbox -z -m mail@yourdomain.com getRestURL “//?fmt=zip” > /backup-path/mail@yourdomain.com.zip Restore: /opt/zimbra/bin/zmmailbox -z -m user@yourdomain.com postRestURL “//?fmt=zip&resolve=skip” /backup-path/mail@yourdomain.com.zip
command line: $sudo su – zimbra http://support.zimbra.com Ten serious tickets per year $289/year to renew (4/3/2014)
Zimbra Administration -> Configure -> Global Settings -> MTA Protocol Checks: reject_invalid_helo_hostname – Hostname in greeting violates RFC reject_non_fqdn_helo_hostname – Client must greet with a fully qualified hostname reject_non_fqdn_sender – Sender address must be fully qualified DNS Checks: reject_unknown_client_hostname – Client’s IP address reject_unknown_helo_hostname – Hostname in greeting reject_unknown_sender_domain – Sender’s domain Client RBLs
Log into mail at: http://mail.psych.columbia.edu Select “Preferences” at the top Select “Out of Office” on the left-hand side Complete the form click “Save” in the upper-left corner:
Zimbra Administration -> Configure Certificates -> Gear -> Target Server
http://wiki.comdivision.com/display/cdconstech/SSL+Cert+with+2048+4096+bit Edit /opt/zimbra/bin/zmcertmgr Replace all 1024 occurences with 2048 bit