Search found 3 matches

by nbK
12 Jan 2009, 07:09
Forum: Help
Topic: Error occurs during sending emails
Replies: 0
Views: 1921

Error occurs during sending emails

I have installed Mantis and it has work without problems. Email notifications also have sent. But now error occurs during sending messages after changing defect state or adding notes.

Following errors are displayed:
PROBLEMS SENDING MAIL TO: <e-mail>
Mailer Error: SMTP Error: Data not accepted.
PHP ...
by nbK
11 Jan 2009, 15:38
Forum: Help
Topic: Problem with sending notification messages
Replies: 0
Views: 1251

Problem with sending notification messages

I have installed Mantis and it has work without problems. Email notifications also have sent. But now error occurs during sending messages after changing defect state or adding notes.

Following errors are displayed:
PROBLEMS SENDING MAIL TO: <e-mail>
Mailer Error: SMTP Error: Data not accepted.
PHP ...
by nbK
24 Jul 2008, 10:35
Forum: Customizations
Topic: Status customization issue
Replies: 2
Views: 4686

Status customization issue

Hi all,

I have tried to add new Status in accordance with this instruction: http://manual.mantisbt.org/manual.customizing.mantis.customizing.status.values.php

But I didn't see added status in the drop-down list. I have changed following files:

custom_constant_inc.php

<?php
define ( 'TEST', 60 ...