jols
- Total activity 160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
Comments
Recent activity by jols-
Re: Dinged for NDR spam, how to prevet the body copy from included in the bounce? Found it. In case anyone is interested. You can easily prevent any part of the original message from being includ...
-
Thanks again folks. I ended up putting the rules at the following per one of the suggestions above: /etc/mail/spamassassin/local.cf And if anybody is interested, here's what I found works well: ...
-
Thanks for the help folks, I really appreciate it. According to ConfigServer I should be able to enter the rules where I did: /etc/mail/spamassassin/configserver.cf ... and everything should be ...
-
Update: It does work after all, at least it removes the options for people that do not yet have BT switched on.
-
Update: I've found the BoxTrapper templates here: /usr/local/cpanel/etc/boxtrapper/forms/ But editing them, e.g. editing verify.txt (via shell) to remove this part: -------------- The headers o...
-
Update: The method described at ahosting.net, and at tokenbird.me.uk, block both the incoming and outgoing email. That is, if the email message is sent TO or FROM a domain in the blacklist, then i...
-
Okay, this works, and I am glad this person Tokenbird, posted this solution, after 14 solid hours of effort, and trying a bazillion different methods, this is the only method I found that actually ...
-
Okay, now what's this? I go back to the WHM > Exim conf > Advanced And I then I re-locate the custom_begin_mail field where I had only a moment ago added the following: deny sender_domains = +/e...
-
Okay, never mind, I think I got it. I put 2 and 2 together after reading this post as well:
-
Where actually do you put the exim_blacklist list? And I am assuming if the name of your list is "eximblacklist" Then the line to include is this? deny sender_domains = +eximblacklist But for the...