On Mon, 2005-04-11 at 16:04 +0900, Mark Sargent wrote: > Hi All, > > I am giving this a whirl on a machine at work. I've set it to use our > provider to relay(right terminology.?) Ok, I set up an account in > Evolution that uses smtp:localhost.localdomain and sent a mail to > myself. I then checked with Thunderbird to see if the mail was > successful, but, nothing. I'm sure I've missed something very > fundamental. Below is the only section I changed in my .mc file, > > dnl define(`SMART_HOST',`smtp.feel.to') > > Anything else need adjusting/tweaking..? Cheers. You need to delete the "dnl", which means "delete to new line". It's m4's way of commenting things out. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>