<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cloud 9 blog &#187; work</title>
	<atom:link href="http://blog.empyrean.co.za/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.empyrean.co.za</link>
	<description>bitch bitch moan moan</description>
	<lastBuildDate>Fri, 18 Feb 2011 12:40:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>keepass2 on linux</title>
		<link>http://blog.empyrean.co.za/2010/05/12/keepass2-on-linux/</link>
		<comments>http://blog.empyrean.co.za/2010/05/12/keepass2-on-linux/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:43:20 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[keepass]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.empyrean.co.za/?p=1416</guid>
		<description><![CDATA[we are running keepass to store our password for servers, weblogins and anything that has a password. now a while ago we started using keepass version 1. it was light and linux had version 1 in the repositories of the distros. then we decided to move over to version 2 as it had way more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="keepass" src="http://www.thetechherald.com/media/images/200930/KeePass.jpg" alt="" width="300" height="200" /></p>
<p>we are running <a href="http://keepass.info/" target="_blank">keepass</a> to store our password for servers, weblogins and anything that has a password. now a while ago we started using keepass version 1. it was light and linux had version 1 in the repositories of the distros. then we decided to move over to version 2 as it had way more functionality that we would use. linux doesn&#8217;t have version 2 in the repositories.</p>
<p>now keepass is originally a windows program and the developers have been developing it for mobile phones, gaming consoles, etc. this all works great on version 1. but version 2, no.</p>
<p>when i first tried to get keepass v2 working i tried it with wine. it installed fine and also the portable version ran fine. but when you loaded the password database, it would crash. but creating a new database file worked no problems. we were not about to redo EVERYTHING into a new database file. that is just too much hassle. no matter what i tried, i could not get it to run on wine properly. so i gave up, for the time being. i ended up installing virtualbox with a windows xp virtual machine and just run keepass from there. dirty i know, but what can one do?</p>
<p>then someone mentioned something called <a href="http://www.mono-project.com" target="_blank">Mono</a> (cross platform, open source .NET development framework). firstly when i checked this out i was like, such a mission and couldn&#8217;t get it working properly, until today i dedicated an hour (which turned into 3 hours) to try and get this working.</p>
<p>for ubuntu or any other similar distros (debian, linux mint)<br />
what i did was:</p>
<blockquote><p>apt-get install mono-devel monodevelop monodoc mono-gmcs mono-gac mono-utils monodevelop monodoc-browser monodevelop-nunit monodevelop-versioncontrol</p></blockquote>
<p>once that is done change to your directory where keepass is  (in my case i downloaded the portable version)</p>
<p>then i ran</p>
<blockquote><p>mono KeePass.exe</p></blockquote>
<p>it started keepass BUT it didn&#8217;t show any words or characters.</p>
<p>i searched google some more and found out that xserver-xorg-video-intel needs to be upgraded. my version was 2.9.0 (default install) and this had to be upgraded to 2.9.1</p>
<p>all you do is add the following to /etc/apt/sources.list (i&#8217;m not running the latest ubuntu yet)</p>
<blockquote><p>deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu karmic main<br />
deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu karmic main</p></blockquote>
<p>then do</p>
<blockquote><p>apt-get update</p></blockquote>
<p>followed by</p>
<blockquote><p>apt-get install xserver-xorg-video-intel</p></blockquote>
<p>then i think i rebooted and once it was rebooted i ran a mono KeePass.exe and walla! KeePass V2 under linux!</p>
<p>if any of you actually do use keepass and having trouble, don&#8217;t be shy to ask for help!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2010/05/12/keepass2-on-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>something on the side</title>
		<link>http://blog.empyrean.co.za/2010/05/11/something-on-the-side/</link>
		<comments>http://blog.empyrean.co.za/2010/05/11/something-on-the-side/#comments</comments>
		<pubDate>Tue, 11 May 2010 11:48:00 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[play]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[bitching]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://blog.empyrean.co.za/?p=1399</guid>
		<description><![CDATA[my blogging as of late has been meh. sorry for the lack of exciting posts as i am working on 2 exciting projects right now. i&#8217;m trying to get the 2 projects up and running soonish, while doing my day job AND trying to keep my blog always filled with interesting content, but alas i [...]]]></description>
			<content:encoded><![CDATA[<p>my blogging as of late has been meh. sorry for the lack of exciting posts as i am working on 2 exciting projects right now.</p>
<p>i&#8217;m trying to get the 2 projects up and running soonish, while doing my day job AND trying to keep my blog always filled with interesting content, but alas i have been very slack about it and i apologise. i know some of the other big bloggers out there rely on OTHER people to give them content or write content but i like to find interesting articles or things myself making it me and not promote it as their own while others are the source of their articles. get what i&#8217;m saying? oh, and keep up with the times you people, posting stuff that happened last week now is not on. seems like you people don&#8217;t have fresh content and rely on other bloggers content to freshen yours? just saying. OH! one more thing&#8230;if you do get content from other sources, pictures, videos, etc&#8230;please please please just link back to the original site or mention the author or photographer or whatever? it is just good manners.</p>
<p>anyways, enough of my bitching (was not intended), i wish i could give you guys details about them but that would just ruin the surprise now wouldn&#8217;t. some of you know that i have something planned and others this will be the first time you hear this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2010/05/11/something-on-the-side/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>the past month</title>
		<link>http://blog.empyrean.co.za/2010/03/31/the-past-month/</link>
		<comments>http://blog.empyrean.co.za/2010/03/31/the-past-month/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 19:41:14 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[random]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[sport]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[anniversary]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cleaning]]></category>
		<category><![CDATA[cv]]></category>
		<category><![CDATA[dishes]]></category>
		<category><![CDATA[dota]]></category>
		<category><![CDATA[fifa]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[mass effect]]></category>
		<category><![CDATA[moment]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[soccer]]></category>

		<guid isPermaLink="false">http://blog.empyrean.co.za/?p=941</guid>
		<description><![CDATA[so the past month has been pretty much a roller coaster ride for me and another big moment in my life. last month i was unexpectedly let go from my position and it came as a big shock but that&#8217;s life, throws you those odd curve balls that you just have to take in the [...]]]></description>
			<content:encoded><![CDATA[<p>so the past month has been pretty much a roller coaster ride for me and another big moment in my life. last month i was unexpectedly let go from my position and it came as a big shock but that&#8217;s life, throws you those odd curve balls that you just have to take in the face. as one of my sayings in life goes, &#8220;everything happens for a reason&#8221; ; i was not going to let this get the better of me and dusted off my cv and sent it through to friends and recruitment agencies to see what happens. head and chin up i was staying positive thanks to the friendly people and twitter and my loving wife <img src='http://blog.empyrean.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  just one little bump was the fact that i was kind of planning a little surprise something for Mel and I&#8217;s 3 year anniversary but that went up in smoke <img src='http://blog.empyrean.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  hopefully sometime later this year or next year i can get to do it.</p>
<p>the friday night i received a very unexpected call from my ex ex boss ; it totally made my day. he said i should pop around the next week and come have a chat. the monday is exactly what i did. took the awesomely stunning drive to stellenbosch and spent a while there chatting to all the people there.  the evening i had a long chat with Mel and what my plans where and all that. i emailed them in the morning to say i am considering. to make a long story short, i received an offer, went through and signed the acceptance letter and start tomorrow! going to be weird going back to work after not working for a month but i am stoked! bit worried though, april fools! i&#8217;m going to expect a few jokes tomorrow.</p>
<p>one of the sad parts about this month happened this week. i started practicing soccer at sunningdale back in january ; training and fitness been going awesomely. then 2 weeks ago we got told they only entered 2 teams into the league, 1st and 2nd teams. now the 1st team has already been picked but then they needed to choose a 2nd team from 26 players and it was going to be cut down to 15 players. there was 2 friendly games coming up and that was just supposed to be friendlies. we were supposed to have trials on the sunday but then they decided to have these friendly games as trials. the one problem i had with this was that they already chose a &#8220;1st&#8221; squad for the 2nd team and they played the one game while those while those that didn&#8217;t play was going to play the 2nd game. anyhoo, the problem with this was the &#8220;1st&#8221; selection was already with the fitter and better players. the game on saturday, when i played, was full of unfit, useless players who couldn&#8217;t kick a ball if their life depended on it and who also have not been down to practices. how am i supposed to play with these morons? and well of course i was supposed to play as a striker, but because of the unfit midfield, useless defenders,  i was tracking up and down between defense and striker. worst part was, the coach was only there for 10 minutes cause he had to go to some function.  you call that proper trials? then on monday he sms&#8217;s to say &#8220;sorry, but you didn&#8217;t make the 2nd squad&#8221; yada yada. so yeah, i&#8217;m not training soccer no more which saddens me as i was looking forward to playing this season again. FFS. anyways, i got the number for a coach at bellville football club and will give him a ring tomorrow and find out the situation there. enough ranting about that now.</p>
<p>other activities i did these &#8220;holidays&#8221;:</p>
<ul>
<li>finished mass effect</li>
<li>watched avatar 3d</li>
<li>redesigned my blog, 3 times</li>
<li>washed my car</li>
<li>made awesome dinners</li>
<li>did the dishes everyday</li>
<li>spring cleaned the house</li>
<li>went to #mandy braai</li>
<li>setup vexigo</li>
<li>started a little project (still trying to figure out if it is a good idea)</li>
<li>played FIFA and DOTA</li>
</ul>
<p>other than that i was bored as hell trying to get stuff to do as everyone was at work and could not visit people <img src='http://blog.empyrean.co.za/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><strong>i just want to thank everyone for being there and keeping me positive this last month. without my loving wife and you guys i think i would have gone insane!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2010/03/31/the-past-month/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>makeover</title>
		<link>http://blog.empyrean.co.za/2010/02/01/makeover/</link>
		<comments>http://blog.empyrean.co.za/2010/02/01/makeover/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 06:37:59 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[chisani creations]]></category>
		<category><![CDATA[makeover]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.empyrean.co.za/?p=616</guid>
		<description><![CDATA[sorry i have not blogged at all in the last 2 day but i was swamped with a deadline i had to make for today. i was in the process of a total makeover for Chisani Creations because jquery broke on the other design and it was about time i made Chisani on a more [...]]]></description>
			<content:encoded><![CDATA[<p>sorry i have not blogged at all in the last 2 day but i was swamped with a deadline i had to make for today. i was in the process of a total makeover for Chisani Creations because jquery broke on the other design and it was about time i made Chisani on a more professional design. there are still one or 2 things still needed to be done but that will happen in due time. my wife is an amazing designer and motivator. thanks for keeping me sane this weekend!</p>
<p>you can check it out here and let me know what you think!</p>
<div id="attachment_617" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.chisani.co.za"><img class="size-medium wp-image-617" title="Chisani Creations" src="http://blog.empyrean.co.za/wp-content/uploads/2010/02/chisani_web-300x247.jpg" alt="Chisani Creations" width="300" height="247" /></a><p class="wp-caption-text">Chisani Creations</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2010/02/01/makeover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nifty error message</title>
		<link>http://blog.empyrean.co.za/2010/01/26/nifty-error-message/</link>
		<comments>http://blog.empyrean.co.za/2010/01/26/nifty-error-message/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:31:48 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[funny]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://blog.empyrean.co.za/?p=600</guid>
		<description><![CDATA[i had to do some work from home tonight so i ssh&#8217;d into my desktop computer at work, from my home firewall with in another screen session, started up another  screen session on my work desktop machine ; then i forgot my shortcut keys for my firewall and my work desktop machine for screen is [...]]]></description>
			<content:encoded><![CDATA[<p>i had to do some work from home tonight so i ssh&#8217;d into my desktop computer at work, from my home firewall with in another screen session, started up another  screen session on my work desktop machine ; then i forgot my shortcut keys for my firewall and my work desktop machine for screen is different (too lazy to change the damn config). anyhoo, i opened up a new terminal with no current screen sessions on and resumed to ssh back into my work desktop machine and then just resume my screen session. i then got the message that the screen session was no longer valid or crashed. i then checked my original window i had first opened up and saw this and i laughed at the awesome error message it had spewed.</p>
<blockquote><p>[remote detached]<br />
Could not write /var/run/utmp: No such process<br />
Suddenly the Dungeon collapses!! &#8211; You die&#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2010/01/26/nifty-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>restore email</title>
		<link>http://blog.empyrean.co.za/2009/07/23/restore-email/</link>
		<comments>http://blog.empyrean.co.za/2009/07/23/restore-email/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:10:07 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.empyrean.co.za/blog/?p=213</guid>
		<description><![CDATA[so you have a user who by accident deleted their emails and you have no backups. oh dear you say? well not if you are the mail administrator. i&#8217;m running postfix with mailscanner. every mail that passes through gets archived, except high scoring spam ofcourse. the problem that i had was that i set the [...]]]></description>
			<content:encoded><![CDATA[<p>so you have a user who by accident deleted their emails and you have no backups. oh dear you say? well not if you are the mail administrator.</p>
<p>i&#8217;m running postfix with mailscanner. every mail that passes through gets archived, except high scoring spam ofcourse. the problem that i had was that i set the archiving to save it as a raw queue file so i could not just copy it into the mail queue and sends it off to the relavent people who it was intended for.</p>
<p>in anycase, i had to somehow search through the archive mail for the user&#8217;s email address, convert it into a format that i can just copy into the user&#8217;s mailbox without clogging the mail queue. yes, this will still duplicate those emails that were not lost, but that&#8217;s the user&#8217;s issue, not mine.</p>
<p>this is how find, postcat, sed and grep saved my life.</p>
<p>find and copy the user&#8217;s email and then convert it. (note &#8211; some of the directories you will have to create)</p>
<p>first we change directory to the archives</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# cd /var/spool/MailScanner/archive/</em></span></p></blockquote>
<p>then we use find and grep to search for the user&#8217;s email address and pipe it to a file</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# </em><em>find ./ -name &#8220;*&#8221; -exec grep -H user@domain.com {} \; &gt; /root/extract/users/user/find.txt</em></span></p></blockquote>
<p>then we cat the file and make it a little bit more neater to use</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# </em><em>cat /root/extract/users/user/find.txt | cut -c15-40 &gt; /root/extract/users/user/user.txt</em></span></p></blockquote>
<p>then we write a while command to actually move the emails to another directory</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# </em><em>while read i; do cp $i /root/extract/users/user/sort/ ; done &lt; /root/extract/users/user/user.txt</em></span></p></blockquote>
<p>then we change to that directory</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# cd </em><em>/root/extract/users/user/sort/</em></span></p></blockquote>
<p>then we pipe the files in the directory to a file</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# ls &gt; ../list.txt</em></span></p></blockquote>
<p>now we convert the emails to a format that you can just copy into the user&#8217;s mailbox on the mailserver</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~#</em> <em>while read i; do `postcat -v $i | grep &#8220;regular_text:&#8221; | sed &#8220;s/regular_text: //g&#8221; &gt; ../extracted/$i.mbox` ; done &lt; ../list.txt</em></span></p></blockquote>
<p>now we move the emails to the user&#8217;s mailbox</p>
<blockquote><p><span style="font-size: xx-small;"><em> </em></span><span style="font-size: xx-small;"><em>pop:~# mv ../extracted/ /home/vpopmail/domain/user/Maildir/new/</em></span></p></blockquote>
<p>change the permission on the folder</p>
<blockquote><p><span style="font-size: xx-small;"><em>pop:~# chown -R postfix:postfix </em></span><span style="font-size: xx-small;"><em>/home/vpopmail/domain/user/Maildir/new/</em></span></p></blockquote>
<p><span style="font-size: xx-small;"><em> </em></span></p>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2009/07/23/restore-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>postfix and it&#8217;s wonders</title>
		<link>http://blog.empyrean.co.za/2009/07/10/postfix-and-its-wonders/</link>
		<comments>http://blog.empyrean.co.za/2009/07/10/postfix-and-its-wonders/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 14:08:53 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.empyrean.co.za/?p=93</guid>
		<description><![CDATA[I had a client ask me a while ago if i can block all email coming in for his domain but allow certain domains/emails to be able to send to him. I managed to find an arcticle on it thanks to Winston! Add this line to /etc/postfix/main.cf: smtpd_restriction_classes = domain_class domain_class = check_sender_access hash:/etc/postfix/access_domain_class reject [...]]]></description>
			<content:encoded><![CDATA[<p>I had a client ask me a while ago if i can block all email coming in for his domain but allow certain domains/emails to be able to send to him.</p>
<p>I managed to find an <a title="article" href="http://www.topology.org/linux/postfix_virtual2.html" target="_blank">arcticle</a> on it thanks to Winston!</p>
<p>Add this line to <tt>/etc/postfix/main.cf</tt>:</p>
<blockquote><p>smtpd_restriction_classes = domain_class<br />
domain_class =<br />
    check_sender_access hash:/etc/postfix/access_domain_class<br />
    reject</p></blockquote>
<p>This will cause Postfix to pass the sender address of all e-mail classified as <tt>fredclass</tt> through the access table <tt>access_domain_class</tt>, and if it doesn&#8217;t get accepted there, it gets rejected.</p>
<p>The file <tt>/etc/postfix/access_domain_class</tt> should contain this sort of thing:</p>
<blockquote><p># These are for various technical reasons.<br />
double-bounce@mx.mydomain.com       OK<br />
root@mx.mydomain.com                OK<br />
MAILER-DAEMON@mx.mydomain.com       OK</p>
<p># These are the good guys.<br />
user@domain.com          OK<br />
domain.com               OK</pre>
</blockquote>
<p>E-mail from the above addresses and domains to <tt>bob@domain.com</tt> will be accepted. All other sender addresses will be rejected.</p>
<p>After creating the file <tt>/etc/postfix/access_domain_class</tt>, run the <tt>postmap</tt> command on it:</p>
<blockquote><p>hostname/# cd /etc/postfix<br />
hostname/# postmap hash:access_domain_class<br />
hostname/# /etc/init.d/postfix reload
</p></blockquote>
<p>Up to this point, we have only defined the class <tt>domain_class</tt> and created<br />
the database file <tt>/etc/postfix/access_domain_class</tt> which says who is<br />
permitted to send e-mail to <tt>bob@domain.com</tt>. Now we must tell Postfix<br />
that all e-mail addressed to <tt>bob@domain.com</tt> is of class <tt>domain_class</tt>.</p>
<p>The <tt>main.cf</tt> should already have something like this:</p>
<blockquote><p>
smtpd_recipient_restrictions =<br />
    hash:/etc/postfix/access_recipient</pre>
</blockquote>
<p>This causes Postfix to pass the recipient address of all incoming e-mail through the table <tt>access_recipient</tt>.  In our case, we will not simply accept or reject e-mail to <tt>bob@domain.com</tt>. Instead we will just indicate that it is of class <tt>domain_class</tt>.</p>
<p>In the file <tt>/etc/postfix/access_recipient</tt>, this should appear:</p>
<blockquote><p>
bob@domain.com                     domain_class
</p></blockquote>
<p>This means that all e-mail addressed to <tt>bob@domain.com</tt> is classified as <tt>domain_class</tt>, which implies that the test <tt>check_sender_access hash:/etc/postfix/access_domain_class</tt> will be applied to all such e-mails in accordance with the rule in <tt>/etc/postfix/main.cf</tt>.</p>
<p>To activate the changes to the file <tt>/etc/postfix/access_recipient</tt>, do this:</p>
<blockquote><p>
hostname/# cd /etc/postfix<br />
hostname/# postmap hash:access_recipient<br />
hostname/# /etc/init.d/postfix restart
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2009/07/10/postfix-and-its-wonders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>access denied</title>
		<link>http://blog.empyrean.co.za/2009/06/26/acess-denied/</link>
		<comments>http://blog.empyrean.co.za/2009/06/26/acess-denied/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 09:52:24 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[farewell]]></category>
		<category><![CDATA[job]]></category>

		<guid isPermaLink="false">http://www.empyrean.co.za/blog/?p=189</guid>
		<description><![CDATA[so it&#8217;s my last friday at my current job. busy handing over stuff and explaining things to the new guy here. felling quite sad when i am removing my usernames from the servers and disabling access to stuff been here almost 4 years and you get so used to doing stuff and logging onto certain [...]]]></description>
			<content:encoded><![CDATA[<p>so it&#8217;s my last friday at my current job. busy handing over stuff and explaining things to the new guy here.<br />
felling quite sad when i am removing my usernames from the servers and disabling access to stuff <img src='http://blog.empyrean.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  been here almost 4 years and you get so used to doing stuff and logging onto certain servers to check things but now you don&#8217;t have access to anymore and it feels strange. but hey, need to move on and i am looking forward to starting new job next week and get back into things i enjoy! the last 2 weeks has been laid back and not doing any new things due to me having to do documentation and knowledge transfer.<br />
this afternoon is my farewell lunch and who else know what else is in store&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2009/06/26/acess-denied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oo0o, new green grass! nom nom nom!</title>
		<link>http://blog.empyrean.co.za/2009/06/03/oo0o-new-green-grass-nom-nom-nom/</link>
		<comments>http://blog.empyrean.co.za/2009/06/03/oo0o-new-green-grass-nom-nom-nom/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 05:55:10 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.empyrean.co.za/blog/?p=165</guid>
		<description><![CDATA[after 4 years at my current employer, i decided that it&#8217;s time to move to a greener patch. it came as a very big surprise to them and everyone, but it is something i needed to do and i know i will enjoy the new opportunity! i&#8217;ll be commuting to the CBD now which is [...]]]></description>
			<content:encoded><![CDATA[<p>after 4 years at my current employer, i decided that it&#8217;s time to move to a greener patch. it came as a very big surprise to them and everyone, but it is something i needed to do and i know i will enjoy the new opportunity!<br />
i&#8217;ll be commuting to the CBD now which is not that of a big deal as everyone is making it out to be. where i currently am i start at 6am every 2nd week anyways so i&#8217;m used to the early morning.<br />
so far all i know is i&#8217;m going to be working at a software development  company that&#8217;s got much less people ( YAY! ) and the people are awesome! gonna be doing the same things that i am currently doing, just on a much smaller scale.<br />
oh yes, it&#8217;s my last month here at compuscan. got alot of documentation and knowledge transfer to do. i&#8217;ll be starting at the new place 1 july. didn&#8217;t want to take a few days off before i start new job. i just wanted to jump in immediately cause i&#8217;m so excited! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2009/06/03/oo0o-new-green-grass-nom-nom-nom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>findings&#8230;</title>
		<link>http://blog.empyrean.co.za/2009/05/08/101/</link>
		<comments>http://blog.empyrean.co.za/2009/05/08/101/#comments</comments>
		<pubDate>Fri, 08 May 2009 16:30:07 +0000</pubDate>
		<dc:creator>geochi</dc:creator>
				<category><![CDATA[play]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[howtos]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.empyrean.co.za/?p=101</guid>
		<description><![CDATA[i have not blogged in a while for the reason, too damn lazy i used to be so good at updating my blog but either i&#8217;m too busy during the day or when i do actually want to blog i have nothing to blog about. i need that to change and i guess the only [...]]]></description>
			<content:encoded><![CDATA[<p>i have not blogged in a while for the reason, too damn lazy <img src='http://blog.empyrean.co.za/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  i used to be so good at updating my blog but either i&#8217;m too busy during the day or when i do actually want to blog i have nothing to blog about. i need that to change and i guess the only way to do that is to pickup a few things i have seemed to let slide.</p>
<ul>
<li>i have really neglected my poor camera lately and have not taken a picture in at least 3 months :O</li>
<li>i need to document work or howtos. i have been very slack with actually posting them here. i have them all on paper but just not anywhere else.</li>
<li>learn new things, e.g programming language like python  or php.</li>
<li>take up an extramural activity again?</li>
</ul>
<p>eerrr, supper is ready&#8230;i&#8217;ll be back!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.empyrean.co.za/2009/05/08/101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Object Caching 1084/1211 objects using disk

Served from: blog.empyrean.co.za @ 2012-02-08 10:39:24 -->
