-
Published Question
I set up an Ubuntu 16.04 droplet to host my client's website (let's call it clientwebsite.com). I also helped him set up G Suite email hosting for his new business email (let's call it client@clientwebsite.com). In h...
1
•
•
By
jpgklassen
Email
Ubuntu 16.04
-
Published Answer
My question was answered on ServerFault! For anyone needing the answer, here it is: https://serverfault.com/questions/883666/cannot…
Accepted Answer:
My question was answered on ServerFault! For anyone needing the answer, here it is: https://serverfault.com/questions/883666/cannot…
•
By
jpgklassen
-
Published Question
I've tried everything I can think of to get DKIM working with Exim4 on my Ubuntu 16.04 server, but emails sent from my server are still not signed with DKIM!
I am using Exim4, unsplit configuration.
I generated privat...
Accepted Answer:
My question was answered on ServerFault! For anyone needing the answer, here it is: https://serverfault.com/questions/883666/cannot-get-dkim-working-with-exim4/883893#883893
1
•
•
By
jpgklassen
Email
DNS
Ubuntu 16.04
-
Published Question
My droplet (Ubuntu 14.04) is hosting multiple websites using Apache virtual hosts. I have send-only Exim4 installed (for website contact forms, admin emails etc.) and I've set up SPF and DKIM records. Emails from all ...
2
•
•
By
jpgklassen
Email
Ubuntu
-
Published Question
Running Apache 2 on Ubuntu 14.04. rewrite_module is enabled (sudo apachectl -M).
In /etc/apache2/apache2.conf (the Ubuntu version of httpd.conf) I have the following code block:
```
<Directory /var/www/>
<IfModule...
4
•
•
By
jpgklassen
Apache
PHP
Ubuntu
-
Published Answer
FOUND THE ANSWER - I had named my droplet “windhorse”, and it turns out all I had to do was rename it to “windhorse.ca” (my domain!…
Accepted Answer:
FOUND THE ANSWER - I had named my droplet “windhorse”, and it turns out all I had to do was rename it to “windhorse.ca” (my domain!…
•
By
jpgklassen
-
Published Question
I feel like I've tried EVERYTHING to get my server's email working. I've been working at it on and off for months. Here's what I've done so far:
I'm running a LAMP stack on Ubuntu 14.04 (https://www.digitalocean.com/c...
Accepted Answer:
FOUND THE ANSWER - I had named my droplet "windhorse", and it turns out all I had to do was rename it to "windhorse.ca" (my domain!) It works now!!
1
•
•
By
jpgklassen
Email
Ubuntu