Setting maximum mail recipients in zimbra To adjust: su - zimbra postconf -e 'smtpd_recipient_limit = 1000' To apply settings: postfix reload To check current settings: postconf | grep smtpd_recipient_limit
Change 'mysql_native_password' authentication
Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...
Mais vistos
-
Find Users Who Have Never Logged On Use the following PowerShell Command; Get-ADUser -Filter { LastLogonDate -notlike "*" -and En...
-
First you have to configure a wpad site in your IIS Open the proxypac.pac file you have previously created and save as wpad.dat. Copy wpa...
-
Java Keytool Command These commands allow you to generate a new Java Keytool keystore file, create a CSR, and import certificates. A...