Question
I am installing twiki on OS X. It works somehow, but I found a problem I can't solve. Apparently, twiki uses sendmail to notify users. But sendmail is not configured by default on OSX. So whenever someone registers, there is no mail sent to him. I don't know how to configure sendmail. Could someone help ? Note: I haven't upgraded perl to 5.8.
- TWiki version:
- Perl version: 5.6
- Web server & version:
- Server OS: MacOS X Jaguar 10.2.3
- Web browser & version:
- Client OS:
--
HusseinYahia - 26 May 2003
Answer
Did you try Net::SMTP? See instructions in
TWikiSiteTools. Also, it does not have to be an external
sendmail program, you should be able to use an equivalent of sendmail.
--
PeterThoeny - 27 May 2003
If you're stuck with sendmail, there are a
few more topics
on
SendmailConfiguration for the Mac
--
PeterKlausner - 04 Jul 2003