Hi,
I want to check outgoing mail for some words and if it match spam words, send alert webmaster.
Can some one tell which part of the script where i can get the message submited by user ?
Some one already done this ?
Thanks,
Yujin
look into ./program/include/sendmail.inc
Thanks rosali, there was no sendmail.inc in new version, the file is rcube_smtp.inc
Do you know any way to limit numer of recipients user can mail at a time ?
Also a per day limit is possible ?
If you are a coder look into MyRoundCube (see my footer) ... There is code for limitations by request but not by day.