enboig

  • Total activity 16
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4

Activity overview

Latest activity by enboig
  • enboig commented,

    I have the same problem, my filter is # Exim filter - auto-generated by cPanel. # # Do not manually edit this file; instead, use cPanel APIs to manipulate # email filters. MANUAL CHANGES TO THIS F...

  • enboig commented,

    Finally I added it at "Section: PRENOALIASDISCARD", I copied the router "virtual_user" which is just above just adding support for suffixt: virtual_user_suffix: driver = accept headers_remove=...

  • enboig created a post,

    implement subaddressing defining a router in ROUTERMIDDLE

    I have tried to modify exim.conf to accept subaddressing (account+anysuffix@example.com to account@example.com); but cpanel overwrites my changes. How could I write a "new router" to redirect adde...

  • enboig created a post,

    installing mydumper

    In my devel server (ubuntu) I use mydumper which is a huge improvement vs mysqldump+mysql; I found this repo twindb.com/twindb-software-repository/ but I don't know how safe/unsafe is to add it. C...

  • enboig commented,

    For future references, I was using default filters for mail, but there was no "default address" defined. Redirecting all mail to account mailbox solved the problem.

  • enboig commented,

    There is no error. The filter simply fail to detect mails sent from gmail. I am using moodle and to allow users reply forums from mail, I must redirect all mail sent to "moodle+345....@domain.com"...

  • enboig created a post,

    filter for incoming gmail

    I have created an account filter to redirect all mails from account+....@example.com to account@example.com It works for mails sent from the same domain using thunderbird, but fails for mails sent...

  • enboig created a post,

    Exim: create an ACL for destination mails

    I take care of a shared server, and some users send mail to lot of out-of-date addresses. This is lowering the server reputation when sending mails. I want to make an ACL filter to known-to-be-bad...

  • enboig created a post,

    wildcard certificate for a shared host

    I have a VPS with multiple domains. I want to buy a wildcard certificate for the main domain and all subdomains (mail.domain.com, sub1.domain.com, ....); can it be done? or should I move the main d...

  • enboig commented,

    Cpanel automatic upgrade, nothing else