Problem with sending scheduled e-mails

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problem with sending scheduled e-mails

Post by aimeos » 19 Jun 2015, 13:31

WahnM wrote: I have found "Item with ID "" in "product.id" not found" in the madmin_log, but the producty have IDs?!
Those log entries are from the front-end because they have a request ID, so your scheduler tasks seem to be correctly configured. Are e-mails sent at all, e.g. if you execute the task manually?

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Problem with sending scheduled e-mails

Post by aimeos » 19 Jun 2015, 13:33

WahnM wrote:Here is the task. Anything wrong?]
No, your task seem to be totally fine.
The main failure you can do is to execute the e-mail related tasks in the general Aimeos scheduler too.

WahnM
Posts: 12
Joined: 12 Jun 2015, 14:45

Re: Problem with sending scheduled e-mails

Post by WahnM » 19 Jun 2015, 15:42

Everything is fine now. I've configured a cronjob for the scheduler on the server via ssh. The task is now scheduled.
Thank for your very (!) quick response. Until next time :-)
Marcus

Post Reply