|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
So Fucking Banned
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
|
I need a mail handling script
and i need it NOW
help |
|
|
|
|
|
#2 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Fiendish
|
|
|
|
|
|
#3 |
|
So Fucking Banned
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
|
its real fiendish
i need server side mail filtering based on three variables |
|
|
|
|
|
#4 |
|
So Fucking Banned
Join Date: Oct 2003
Location: icq: 121189
Posts: 18,889
|
and ill KICK the first person that sez procmail
theres GOTTA be better options than that |
|
|
|
|
|
#5 |
|
So Fucking Banned
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
|
Filter this variable
![]() |
|
|
|
|
|
#6 |
|
Confirmed User
Join Date: Sep 2003
Posts: 875
|
mail loop!
__________________
fuck it, I dont need a sig! |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Oct 2002
Posts: 3,745
|
You already have a server side mail filtering script.
We techies call it an MDA and you wouldn't be getting your mail without it. You probaby have either procmail or qmail. qmail is weird because it doesn't know if it's an MDA or an MTA. Either one uses weird configuration syntax. Here's a part of my spam filtering rule on this machine: :0fw | /usr/bin/bogofilter -e -u -p -WW -Ph -H :0e { EXITCODE=75 HOST } :0: * !^X-Loop: [email protected] * ! ^FROM_MAILER * ^X-Bogosity: Yes spam_new/ :0 wf * ^X-Bogosity: No | sed 's@Subject:@Subject: ns:@' Anyway, you need either someone who knows procmail to configure a few rules for you, or perhaps you need a cgi programmer to set up an interface that makes it easier to define your own. I can set up a few rules for you right now if you give me a call at 979-530-1300. I'll set them up as you are telling me what you want so after a 5 minute phone conversation they'll be done. Just to qualify myself, I spent the day today installing and configuring a complete sendmail and procmail based mail system on a virtual server hosuing many domains. I was called in to do it because the client knew I'd set up a far more robust system than what they got from Plesk. If you would like a script to make managing your own filtering rules easier I can help you with that too.
__________________
For historical display only. This information is not current: support@bettercgi.com ICQ 7208627 Strongbox - The next generation in site security Throttlebox - The next generation in bandwidth control Clonebox - Backup and disaster recovery on steroids |
|
|
|