durangod
- Total activity 35
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 8
Comments
Recent activity by durangod-
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....
-
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...
-
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"; ...