DKIM with Postfix – My Multiple Site Setup
Monday, December 31st, 2012I honestly can’t remember where I originally got my setup from. This is a pretty good tutorial though.... Read More
I honestly can’t remember where I originally got my setup from. This is a pretty good tutorial though.... Read More
If you’ve read the article about my email server setup you quickly realize that adding a new email account is quite onerous, a combination of adding records to tables in a MySQL database and creating folders on the harddrive. This can easily be automated with for instance PHP and I’ll show you how below.... Read More
Update: I keep having to redo this setup and get tripped up on what to install all the time so here is the complete install line: apt-get install postfix dovecot opendkim postfix-mysql dovecot-pop3d dovecot-imapd which already assumes you’ve got mysql server installed.... Read More
I just finished implementing a cron job script that will email all people who’s the target of an activity in JomSocial’s activity stream.... Read More
About two weeks ago I tried a really simple way of obfuscating email. To me as a programmer it seemed a little bit naive because this scheme can be easily decoded. But Gmail does such a nice job of getting rid of spam these days anyway, I felt like I didn’t have much to lose. ... Read More