Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Email has stopped working, settings are correct

web-app

2.2.6:

Email has stopped working, settings are correct.

(btw: Is there a way to have everyone emailed on new or changed issues? There are only 2 of us, there shouldn't be that much of a problem.)

1. I can't copy the text from the log page? What's going on here.

2. I see the error: access to c:\geminismptlog.txt is denied. Well of course it's denied, this is shared hosting. This is not a good place to write logs. How can this be set?

3. I see the log error: no connection can be made becasue target machine refused. I would copy the error here, but oops, I can't copy the log.

4. I see the log error: socket connection refused by remote host....

I think the .net email interface changed in the last year or so, I had to update my applications. I wonder if gemini is using the old email framework classes? I know the server, password are correct because I use the same settings in my own asp.net applications to send email via the same email server. Thank you for any help on this. The other email option is not attractive, this is shared hosting.








PaulS
· 1
PaulS
Replies (5)
helpful
0
not helpful

Email has started working again.

The log error is:

Access to the path 'C:\GeminiSMTPLog.txt' is denied.3/27/2009 9:35:24 AM SOURCE: CounterSoft.Gemini.Commons TARGETSITE: Boolean SendEmail(CounterSoft.Gemini.Commons.GeminiConfigurationEN, CounterSoft.Gemini.Commons.EmailAlert, CounterSoft.Gemini.Commons.IssueWatcherEN) STACKTRACE: at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, EmailAlert alertMessage, IssueWatcherEN recipient) at CounterSoft.Gemini.Commons.Emailer.SendEmail(GeminiConfigurationEN config, String strTo, String strBody, String strSubject, Boolean bHTML)
I had to turn off javascript to copy it.

Still need to know if all members can get email on issue changes?


PaulS
· 1
PaulS
helpful
0
not helpful

Set verbose logging to no. This will stop the access denied issue.

The error you have had earlier indicates that the SMTP server rejected your connection for some reason.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful


Mail is going out now.

I want to have email sent to every user when an issue is commented or modified (or added). How can I do this?



PaulS
· 1
PaulS
helpful
0
not helpful

This is can be set by the user or project admin via the email alerts page of the project home page.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks, I never even saw that page before.


PaulS
· 1
PaulS