Home > Forum > Database > Email notifications

Email notifications
0

I recently noticed a problem with sending emails from my environment. The most likely cause was the wrong password for the application pool account. I see a lot of entries in the WFMails table with a status of 0. I do not want all outstanding e-mail notifications to go out after changing the password. Is adding to the send queue based on the WFMails table, or is there another, dedicated database table for this purpose?


UPDATE
I have already found some important information:
This queue is stored in the database in the WFMails table. Are messages with status 0 then retried?