0

I've made a script to get incoming messages from email account. Is there a way to get message send date time without parsing with regex message.header?

banesto
  • 1,672
  • 1
  • 13
  • 13

1 Answers1

0

Allright, it's simpy message.date :)

Ivan Ferić
  • 4,725
  • 11
  • 37
  • 47
banesto
  • 1,672
  • 1
  • 13
  • 13