BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  General Support  Email Features
Previous Previous
 
Next Next
New Post 7/17/2006 11:47 AM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Email Features 
Please refer to this thread on some tips that may help in helping you get email notifications to work:

http://bugnetproject.com/Forums/tabid/54/forumid/5/threadid/14/scope/posts/Default.aspx

Note that there are a few issues listed in this thread that have already been fixed.  Three or 4 posts down there is a link to a web page on troubleshooting to make sure you SMTP server is correctly set up as well.

Davin Dubeau
BugNET - Core Developer

 
New Post 7/17/2006 12:45 PM
User is offline dpetrancuri
12 posts
No Ranking


Re: Email Features 

I believe my SMTP server is up and running correctly because I am able to send an email successfully using a telnet session....

However, I am still unable to see a notification message being sent by bugnet when a new issue is created.

I am using v 0.6.7. Please help.

Darryll

 
New Post 7/17/2006 12:53 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Email Features 
Enter the reply address in the host email address in the host settings.

Set the server,  username / password and click enable authenticaion if necessary in the SMTP settings.

Thats all.

Davin Dubeau
BugNET - Core Developer

 
New Post 7/17/2006 1:03 PM
User is offline dpetrancuri
12 posts
No Ranking


Re: Email Features 

I have:

bugnet@<companyname>.com as the host email address

SMTP Server = mail.<companyname>.com

Enable Authentication: (I have tried checked and unchecked)

Username: bugnet

Password: <password>

 

To no avail. I'm very frustrated.

Can you do anything to help me. I really want to embrace bugnet and become a contributor (I am a seasoned .net developer) but I'm reluctant to dig into the code until I can get the basic functionality to work 'as expected', even for a dope like me! ;-)

Thanks,

Darryll

 
New Post 7/17/2006 1:40 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Email Features 
From the other thread:

The BugNotification.SendMail(SimpleMailMessage) method queries for a HostSetting called SMTPUser when it should be looking for SMTPUsername, since that is the key that is stored in the db.  Once I made that change, the correct value was returned.

I am not sure if this code fix was applied to the latest release that is in sourceforge.

Try changing this property in the database.

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  General Support  Email Features

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.