Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'No problem with fink postfix' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
No problem with fink postfix
Authored by: kwalker on Jun 13, '02 11:07:20PM

If you installed postfix via fink, there's no problem. Postfix's version
of sendmail is in the /sw/sbin/ directory:

prompt> which sendmail
/sw/sbin/sendmail



[ Reply to This | # ]
No problem with fink postfix
Authored by: rusty on Jun 14, '02 11:43:08AM

Or, if you still have your compiled postfix source directory, "sudo make upgrade" should also restore things to working order.



[ Reply to This | # ]