Author Topic: Prevent out going spam mails  (Read 3920 times)

Offline bizhat

  • Jr. Member
  • **
  • Posts: 10
Prevent out going spam mails
« on: April 02, 2009, 10:03:54 AM »
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

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Prevent out going spam mails
« Reply #1 on: April 02, 2009, 11:21:30 AM »
look into ./program/include/sendmail.inc
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

Offline bizhat

  • Jr. Member
  • **
  • Posts: 10
Prevent out going spam mails
« Reply #2 on: April 02, 2009, 01:34:44 PM »
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 ?

Offline rosali

  • Hero Member
  • *****
  • Posts: 2,533
Prevent out going spam mails
« Reply #3 on: April 02, 2009, 04:12:15 PM »
If you are a coder look into MyRoundCube (see my footer) ... There is code for limitations by request but not by day.
« Last Edit: April 03, 2009, 01:08:18 AM by rosali »
Regards,
Rosali
__________________
MyRoundcube Project (commercial)