Search found 100 matches

by dingfelder
26 Jul 2007, 04:31
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

arrrrrrggggggggggg

our network guru just discovered the web server didn't have permission to relay through the SMTP server.

:(

so, thanks for the assistance vbdoctor on debugging email issues.
by dingfelder
26 Jul 2007, 01:55
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

I will try this. Perhaps you can elaborate on what this table is used for? It seems that for caching, this table stores the outgoing queue of messages that should get sent. For systems where the caching is disabled though, what is it's purpose? ____________________ Update: I truncated the table so m...
by dingfelder
25 Jul 2007, 23:06
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

the frustrating thing here is that email notification *used* to work and somehow I have screwed it up by messing with email caching. The smtp server did work in the past with no user/pass and I am not sure what to put into those fields as the server does not accept a user/pass. I tried commenting ou...
by dingfelder
24 Jul 2007, 21:48
Forum: Help
Topic: What's happening with the SMTP in Mantis?
Replies: 8
Views: 11000

I think we are seeing a different issue (no emails are getting through for me bus some are for you) but for both of us it is apparent that a better way of debugging email sending issues is clearly needed. vbdoctor mentioned a way in another thread (enabling logging for LOG_EMAIL | LOG_EMAIL_RECIPIEN...
by dingfelder
24 Jul 2007, 21:47
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

I see now where LOG_EMAIL is set note: the config defaults file does not mention LOG_EMAIL_RECIPIENT as one of the options which is why I did not find it before one thing that would help would be to define what the various levels log. for instance, what is the difference between LOG_EMAIL and LOG_EM...
by dingfelder
23 Jul 2007, 21:15
Forum: Help
Topic: What's happening with the SMTP in Mantis?
Replies: 8
Views: 11000

this discussion is continued in a new thread that I started by mistake http://www.mantisbt.org/forums/viewtopi ... =9470#9470
by dingfelder
23 Jul 2007, 21:13
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

thanks for getting back to me vbdoctor I tried to respond to a different post http://www.mantisbt.org/forums/viewtopic.php?t=3351 but I created this thread instead by mistake... that explains a bit of the missing info you are looking for. > 1. What Mantis version are you using? Mantis 1.1.0a3 > 2. D...
by dingfelder
23 Jul 2007, 04:08
Forum: Help
Topic: [RESOLVED] still no emails, 2 weeks later
Replies: 11
Views: 13839

[RESOLVED] still no emails, 2 weeks later

-- shameless bump, as no response in 2 weeks --

my system is all working except email has been down for almost a month, and people are grumbling.

an someone help me diagnose what is wrong?
by dingfelder
09 Jul 2007, 20:59
Forum: Help
Topic: What's happening with the SMTP in Mantis?
Replies: 8
Views: 11000

ok, so if the email doesn't get sent with either the check page or the normal system, how can I debug what is failing?
by dingfelder
09 Jul 2007, 04:55
Forum: Help
Topic: Customizing ETA drop-down list
Replies: 2
Views: 3836

this may not help but I seem to remember habving to restart apache or maybe clear my browser cache?
by dingfelder
09 Jul 2007, 04:53
Forum: Help
Topic: Blank screen on login_page.php
Replies: 1
Views: 2975

turn on error reproting in the php.ini file.

It may reveal the issue
by dingfelder
09 Jul 2007, 04:52
Forum: Help
Topic: MySQL versions supported by Mantis
Replies: 1
Views: 3364

the main site lists requirements.

the listed spec is:

MySQL database 3.23.2 and higher
by dingfelder
09 Jul 2007, 04:44
Forum: Announcements
Topic: Forum SPAM Crackdown
Replies: 21
Views: 58664

there has been a lot of spam recently on the forums.

I'm windering if upgrading phpBB might solve it?

And maybe there is a pettern to the spammers IP addresses, so they could ge blocked?
by dingfelder
09 Jul 2007, 04:39
Forum: Help
Topic: Disabling Email Notifications
Replies: 3
Views: 8342

correct me if I am wrong, but shouldn't changes be made to config_inc.php instead of config_inc_defaults.php?
by dingfelder
09 Jul 2007, 03:31
Forum: Help
Topic: What's happening with the SMTP in Mantis?
Replies: 8
Views: 11000

I am a bit confused looking at the phpcode in this area. email used to work for me, and I tried to ge the cron thing working (on windows) but it never sent any messages. there are a number of messages in the db table mantis_email_table but even wehen the cron runs, they never get sent, and the table...