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

回答編集履歴

2

追記

2016/01/06 18:21

投稿

退会済みユーザー
answer CHANGED
@@ -30,4 +30,10 @@
30
30
 
31
31
  エンベロープ送信者アドレスを設定します。これは、アドレス配信の問題です
32
32
  送信されます。 Postfixのではバージョン2.1の前に、エラー-TO:メッセージヘッダ
33
- エラー戻りアドレスを上書きします。
33
+ エラー戻りアドレスを上書きします。
34
+
35
+ ---
36
+
37
+ > メールフォルダに振り分けられにくくなる情報があるのですが、それは本当なのでしょうか
38
+
39
+ Postfix の 迷惑メール対策方法でも調べてください。メールを拒否するオプションは多数あり、すべてを説明するのは不可能です。受信サーバーがどのように迷惑メールを拒否しているかを調べれば自ずとわかってくると思います。

1

修正

2016/01/06 18:20

投稿

退会済みユーザー
answer CHANGED
@@ -21,10 +21,10 @@
21
21
  man sendmail
22
22
  ```
23
23
 
24
- > -f sender
24
+ > -f sender
25
- > Set the envelope sender address. This is the address where delivery problems
25
+ > Set the envelope sender address. This is the address where delivery problems
26
- > are sent to. With Postfix versions before 2.1, the Errors-To: message header
26
+ > are sent to. With Postfix versions before 2.1, the Errors-To: message header
27
- > overrides the error return address.
27
+ > overrides the error return address.
28
28
 
29
29
  google 翻訳より
30
30