What is the default for :date option set to if none is specified in the mail action?
It should just be Time.now, yes?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If not set, the header will be set by the delivery agent (generally your SMTP server), so it depends on who you are sending your mail through. Any good one will use the current server time with the correct offset however.