Openproject mail configuration issue - ruby

I was using Bitnami Openproject instance and my team loves it. Thanks to the Openproject developers!
But the problem is, users are not receiving any mail when a work package is created or updates.
I have configured mail in the configuration.yml file as stated in forums and changed user settings to receive mails and the test mail successfully worked.
But, when developers are creating an work package, no mail is generated.
It will be nice if anybody can help or provide any suggestions.
With Best Regards
Dip

There is a wiki guide on how to configure e-mails, with a note on how to enable mail notifications for all projects:
If you want to receive all the notifications you need to set an extra configuration on the admin panel. For that you can click on OpenProject Admin->My account (on the top-right corner). Then check the "Email notifications" menu and set "For any event on all my projects".
If you are using Windows, you might have to follow some workarounds to enable delayed_jobs.

Related

Joomla 4.2 admin "Test mail could not be sent." message though mail works

I get the messages "Test mail could not be sent." when I use the 'Send Test Email' button in Joomla 4.2.1 - on two sites. I have checked the SMTP settings and all OK. In fact the server will send mails as set up. So, for example, the Contact forms work fine. But according to that message the settings are wrong!
Any suggestions about how to fix that? I have run Reinstall Joomla! core files with no improvement.
Regards
Nick

Magento order mail are not going to customer?

My magento site stoped sending the order mail to customer, i have checked several answer, but nothing works for me.
I tried to send mail with php mail funtion, its working but mail going to spam also. Is this may be a reason?
This may be a server fault, it may be an issue of server mail configuration. Try to install some SMTP mail extension, it will be helpful for you. Also check if there any new installation of extension which causing problem
If mails are going to spam, then there may be chances of mis configuration in server, alternatively you can install the below extension & configure in backend , than mails will go to inbox....
https://github.com/aschroder/Magento-SMTP-Pro-Email-Extension
http://www.aschroder.com/product/smtppro-magento-smtp-email/

Getting TeamCity notify using Google Talk

I'm setting up TeamCity 7.0.3 on a build machine. Everything is working OK apart from the Google Talk notifications using the Jabber notifier. When I send a test notification it works fine. But when the build completes/fails I don't get any notifications. The notifications do work locally on the machine using the system tray notifier. I have registered for all projects and all events but stil nothing is coming through. I am using the same gmail account to send the message as to receive it which could be a bit odd but the test messages work. This could be a firewall issue I guess but again the test message works.
Any ideas?
I use the following settings in TeamCity 7.1 to set up Jabber:
http://i48.tinypic.com/9ay0xz.png
Obviously, replace my_user#gmail.com with the Google Talk user that should send notifications. Note that, when using Google Talk, you can't send messages to yourself, so the Server User must be different than the Jabber accounts for any users that want to receive notifications.
Now, you need to configure the notification rules for your user. Click on your name in the upper right hand corner, then in "My Settings & Tools" click "Edit" beside the Jabber Notifier under "Watched Builds and Notifications". This page looks like this:
http://i47.tinypic.com/xpq3y9.png
Note that the "Jabber Account" must be different than the "Server User" above (or else you won't receive notifications; this is the first mistake I made when first setting this up). Also note that you must set up rules for each build or groups of builds that you want Jabber notifications for by clicking "Add new rule." Jabber Notifier will not inherit your Email Notifier rules (this is the other mistake I made when first setting this up).

TFS 2010 Wont Send Email

I can't get TFS 2010 to send email alerts. I've tried setting up everything mentioned here:
http://social.technet.microsoft.com/wiki/contents/articles/how-to-configure-tfs-notifications-in-team-foundation-server-2010.aspx
It's configured to send to a local IIS SMTP instance. SharePoint 2010 is on the same box and is also configured to use the same local SMTP server and it works fine sending emails, no problem. It's also using the same "from" email address as TFS is configured to without issue.
TFS isn't even trying to send anything as far as I can tell - I don't see anything from it in the SMTP log (C:\Windows\System32\LogFiles\SMTPSVC1...).
I have the default "My Work Items changed" alert set up and enabled. I try logging in as another user, assigning a work item to me, then assigning it back...nothing happens...no email. I don't see any error in the event viewer from TFS.
What can I do to troubleshoot this?
I had added alerts in Alert Explorer without specifying any Team Project. Once I added the Team Project filter it started working.
Try other method,
I configure the Email using Gmail Account and it is working very well, try it! if you would like? see this link for steps how you can do it?
http://mohamedradwan.wordpress.com/2011/06/26/configure-tfs-2010-alert-using-local-smtp-that-use-gmail-account/
Thanks
M.Radwan
Try this out
http://ravendra.wordpress.com/configuring-email-alert-settings-in-tfs-2010/
Or else you can go with the option of relay mail. Create a local SMTP server and relay it with the main mail server.
Note : If you mail server requires advanced authentication then you need to follow the second option only.
I actually wanted to add this answer to give ppl an idea of what to look for when they come across 'why doesn't the email get sent out'. The reason i came across this thread was for the same reason, it seemed that tfs wasn't sending out the email. But it was! the problem turned out to be the 'group' that I was sending the email to wasn't permitted to receive email. here is the situation, TFS server located at a DATA CENTER. The email ALERTS that i configured were to a group in our local office DOMAIN.
Apparently,in Active Directory that group didn't have the "All users need to be authenticated" checked OFF. Meaning, the TFS server 'sender of the email' wasn't authenticated to send emails to that group. once i sat with my MIS guys, they finally noticed that was checked on, and once DISABLED. Problem fixed! Hope that helps someone.

How can I send e-mails to trac?

How would I send an e-mail message to a trac project?
I like this feature in basecamp, where each project has its e-mail address, and received mails are added in the messages tab.
In redmine I can even send e-mails to specific tickets.
Is there something similar in trac, or maybe a plugin?
I found the plugin email2trac, but I have not used it. There was a ticket to add this feature to Trac, but because of the existence of the plugin it was closed as wontfix. Someone does complain that email2trac is not user friendly.
link text is the standard. It does require a little setting up but the default config is a good place to start.

Resources