Sha256: c92b6596d139deba91c6776a8575a291dc30a6457c4356d526c3011c748f226b
Contents?: true
Size: 484 Bytes
Versions: 3
Compression:
Stored size: 484 Bytes
Contents
# echo '{"message":"This is a test","bcc":"bcc@example.com"}' | bundle exec fluent-cat mail.test <source> type forward </source> <match mail.test> type mail log_level debug host localhost port 1025 from from@example.com to to@example.com to_key to bcc_key bcc subject this is a test message Hello from out_mail\n[%s] %s message_out_keys time,message time_key time time_locale Asia/Taipei # localtime false time_format %Y-%m-%d %H:%M:%S %z </match>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-mail-0.3.0 | example/to_cc_bcc_key.conf |
fluent-plugin-mail-0.2.5 | example/to_cc_bcc_key.conf |
fluent-plugin-mail-0.2.4 | example/to_cc_bcc_key.conf |