localized version problem with email

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
sunhome

localized version problem with email

Post by sunhome »

Hi -- is there a way to not rely on email for passwords!

My setup is an intranet which is not tied into any email servers. Any other possiblilties? If I do have to connect to an email server it would be using an outside server at my webhost.

Where would I set this information?

Thank you,
James
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

Yes. Set $g_send_reset_password = OFF;
sunhome

localized version problem with email

Post by sunhome »

Yes, that was what I was looking for. I am know tracking. Thanks
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

If you have no access to email, you probably want to set $g_enable_email_notification = OFF; as well. This will stop all emails from the system.
Post Reply