We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the following problem.
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM PRDR OCSP Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd Authenticators: cram_md5 plaintext Routers: accept dnslookup ipliteral manualroute queryprogram redirect Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp Fixed never_users: 0 Size of off_t: 8 278 delivering 1gwqzr-00004T-MX 278 R: dnslookup for [email protected] 278 LOG: MAIN 278 == [email protected] R=dnslookup defer (-1): host lookup did not complete 341 LOG: MAIN 341 <= [email protected] H=(z10.localdomain) [172.17.0.1] P=esmtp S=1031 id=201902211625.x1LGPGjL015425@zabbix10.us-east1-b.c.windy-marker-216605.internal 341 LOG: smtp_connection MAIN 341 SMTP connection from (z.localdomain) [172.17.0.1] closed by QUIT 343 Exim version 4.84_2 uid=104 gid=109 pid=343 D=40001 Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013) Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM PRDR OCSP Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd Authenticators: cram_md5 plaintext Routers: accept dnslookup ipliteral manualroute queryprogram redirect Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp Fixed never_users: 0 Size of off_t: 8 343 delivering 1gwrA7-00005V-Tr 343 R: dnslookup for [email protected] 343 LOG: MAIN 343 == [email protected] R=dnslookup defer (-1): host lookup did not complete
I executed the following commands
docker run -p 2587:25 namshi/smtp
Soon after I released port 2587 from my internal network so that my other server could see.
Then I executed the command below to check the problem.
docker exec -i -t fe6e205955e1 /bin/bash
I tried pinging out ... Ex: ping 8.8.8.8 He can not even drip ...
Should we do anything else to solve this problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have the following problem.
I executed the following commands
Soon after I released port 2587 from my internal network so that my other server could see.
Then I executed the command below to check the problem.
I tried pinging out ... Ex: ping 8.8.8.8
He can not even drip ...
Should we do anything else to solve this problem?
The text was updated successfully, but these errors were encountered: