Great work. It would be better if the script could send reminders every day when there is less than predefined number of days left until the expiration.
Thanks for the compliments. It'd be really easy to add that code by changing the comparison being done in the second foreach loop around line 49. In fact, I was heading that way before realizing that I did not want to be annoyed with a message every day but only on the specified days.