Skip to content

Instantly share code, notes, and snippets.

View atomicsprite's full-sized avatar

Jamie Robinson-Woledge atomicsprite

View GitHub Profile
@atomicsprite
atomicsprite / 0_reuse_code.js
Created April 3, 2014 21:32
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@atomicsprite
atomicsprite / plesk_rebuild_mailboxes.txt
Last active December 22, 2015 01:59
Parallels Plesk Mail server does not work. How to repair mail server configuration? Article ID: 944 Created On: Oct 6, 2008 Last Review: May 7, 2013 Views: APPLIES TO: Parallels Plesk Panel for Linux/Unix Parallels Plesk Panel for Windows Solution Use mchk utility to repair/rebuild mail server configuration and restore settings for all mailboxes…
Plesk for Linux:
~# /usr/local/psa/admin/sbin/mchk --help
Restore settings for all mailboxes.
Usage: /usr/local/psa/admin/sbin/mchk [OPTION]
OPTIONS:
--without-spam restore all settings except for SpamAssassin configuration
--with-spam restore all settings
--spam-only restore only SpamAssassin settings