DKIM na CPanel serverima

Kako sam i sam imao malih problema sa slanjem mailovima korisnicima a koji su stizali u SPAM/JUNK, moralo se nešto po tom pitanju uraditi. Provjera RDNS-a, postavljanje SPF-a i DKIM-a su riješili problem.

Ovaj post ću posvetiti setovanju DKIM-a a u narednim i SPF-a.

Ovaj dio je vezan za rad sa CPanel serverom ali je slična konfiguracija i sa sistemima bez CPanela. Neophodno je da koristite Exim mail server.

CPanel još uvijek nema interfejs za rad sa spf-om i dkim-om, tako da ćemo to uraditi ručno, jos jedna neophodna ietnica jeste root pristup OS-u, pa da krenemo redom :) .


|Read the Rest of the Entry…

How to use swift-mailer with Codeigniter using Sparks

I was using swift-mailer in my custom made CMS for efirme.ba but when i needed swift-mailer for another one cms made using Codeigniter I wanted easier way to integrate swift-mailer and easy to use way. I found Sparks for Codeigniter. So in short lines I will show you how to integrate swift-mailer using Sparks.

First you will need to download and install Sparks:

http://getsparks.org/install

Then get latest swift-mailer package using sparks and install into Codeigniter:

php tools/spark install swift-mailer


|Read the Rest of the Entry…

Useful jQuery lightbox plugins

If you need good looking lightbox on your site you can use standalone javascript lightbox script but if you have jQuery you can get some of great lighbox plugins for jQuery. So, here is the list of useful lighbox plugins.

 

FancyBox

Fancybox

jQuery lightbox

jQuery lightbox


|Read the Rest of the Entry…

10 jQuery tooltip plugins

jQuery tooltip plugins are great for you if you wonna show a tip to user. You can use them in forms to make it easier for user to complete some input, more information on link or any object on website. jQuery tooltip can save a lot of space which you can use for some more important content. Here I will show some of useful jQuery tooltip you can use on your site.

 

jQuery Tools Tooltip

jQuery Tools Tooltip

jQuery Tools Tooltip

jQuery Tools Tooltip


|Read the Rest of the Entry…

How to warn IE6 users

We all know that IE6 is no longer supported but there are users still using IE6. If you don’t wonna support IE6 in your web site you can inform them that your site doesnt suport IE6 and offer them to download news browser like chrome, firefox, opera…

Let suggest some of great script that will inform your users to upgrade their browser.

 

IE 6 Blocker Script

IE6 blocker script

IE 6 Blocker Script by: Chris Coyier


|Read the Rest of the Entry…