So I switched to this VPS with minimal Linux experience, but has done OK. Yesterday, I successfully moved the final site to the new VPS, which is mainly a fairly active phpBB forum. I immediately realized it cannot send mail. I was going to try the citadel guide, and didn't do so well first time round.
I am back to wanting to figure out my problem with send mail rather than setup SMTP first. I looked at my mail.log and noticed there are a crap load of citadel errors repeating over and over:
Code:
Sep 5 23:56:31 * citadel: DB: no absolute path for the current directory: No such file or directory
Sep 5 23:56:31 * citadel: cdb_cull_logs: No such file or directory
I thought I took care of removing the related items to Citadel that the guide had me install, which was citadel itself, webcit and amavis, which I attempted earlier today. Looking at those time stamps, something is still going on.
So first off, whats the proper way to again try and remove/undo the installation of Citadel that the Citadel guide in the Library had me do here:
http://library.linode.com/email/citadel ... 0.04-lucid
After that, I'd then like to resolve my sendmail problem.