Description Postal mail reports app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

73 lines
1.3 KiB

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
token: MyString
scope: MyString
rcpt_to: MyString
mail_from: MyString
subject: MyString
message: one
timestamp: 9.99
route: one
domain: one
credential: one
status: MyString
held: false
size: MyString
last_delivery_attempt: 9.99
raw_table: MyString
raw_body: one
raw_headers: one
inspected: false
spam: false
spam_score: 9.99
threat: false
threat_details: MyString
bounce: false
bounce_for: one
tag: MyString
loaded: 9.99
clicked: 9.99
received_with_ssl: false
hold_expiry: 9.99
tracked_links: 1
tracked_images: 1
parsed: 1
endpoint: one
endpoint_type: MyString
two:
token: MyString
scope: MyString
rcpt_to: MyString
mail_from: MyString
subject: MyString
message: two
timestamp: 9.99
route: two
domain: two
credential: two
status: MyString
held: false
size: MyString
last_delivery_attempt: 9.99
raw_table: MyString
raw_body: two
raw_headers: two
inspected: false
spam: false
spam_score: 9.99
threat: false
threat_details: MyString
bounce: false
bounce_for: two
tag: MyString
loaded: 9.99
clicked: 9.99
received_with_ssl: false
hold_expiry: 9.99
tracked_links: 1
tracked_images: 1
parsed: 1
endpoint: two
endpoint_type: MyString