Sha256: 67c9cc6331723bb2003fa0d7eeafe274c1d6f8f09a39310a16817cb08e5fa285
Contents?: true
Size: 1001 Bytes
Versions: 1
Compression:
Stored size: 1001 Bytes
Contents
:collect_sent_mails: true :collect_bounced_mails: true :raise_error_if_no_recipients: false :blacklisted_domains: - domain1.ltd - domain2.ltd :blacklisted_regexp: - regexp1_pattern_without_delimiters - regexp2_pattern_without_delimiters :aws: :access_key_id: your_access_key_id :secret_access_key: your_secret_access_key :account_id: 000000000000 :allowed_topic_arns: ["arn:aws:sns:us-east-1:123456789012:MyTopic"] :ses: :username: your_ses_smtp_username :password: your_ses_smtp_password :smtp_auth: :user: smtp_user :password: smtp_pass :http_auth: - :user: http_user_1 :password: http_password_1 - :user: http_user_2 :password: http_password_2 :test: :from: test@example.com :to: ["test@example.com"] :topic_arn: "arn:aws:sns:us-east-1:123456789012:MyTopic" :subscription_arn: "arn:aws:sns:us-east-1:123456789012:MyTopic:2bcfbf39-05c3-41de-beaa-fcfcc21c8f55" #:smtp: # :port: 1025 # :host: 0.0.0.0 #:http: # :port: 9292 # :host: 0.0.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ses-proxy-0.3.2 | template/ses-proxy.yml |