![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I'm running a self-registration script for MyRoundCube and have trouble with spammers.
I have already disallowed SMTP connection others than established by Webmail. Also I have limited the Webmail to accept only 5 recipients per outgoing message. It seems still to be attractive for spammers. I plan to code a plugin to deny sending out messages by webmail in case of a positive DNSBL result. I have tested the following code on WINDOWS. Could you please be so kind and test the function if it works on UNIX systems aswell? PHP Code:
Outgoing messages are passed to SA aswell ... that's the final trap to catch them ... How do you deal with an open back door (self-registration) ![]() Any other recommendations are very appreciated !!!
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble Last edited by rosali; 04-08-2009 at 09:30 PM. |
|
#2
|
|||
|
|||
|
i just tried it on my Debian Lenny box and it works fine, I tried a couple of good and bad IPs as well as the IP detection.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
|
#3
|
||||
|
||||
|
Thanks - This function should be implemented into the forum code aswell. I've noticed that most of spam posts are submitted by blacklisted IP's.
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |