Ver código fonte

for solve timeout issue

pull/258/head
thepwnexperts 1 ano atrás
committed by GitHub
pai
commit
e2b5282359
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      emailwiz.sh

+ 1
- 0
emailwiz.sh Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar