ksechrist
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Comments
Recent activity by ksechrist-
:( I'm still on EasyApache3 so no multiphp ini manager... I've known I needed to do this update, but the last time I did a major update (cpanel was 10 versions behind when I got this server) it ...
-
I started with global... then tried local on one of the sites... when I tried local, I even tried changing group/owner to that site's user/group... I'm starting to think I've tried everything, but ...
-
I tried changing the owner and group for the log to one of the account users - I hope this is essentially the same as creating the log as the user? It didn't work.
-
it's writing the headers, it's just not logging. The headers don't help though if I don't receive the spam!
-
Update, in case this helps someone else: I called Spectrum (Charter) again about this and they insisted that the problem was with my hosting company. I have a dedicated server and 5 clean IPs, but...
-
Thank you. I have come to the same conclusion - IP is blocked.
-
thanks for the reply... turns out that my email on port 465 bounced as well, it just took longer (I found it stuck in the queue and didn't get the bounce until I forced delivery) Here's the bounce...
-
In case anyone is experiencing a similar problem, this is what finally got the outgoing filter to work - I had to use $sender_address - here's the full working custom filter: # Exim filter if fir...
-
support ticket 12179075 After a few more tests, I learned that having 2 "unseen deliver" lines does not work on my server (and it should?) - I had this in the non-working filter. So I created loc...
-
Thanks Michael. I'm running one more test now - I changed the forwarding address on the non-working filter to be the same as one of the working filters. If that fails, I will open a ticket, because...