サンプルテンプレート > Mail_template3 >
修正履歴
mail_address_etc.fp7
[終了時スクリプト]を修正 修正前 スクリプト実行 [「終了時削除(name)」 , ファイル: 「addressBookTemp」] 修正後 スクリプト実行 [「終了時削除(name)」 , ファイル: 「addressBookTemp」; 引数: Get ( アカウント名 )] |
Mail_template3 BETA2
Mail_template3 BETA2 スクリプト名:「_header取得」 { フィールド設定 [Mail_template3::Header; iill_GetHeader] フィールド設定 [Mail_template3::from; iill_GetInfo( "From" )] フィールド設定 [Mail_template3::to; iill_GetInfo( "to" )] フィールド設定 [Mail_template3::Subject; iill_GetInfo( "Subject" )] フィールド設定 [Mail_template3::ReturnPath; iill_GetInfo( "Return-Path" )] フィールド設定 [Mail_template3::Cc; iill_GetInfo( "Cc" )] フィールド設定 [Mail_template3::Date; Let(X=iill_GetInfo( "Date" ); If ( IsEmpty ( X ); スクリプト実行 [「__ヘッダーの日付変換」] } 上記スクリプト フィールド設定 [Mail_template3::ReturnPath; iill_GetInfo( "Return-Path" )] をフィールド設定 [Mail_template3::ReplyTo; iill_GetInfo( "Reply-To" )] に変更。 |
1-3 of 3