advertisement

Article:
  Sanitizing Mail on Panther Server
Subject:   RE: No luck yet
Date:   2004-01-28 13:40:38
From:   jldera
Response to: No luck yet

Strange... I haven't seen that problem come up yet. I just finished following the article's instructions on a brand new Panther Server install and that didn't have any issues. Try this:


Make sure that the master.cf lines are correct. Extraneous white space _shouldn't_ make a difference, but you might have picked up an extra line break or something during your copy and paste. Double check the text in that file, making sure it's on two lines.


Also, make sure that in main.cf you have uncommented the mailbox_transport to cyrus. Finally, try completely stopping mail services (sudo postfix stop) and then starting them back up (sudo postfix start). For some reason your Postfix daemons might not be picking up on the changes. A complete stop/start will hopefully help.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • RE: No luck yet
    2004-01-28 14:45:24  ozguru [Reply | View]

    The complete stop and start seems to have fixed the problem. Mind you a complete stop was hard to achieve (I was not on-site and the server manager kept restarting mail). Anyway it looks like it is all working now. Thanks a million.