Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
27 Maggio 2015 - Blog WebEats

Exim4 – Relay con Mandrill per dominio

Abilitare il relay su exim4 per i domini è relativamente semplice. Ma c’è la possibilità di dire al server di usare mandrill solo per domini specifici. Vediamo come procedere: Dopo aver installato VestaCP, e sufficiente editare il file exim4.conf.template con pico /etc/exim4/exim4.conf.template e aggiungere subito dopo begin authenticators mandrill_login: driver = plaintext public_name = LOGIN client_send […]