MailResponseFunction

MailResponseFunction

MailReceiverFunctionのオプションで,MailReceiverFunctionが受信したメールの送信者に応答する場合にどの関数を適用するかを指定する.

詳細

  • よく使われる設定
  • True受領通知を送る
    False応答なし
    Automatic適切と思われる場合に受領通知を送る
    respfun関数 respfun を適用する
  • MailResponseFunction->Automaticは,送信者がデーモンであったり「返信」や「送信者」の欄に「do not reply」指示子があったりする場合には,MailReceiverFunctionで与えられる"DoNotReply"要素の値で示されるように,返信を送ることを避ける.
  • MailResponseFunction->respfun の設定のとき,respfun にはMailReceiverFunctionにおけるのと同じ連想が適用されるが,MailReceiverFunction中の関数を適用した結果を与える"Result"が含まれる.

例題

  (1)

送信者にカスタムの応答で返信するメール受信器を配備する:

Wolfram Research (2015), MailResponseFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/MailResponseFunction.html.

テキスト

Wolfram Research (2015), MailResponseFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/MailResponseFunction.html.

CMS

Wolfram Language. 2015. "MailResponseFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MailResponseFunction.html.

APA

Wolfram Language. (2015). MailResponseFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MailResponseFunction.html

BibTeX

@misc{reference.wolfram_2024_mailresponsefunction, author="Wolfram Research", title="{MailResponseFunction}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/MailResponseFunction.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_mailresponsefunction, organization={Wolfram Research}, title={MailResponseFunction}, year={2015}, url={https://reference.wolfram.com/language/ref/MailResponseFunction.html}, note=[Accessed: 21-November-2024 ]}