durangod

  • Total activity 35
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 6
  • Subscriptions 8

Activity overview

Latest activity by durangod
  • durangod commented,

    I found more resources  https://stackoverflow.com/questions/33984833/exim-trying-to-change-received-headers-in-email https://www.exim.org/exim-html-current/doc/html/spec_html/ch-main_configuration....

  • durangod commented,

    Hi, so does anyone know where this "Exim system filter" is located that AI talks about in my previous post that will accept a command? All the EXIM filters i have found have specific drop down opti...

  • durangod commented,

    Hi cPRex,  Here is how i am sending them for non SMTP                    $headers  = "MIME-Version: 1.0\n";                    $headers .= "Content-type: text/".$ctype."; charset=utf-8\n";         ...

  • durangod created a post,

    Removing or Assigning Alias To Email Header Information

    Hi, i sent a plain text email to myself so i could check the header.  I did this using the php native mail command. I understand  that this is not SMTP but i have to test both SMTP and non-SMTP pro...

  • durangod created a post,

    RewriteCond for password protected folder

    Hi, i see from the docs that for the Password Protected Folders feature you use the Authtype of "basic".   I did some reading on that via the apache docs also but i did not find my answer. I want t...

  • durangod created a post,

    Question Regarding DNSSEC

    Hi,  I just went through all my domains and added DNSSEC to all the domains on my VPS.  Question:  If i add DNSSEC to just my hostname domain, do i still need to add all the other domains or does t...

  • durangod created a post,

    How to change cron job "subject"

    Hi,  i am running some cron jobs, i am monitoring the output, but the email subject is in this format. Cron <username@server> [cron command] How can i change that, i really dont want my username, s...

  • durangod created a post,

    Need a Moderator to Edit an old post of mine

    Hi, while searching the site i ran accross one of my very old posts from 4 years ago that seems to have some kind of anchor tag mixed in it.  I am pretty sure i did not do that, if i did it was not...

  • durangod commented,

    hi, i ran /scripts/upcp --force   and it says  completed all updates.   Does that last log entry cover everything or do i need to check out each log section for errors? Not sure how often that chec...

  • durangod commented,

    Thanks, ok i will try the yum update for testing but i would not be shocked it if worked because i am using my dedicated ip from my ISP.   I did not intentionally set out to block kernel version ch...