General > Support

Mibew Gmail

(1/1)

walterlovale:
How to configure Mibew to use gmail for sending system messages (conversation history, among others)?

bobscan:
construct a cron script that can send an email with postfix.

have it select 'threadid' from the database table 'chatthreads' where 'dtmcreated' > $last_run.

for each row of the mysql query result, append the following link in the email:

https://yourChatWebDomain.com/operator/threadprocessor.php?threadid=$threadid

Navigation

[0] Message Index

Go to full version