Roundcube Community Forum

 

Prevent out going spam mails

Started by bizhat, April 02, 2009, 10:03:54 AM

Previous topic - Next topic

bizhat

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

rosali

look into ./program/include/sendmail.inc
Regards,
Rosali

bizhat

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 ?

rosali

#3
If you are a coder look into MyRoundCube (see my footer) ... There is code for limitations by request but not by day.
Regards,
Rosali