Tags:
create new tag
view all tags

Question

I have been desperately trying to configure a new installation of twiki to send mail simply so that I can register myself and start actually doing something.

The trouble is that, no matter what I do in bin/configure to get twiki either to send mail via my ISP, or to use sendmail, it keeps trying to use postfix on localhost, leading to errors in the log such as "Jul 25 16:26:35 localhost postfix/postdrop[11617]: warning: unable to look up public/pickup: No such file or directory".

Here are my current non-working settings from LocalSite.cfg--these settings are the same as I use successfully from an email client on the same machine):

$TWiki::cfg{SMTP}{SENDERHOST} = 'abogusservername.com'; $TWiki::cfg{SMTP}{MAILHOST} = 'smtp.telus.net';

However when I leave all those settings blank and try to use the default (/usr/sbin/sendmail -t -oi -oeq), nothing changes--I get exactly the same error.

I have even, in desperation, tried starting postfix, but I get exactly the same error message.

I do have Net::SMTP installed.

I don't have either SMTPMAILHOST or SMTPSENDERHOST set in TWikiPreferences.

So how do I register myself on my own twiki? I don't want to send mail from twiki for any other reason, so if there is a way to do this by editing a text file I would be quite happy with that. I know there is a way of using apache to handle logins, but it looks really complicated, and all this has got complicated enough as it is.

Many thanks in advance.

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: mac os 10.3.8
Web server: apache2
Perl version: 5.8.1
Client OS: mac os 10.3.8
Web Browser: various
Categories: Registration, Mail

-- RobertPersson - 26 Jul 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

If SMTP is installed TWiki will try to use it. It sounds like your mail configuration on that host is banjaxed. Can you use sendmail from the command line?

-- CrawfordCurrie - 21 Aug 2006

One month passed, closing this question as unanswered.

-- PeterThoeny - 01 Oct 2006

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2006-10-01 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.