RSS

Qmail rcpthosts issues

2 Comments | This entry was posted on Jan 04 2008

I’ve seen this error in an email bounce:

Hi. This is the qmail-send program at yahoo.com.
I’m afraid I wasn’t able to deliver your message to the following addresses.
This is a permanent error; I’ve given up. Sorry it didn’t work out.

<user@domain.com>:
xx.xx.xx.xx does not like recipient.
Remote host said: 553 sorry, that domain isn’t in my list of allowed rcpthosts (#5.7.1)
Giving up on xx.xx.xx.xx.

this file is located at /var/qmail/control/rcpthosts

but if this is a Plesk box you want to be sure that under Domains->Services->Mail that it is in “Switch On” mode.

Stylus that Works for iPhone & iPod Touch

Quick Directory Password Protection using Apache

3 Comments | This entry was posted on Jan 03 2008
Go Daddy $7.49 .com domains 468x60

Here are some quick steps to password protect a directory using the Apache web server.

# cd /path/to/www
# vi .htaccess

press ‘i’ for edit mode
press ‘esc’ to exit edit mode
‘:wq’ to save

the file should be as follows:

AuthType Basic
AuthUserFile /path/to/www/.htpasswd
AuthName “Restricted Area”
require valid-user

then add the user:

# htpasswd -c /path/to/www/.htpasswd username

then ender a desired password.

sick sick sick

1 Comment | This entry was posted on Jan 03 2008
Unlimited Online backup for 4.95/month

So like every new years I got sick. I had to call in to work and slept for 10 hours straight. It seems like everyone has been getting sick. With the new year comes promises of change. Mal just realized that I am 23 and she feels like my life is over. She is silly and I love her. This year should be great as we should be getting our first house. My job is going great and so is Mal’s. We might even have the oppertunity to move back to Austin. We might even go back to the University of Texas.

First Post!

1 Comment | This entry was posted on Jan 02 2008

Alright guys, welcome to my new weblog. I also have a wiki site being built at http://wiki.empulsegroup.com that I am also gathering information for.