dolibarr.preisbot/class
data 5cd7e48041 fix: Pass notrigger=1 to updatePrice to prevent SMTP hang
Dolibarr fires internal triggers on price changes which can attempt
to send emails via SMTP. This causes the cronjob to hang indefinitely
when the SMTP connection blocks. notrigger=1 skips these internal
triggers since PreisBot sends its own notifications.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 14:31:28 +01:00
..
preisbot.class.php fix: Pass notrigger=1 to updatePrice to prevent SMTP hang 2026-03-17 14:31:28 +01:00