date format for SetMailAttribute()?

Just starting out? Need help? Post your questions and find answers here.
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

date format for SetMailAttribute()?

Post by jassing »

What is the format for SetMailAttribute(h,#pb_mail_date, "?????")
Andesdaf
User
User
Posts: 83
Joined: Sun Mar 22, 2009 2:53 pm
Location: GER, Saxony

Re: date format for SetMailAttribute()?

Post by Andesdaf »

I'd say it's the format specified in RFC 5322: https://www.rfc-editor.org/rfc/rfc5322.html#section-3.3, so for example: Sat, 13 Apr 2024 11:45:15 +0200
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: date format for SetMailAttribute()?

Post by jassing »

Andesdaf wrote: Tue Apr 16, 2024 3:09 pm I'd say it's the format specified in RFC 5322: https://www.rfc-editor.org/rfc/rfc5322.html#section-3.3, so for example: Sat, 13 Apr 2024 11:45:15 +0200
I tried that -- but, now I see that gmail seems to ignore the date & only displays when it is received.

thanks google.

and thanks to you for confirming.

Cheers
-j
Post Reply