it was set as minicomponent... after you asked i made some test doing the following:
• leave it as minicomponent but changing the time zone in joomla global configuration to UTC -4 and not UTC 04.30 as i should be (it worked some time ago)
• then i changed it to cron job... in my hosting this is how i set it up:
- minute: *
(i also tried first with minute: 0)
- hour: *
- day: *
- month: *
- weekday: *
- command: curl -s
www.myvacationto.com/index.php?option=co...HNqwkVJPt1OdaNfl> /dev/null
but, with any of those tests the mails were sent, both for payment reminder and unpaid bookings... :/