Tags:
create new tag
view all tags

SID-00646: Registration problem on my site

Status: Answered Answered TWiki version: 4.2.4 Perl version: 5.8.8
Category: CategoryEmail Server OS: Windows Server 2003 Last update: 16 years ago

Im getting an error when I try to register an user who has an email id which is out of our domain. I get the below error when I try to register...

ERROR: Can't send mail using Net::SMTP. 5.7.1 Unable to relay for Truschnowitsch@t-onlinePLEASENOSPAM.de Too many failures sending mail\n\nYou are NOT logged-in and your account is, or soon will be deactivated.\nYour e-mail address must be valid to register successfully.

Below are the settings that I've configured and this was working till recently... Don't what happened suddenly...

$TWiki::cfg{MailProgram} = ''; 
$TWiki::cfg{SMTP}{MAILHOST} = '192.168.1.203';
$TWiki::cfg{SMTP}{SENDERHOST} = '';
$TWiki::cfg{SMTP}{Username} = '';
$TWiki::cfg{SMTP}{Password} = '';
$TWiki::cfg{RemoveImgInMailnotify} = 1;
$TWiki::cfg{NotifyTopicName} = 'WebNotify';
$TWiki::cfg{SMTP}{Debug} = 0;

-- RajeshN - 2009-12-01

Discussion and Answer

Hi - seems your mail server is not allowing to relay mails. I suggest you to consult the Mail Admin. You need to provide your TWiki server ip/hostname to Mail Admin to add that in safe list of relay on mail server.

-- SopanShewale - 2009-12-02

Yes, it was the problem on my mail server... I've corrected it and now its working well !

-- RajeshN - 2009-12-14

Good to know - cheers,

-- SopanShewale - 2009-12-14

      Change status to:
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.
SupportForm
Status Answered
Title Registration problem on my site
SupportCategory CategoryEmail
TWiki version 4.2.4
Server OS Windows Server 2003
Web server Apache 2.2.11
Perl version 5.8.8
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2009-12-14 - 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.