jols
- Total activity 160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 41
Comments
Recent activity by jols-
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...
-
PGP encryption requires that both parties, the sender and the receiver, have the same matched pair of encryption keys installed within each respective email client. This is of course highly impract...
-
I agree with that emotion, that is, with the two factor auth. It has been employed for the on-line billing system we use, and I believe that ultimately this is the way to go. For now, we have appl...
-
Hmmm, so far I've tried all of these in custom_begin_smtp_helo, and we still get all email rejected for invalid HELO as a result: deny condition = ${if match {$sender_helo_name}{mycomputer}} drop...
-
As it turns out, the "dovecot_plain" aspect signify plain text logins. The upshot is, the email accounts in question, have simply had their passwords exploited. Now, thanks to a pointer I receive...
-
I've just made out a cpanel.net ticket for this one. There is definitely something usual going on with this. Here's what we have observed so far: The pattern has been consistent. 1-- The exim lo...
-
On the page that you list, could you tell me where to find: "Add the below lines in the first section just below the line "#!!# cPanel Exim 4 Config" I am not sure where to add the first line, i...