
12 Jan
2005
12 Jan
'05
11:02 p.m.
Oops, my CheckMXRecord was commented out. Changing that fixed the first set of problems, then I was getting problems because my default from: address, otrs@localhost was also considered invalid, until I put the CheckEmailAddress=0 line in Config.pm (it was missing entirely in my version, 1.13 according to the rcs header info) Now email seems a lot happier. BTW, I had to add a /opt/otrs/.forward to get procmail to work, which I don't think is mentioned in the documentation, and had to grant o+w access to /opt/otrs/var/log to allow the procmail log files to be correctly written. Thanks for your prompt help. John