spamtrap | simple spamtrap to fight
kandi X-RAY | spamtrap Summary
kandi X-RAY | spamtrap Summary
This is a simple spamtrap to fight spamdexing. You can create bogus form fields (honeypots) that will be filled-in by spambots. When these forms are submitted, the content will be discarded while still returning a 200 response.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Sets a custom trap .
spamtrap Key Features
spamtrap Examples and Code Snippets
Community Discussions
Trending Discussions on spamtrap
QUESTION
I am trying to use postfix and/or maildev or some other tool to filter out emails with bad addresses before they go to my external smtp server.
I have automated tests that were built to be sent to a spam catchall site mailforspam.com. The code has been written but I don't see a need to send all this mail to an external site. In addition, I have users who are sending traffic to other non-existing accounts or domains. I set up maildev on a server and configured my server to send all its mail to maildev. However, every time a user uses a bogus email such as abc@xyz.com, maildev crashes because it waits on a response that never comes or it fails to look up a host. I can use maildev to sinkhole all the traffic (ie not relay) but then legitimate traffic gets blocked as well. I am trying to use postfix transport maps to filter mail destined for certain domains or users so they don't leave the network via smtp.
I have maildev running on 10.231.20.201 using port 1025.
I set up post fix on port 25 of the same machine (10.231.20.201). I added a transport map in /etc/postfix/transport
and it has the following entries:
...ANSWER
Answered 2020-Feb-06 at 01:38I ended up doing the following:
I set the /etc/postfix/transport file to explicitly blacklist certain domains that my developers are known to abuse such as values that are hardcoded in configuration files, values from previous companies that owned my current company but are not easy to change, etc.
I explicitly whitelist traffic that people have requested and aren't being abused such as:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install spamtrap
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page