How to check mail queue?
$postqueue -p
How to flash/resend the queue mails?
$postqueue -f
How to check the basic config?
$postconf -n
How to check whole config?
$postconf
How to make all queue as renew queue? Continue reading Postfix cheat-sheet
|
|||||
|
How to check mail queue? $postqueue -p How to flash/resend the queue mails? $postqueue -f How to check the basic config? $postconf -n How to check whole config? $postconf How to make all queue as renew queue? Continue reading Postfix cheat-sheet P disable_vrfy_command = yes : Disable the SMTP VRFY command. This stops some techniques used to harvest email addresses. smtpd_delay_reject = yes : It allows Postfix to log recipient address information when rejecting a client name/address or sender address, so that it is possible to find out whose mail is being rejected. smtpd_helo_requi
I do not issue any guarantee that this will work for you! Continue reading Setting Up Postfix As Buckup MX |
|||||
|
Copyright © 2025 The_Dev_Crypt - All Rights Reserved |
|||||