By m73mitchell
I have set up an ubuntu server to host a Rails app with nginx and unicorn. I will be sending emails via Mandrillapp.com. Mandrill recommends setting DKIM and SPF settings to improve the deliverability rate of emails. I purchased my domains through Godaddy and, according to this article, it tells us to use “Parallels Plesk Panel” to create the txt records to set DKIM and SPF
http://support.godaddy.com/help/article/159/setting-up-domains-in-parallels-plesk-panel-10
I’m not sure if this is something I install on my server via an apt-get command and then configure?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
You do not have to use Parallels to create a SPF record. It was probably selected by default, you can choose which panel you use and godaddy will provide information on how to set it up. <br> <br>Uninstall Plesk: http://kb.parallels.com/en/112988 <br> <br>Are you using DigitalOcean’s DNS service for your domain?
Following the instructions of a tutorial in German http://blog.thetutorial.de/?p=876, I ran these three commands to install plesk on my server <br> <br>wget http://autoinstall.plesk.com/one-click-installer <br> <br>chmod 777 -R one-click-installer <br> <br>./one-click-installer <br>Once I got to the third part ./one-click-installer, it gave me this error <br> <br>Warning! Unable to determine the host or domain name of your computer. Setting it to localhost.localdomain <br> <br>ERROR while trying to check the hostname Check the error reason(see log file: /tmp/plesk_11.0.9_installation.log), fix and try again <br> <br>***** problem report ***** <br>ERROR while trying to check the hostname <br>Check the error reason(see log file: /tmp/plesk_11.0.9_installation.log), fix and try again <br>Synchronizing the Debian APT package index files… <br> <br>ERROR: An error occurred during performing of installation PREP actions (see log for details). Installation was rolled back. <br>Warning! Not all packages were installed. <br>Please check if your system services are operable. <br>Please resolve this issue and try installing the packages again. <br>If you cannot resolve the issue on your own, contact product technical support for assistance. <br> <br> <br> <br>Am I supposed to install this on my mac rather than my vps? <br> <br>How should I uninstall it from my server? <br>
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.