Explorar el Código

for solve timeout issue

pull/258/head
thepwnexperts hace 1 año
committed by GitHub
padre
commit
e2b5282359
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      emailwiz.sh

+ 1
- 0
emailwiz.sh Ver fichero

@@ -114,6 +114,7 @@ postconf -e 'home_mailbox = Mail/Inbox/'

# Prevent "Received From:" header in sent emails in order to prevent leakage of public ip addresses
postconf -e "header_checks = regexp:/etc/postfix/header_checks"
sudo postconf -e "smtp_connect_timeout = 3000"

# strips "Received From:" in sent emails
echo "/^Received:.*/ IGNORE


Cargando…
Cancelar
Guardar