Search found 10 matches

by vaidy
29 Dec 2009, 06:27
Forum: Help
Topic: Mail alert problems
Replies: 1
Views: 2127

Re: Mail alert problems

I dont think any one else is experiencing this issue nor any one could find/provide a fix for this.
i) I just did some more analysis & found that there's a table-mantis_email_table in the database which contains all the mails for those users for whom the mail alert is disabled. I just deleted those ...
by vaidy
23 Dec 2009, 05:52
Forum: Help
Topic: Mail generation logs
Replies: 3
Views: 2001

Re: Mail generation logs

I just did some more analysis & found that when a bug assignment is changed/done thru the update issue page an alert to the assigned user is not sent, but alert on update is sent to all other developers,managers & other users as per configuration.
But when a bug assignment happens in the advanced ...
by vaidy
22 Dec 2009, 12:50
Forum: Help
Topic: Mail generation logs
Replies: 3
Views: 2001

Re: Mail generation logs

I just did a quick check on all the bugs posted where mail alerts were received on assignment & those where the mail alert was not received on assignment.

Those bugs which were posted on the Advanced report page with the "assigned to" field populated, the mail alert is received by the user being ...
by vaidy
22 Dec 2009, 10:12
Forum: Help
Topic: Mail generation logs
Replies: 3
Views: 2001

Re: Mail generation logs

I'm using Mantis 1.1.8, Apache 2.2, MySQL 5.0.84, all running on Windows XP SP2
by vaidy
21 Dec 2009, 13:09
Forum: Help
Topic: Mail generation logs
Replies: 3
Views: 2001

Mail generation logs

Hi
I often get complaints from few users that they donot receive a mail alert from Mantis even if a bug is assigned to them.
Is there a way in which I can enable the logging of mails being generated by Mantis so that I can check whether Mantis has actually generated an alert for that specific user ...
by vaidy
01 Dec 2009, 12:01
Forum: Customizations
Topic: Restrict Signup by Domain
Replies: 6
Views: 7364

Re: Restrict Signup by Domain

Hi
I was looking out for the past few days to do a similar thing with my Mantis setup.
I would like to restrict users only from mydomain1.com, mydomain2.com, mydomain3.com to be able to register.
Is there a way to achieve this.
I think $g_limit_email_domain restricts to only one domain...

Please ...
by vaidy
30 Nov 2009, 07:37
Forum: Help
Topic: Mail alert problems
Replies: 1
Views: 2127

Mail alert problems

Hi
I face two type of problems with Mantis mail alerts.
i) I've configured Mantis to alert managers with any change/update status of any bug. Two of the managers said that they do not want mail alerts & hence all mail alerts were disabled for them individually. But even then they receive mail alerts ...
by vaidy
30 Nov 2009, 06:26
Forum: Help
Topic: Restrict Mantis usage to specific domains
Replies: 0
Views: 1708

Restrict Mantis usage to specific domains

Hi
We are a small group of users from different companies using the Mantis bugtracking tool & would like to restrict the usage of the tool to only the list of domains in our group.
I could check for the option

$g_limit_email_domain = 'mydomain.com';

But this option restricts to only one domain ...
by vaidy
18 Nov 2009, 06:10
Forum: Help
Topic: Disable mail notification to a specific user
Replies: 0
Views: 1627

Disable mail notification to a specific user

Hi
We use Mantis Bugtracker 1.1.8 on Windows.
It is configured to send mail alerts to all managers for any action taken on a bug.
But for one of the managers i've disabled all mail alerts. Even then there are one or two alerts being sent to this user. Is there any other place to check & disable the ...
by vaidy
11 Nov 2009, 07:33
Forum: General Discussion
Topic: Project status
Replies: 1
Views: 2656

Project status

Hi
I just want to know whether there's any difference in the work of a bug or any other implications while setting the project status to development, release, stable or obsolete. I want a clear understanding of what makes a project to fit in any of these status.
thanks