Thanks for this product, it's nice and simple. Just the way I like things. :)
Is there a way to specify the SMTP port, if one happens to be using something other than the default 25?
Also, I see my HTML getting generated, but the email received at the destination doesn't have any of the formatting applied to it. Do you have any idea why that might be? In other words, the HTML on the server looks real nice, but the received email doesn't look very nice.
Thanks again. Any help would be appreciated.
-- Damien
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Regarding the template... I tried sending the notification to another email account and the formatting was just fine. It appears that GMail doesn't like something about the HTML that is being sent. That is why it is not showing up correctly in my GMail account.
A related question: is the HTML template editable anywhere? I'd be curious to play around with it to see if I can get it to display correctly in GMail.
-- Damien
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Damien,
Currently, there isn't a means to set the SMTP port. I can put that on my TODO list and should be able to get you a new package sometime next week. As far as changing the HTML format for GMail, no, there isn't an accessable template to use to make the change. I can put that on my list too, but that will take a bit longer to do. I can take a look though and test against GMail to see what the issue is and hopefully come up with a quicker fix.
Thanks,
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Damien,
I wanted to let you know that I have implemented the ability so specify an SMTP port in the new Version 1.4.4.
You can check out the implementation instructions in the new manual (http://mckechney.com/SubversionNotifyForWindows)
Thanks and sorry this took so long,
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Thanks for this product, it's nice and simple. Just the way I like things. :)
Is there a way to specify the SMTP port, if one happens to be using something other than the default 25?
Also, I see my HTML getting generated, but the email received at the destination doesn't have any of the formatting applied to it. Do you have any idea why that might be? In other words, the HTML on the server looks real nice, but the received email doesn't look very nice.
Thanks again. Any help would be appreciated.
-- Damien
Regarding the template... I tried sending the notification to another email account and the formatting was just fine. It appears that GMail doesn't like something about the HTML that is being sent. That is why it is not showing up correctly in my GMail account.
A related question: is the HTML template editable anywhere? I'd be curious to play around with it to see if I can get it to display correctly in GMail.
-- Damien
Damien,
Currently, there isn't a means to set the SMTP port. I can put that on my TODO list and should be able to get you a new package sometime next week. As far as changing the HTML format for GMail, no, there isn't an accessable template to use to make the change. I can put that on my list too, but that will take a bit longer to do. I can take a look though and test against GMail to see what the issue is and hopefully come up with a quicker fix.
Thanks,
Mike
Damien,
I wanted to let you know that I have implemented the ability so specify an SMTP port in the new Version 1.4.4.
You can check out the implementation instructions in the new manual (http://mckechney.com/SubversionNotifyForWindows)
Thanks and sorry this took so long,
Mike
Thanks a lot Mike!
-- Damien