Archive for the "sendmail" Category

Upgrading to Gitolite from Gitosis

Git I have been using git as source control for all of my projects for a little while now. Now that I am getting used to git, I like it a lot. It’s a bit of a different style than other source control management systems, but it seems to work well. I am starting to [...]

Sendmail Masquerading

I got tired of having my sendmail server send mail from user@Pulsar.NotLlamabyte.com instead of user@NotLlamabyte.com. I went on to research how to change this. I found sendmail masquerading that would do exactly what I wanted.

SPF Records

I have recently been helping a friend get his sendmail and redmine server up and going. He used my previous post(s) to get everything set up. But, during testing it appeared that no emails were actually getting sent. Even though the sendmail log file showed a “Sent” status for them. Eventually I checked my spam [...]

My sendmail config

This is a post that will try to document my sendmail configuration since I have spent a few days trying to make it work properly. I have setup sendmail such that email to [anything] @ llamabyte.com will forward to my personal gmail account. However an email sent to wwolfe @ pulsar.llamabyte.com will remain in my [...]