質問するログイン新規登録

質問編集履歴

1

誤字修正

2021/01/14 03:38

投稿

ma-kun92
ma-kun92

スコア34

title CHANGED
File without changes
body CHANGED
@@ -10,7 +10,7 @@
10
10
  inet_interfaces = all
11
11
  inet_protocols = ipv4
12
12
  mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
13
- mynetworks = 192.168.0.0/16, 127.0.0.1
13
+ mynetworks = 127.0.0.1
14
14
  home_mailbox = Maildir/
15
15
  smtp_tls_security_level = may
16
16
  ```