bd555551ce 
								
							 
						 
						
							
							
								
								fix   #801  
							
							
							
						 
						
							2014-12-31 18:37:29 +08:00  
				
					
						
							
							
								 
						
							
								030b3d751e 
								
							 
						 
						
							
							
								
								Merge pull request  #766  from phsmit/correct_from  
							
							... 
							
							
							
							Correct usage of FROM in email creation 
							
						 
						
							2014-12-21 01:55:28 -05:00  
				
					
						
							
							
								 
						
							
								a18decf4cc 
								
							 
						 
						
							
							
								
								Merge pull request  #755  from phsmit/multiple_emails  
							
							... 
							
							
							
							Multiple emails 
							
						 
						
							2014-12-20 22:47:05 -05:00  
				
					
						
							
							
								 
						
							
								c884ecfea1 
								
							 
						 
						
							
							
								
								Parse the from string to extract the email address  
							
							
							
						 
						
							2014-12-19 23:06:03 +02:00  
				
					
						
							
							
								 
						
							
								edbe1de026 
								
							 
						 
						
							
							
								
								Remove unused "User" member of Message Struct and fix bounce address  
							
							... 
							
							
							
							The User member of a message is not needed anymore.
The from that is send to the server, should always be the "system" from. This is also called the Bounce address http://en.wikipedia.org/wiki/Bounce_address  
							
						 
						
							2014-12-19 22:48:21 +02:00  
				
					
						
							
							
								 
						
							
								2321b4b272 
								
							 
						 
						
							
							
								
								Change from header in email,  fixes   #765  
							
							
							
						 
						
							2014-12-19 22:33:17 +02:00  
				
					
						
							
							
								 
						
							
								007cf33e88 
								
							 
						 
						
							
							
								
								Remove standard mailer port lines  
							
							... 
							
							
							
							This lines got committed by accident. They do actually nothing, as SplitHostPort will give an error if port is not given. 
							
						 
						
							2014-12-19 22:00:11 +02:00  
				
					
						
							
							
								 
						
							
								b231b8c927 
								
							 
						 
						
							
							
								
								update locale and mirror code format  
							
							
							
						 
						
							2014-12-19 00:24:17 -05:00  
				
					
						
							
							
								 
						
							
								eca42bcb44 
								
							 
						 
						
							
							
								
								Prefer CRAM-MD5 over PLAIN authentication  
							
							
							
						 
						
							2014-12-18 14:15:13 +02:00  
				
					
						
							
							
								 
						
							
								5ffeca35e7 
								
							 
						 
						
							
							
								
								Add option to use CRAM-MD5 as authentication method in the mailer  
							
							
							
						 
						
							2014-12-18 13:58:48 +02:00  
				
					
						
							
							
								 
						
							
								87be137b88 
								
							 
						 
						
							
							
								
								Rewrite of SendMail function  
							
							... 
							
							
							
							The SendMail function is rewritten and has the following new functionality:
 - It is optional to skip verification of keys. The config option SKIP_VERIFY is added
 - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first. 
							
						 
						
							2014-12-18 13:34:30 +02:00  
				
					
						
							
							
								 
						
							
								ec71d538fc 
								
							 
						 
						
							
							
								
								Method for activating email addresses through verification email  
							
							
							
						 
						
							2014-12-17 17:41:49 +02:00  
				
					
						
							
							
								 
						
							
								21081836ba 
								
							 
						 
						
							
							
								
								Allow send mail without authentication if SMTP server allow this  
							
							
							
						 
						
							2014-12-07 16:07:48 +03:00  
				
					
						
							
							
								 
						
							
								b9881d1e7b 
								
							 
						 
						
							
							
								
								check for smtp AUTH extension  
							
							
							
						 
						
							2014-10-31 21:52:03 -04:00  
				
					
						
							
							
								 
						
							
								39931f8e00 
								
							 
						 
						
							
							
								
								Allow mail with self-signed certificates  
							
							
							
						 
						
							2014-10-09 18:08:07 -04:00  
				
					
						
							
							
								 
						
							
								6705559ce0 
								
							 
						 
						
							
							
								
								Fix malformed address  
							
							
							
						 
						
							2014-10-08 18:29:02 +02:00  
				
					
						
							
							
								 
						
							
								3549fb0ea8 
								
							 
						 
						
							
							
								
								Remove APP_LOGO setting  
							
							
							
						 
						
							2014-09-13 03:52:51 -04:00  
				
					
						
							
							
								 
						
							
								8dd07c0ddd 
								
							 
						 
						
							
							
								
								New UI merge in progress  
							
							
							
						 
						
							2014-07-26 00:24:27 -04:00  
				
					
						
							
							
								 
						
							
								9924e65ca1 
								
							 
						 
						
							
							
								
								In progress of name template name constant  
							
							
							
						 
						
							2014-06-22 13:14:03 -04:00  
				
					
						
							
							
								 
						
							
								4f2f3c2857 
								
							 
						 
						
							
							
								
								Code convention  
							
							
							
						 
						
							2014-06-05 22:07:35 -04:00  
				
					
						
							
							
								 
						
							
								63baf76ab2 
								
							 
						 
						
							
							
								
								Fix   #214  
							
							
							
						 
						
							2014-06-03 12:51:53 -04:00  
				
					
						
							
							
								 
						
							
								688ec6ecbd 
								
							 
						 
						
							
							
								
								Fixed   #209  
							
							
							
						 
						
							2014-05-25 20:11:25 -04:00  
				
					
						
							
							
								 
						
							
								4744996f9a 
								
							 
						 
						
							
							
								
								Make gmail auth work  
							
							
							
						 
						
							2014-05-15 14:46:04 -04:00  
				
					
						
							
							
								 
						
							
								e05b1385fb 
								
							 
						 
						
							
							
								
								Bug fix  
							
							
							
						 
						
							2014-05-07 17:23:02 -04:00  
				
					
						
							
							
								 
						
							
								33d32585b1 
								
							 
						 
						
							
							
								
								Add mention, read/unread support of issue tracker  
							
							
							
						 
						
							2014-05-07 16:51:14 -04:00  
				
					
						
							
							
								 
						
							
								cb505b22ec 
								
							 
						 
						
							
							
								
								Fix   #164  
							
							
							
						 
						
							2014-05-05 20:09:38 -04:00  
				
					
						
							
							
								 
						
							
								02687cbdf3 
								
							 
						 
						
							
							
								
								Add mail notify for new collaborator  
							
							
							
						 
						
							2014-05-05 04:27:28 -04:00  
				
					
						
							
							
								 
						
							
								9d983f27d6 
								
							 
						 
						
							
							
								
								go vet  
							
							
							
						 
						
							2014-04-13 03:14:43 -04:00  
				
					
						
							
							
								 
						
							
								9ea9818d32 
								
							 
						 
						
							
							
								
								Fix issue with log in with GitHub but need more error handle after  
							
							
							
						 
						
							2014-04-07 12:56:40 -04:00  
				
					
						
							
							
								 
						
							
								b7c3b0cc73 
								
							 
						 
						
							
							
								
								Add reset password,  fix   #58  
							
							
							
						 
						
							2014-04-05 12:32:34 -04:00  
				
					
						
							
							
								 
						
							
								d9005ee970 
								
							 
						 
						
							
							
								
								Improve issue mail content  
							
							
							
						 
						
							2014-04-02 10:38:30 -04:00  
				
					
						
							
							
								 
						
							
								c1a3d4fefb 
								
							 
						 
						
							
							
								
								Add mail notify for creating issue  
							
							
							
						 
						
							2014-03-25 21:37:18 -04:00  
				
					
						
							
							
								 
						
							
								f6596f11c4 
								
							 
						 
						
							
							
								
								All configuration reload-able  
							
							
							
						 
						
							2014-03-21 01:48:10 -04:00  
				
					
						
							
							
								 
						
							
								f9fd972cbe 
								
							 
						 
						
							
							
								
								Bug fix  
							
							
							
						 
						
							2014-03-20 02:25:21 -04:00  
				
					
						
							
							
								 
						
							
								6f68620860 
								
							 
						 
						
							
							
								
								Pools limit concurrent nums  
							
							
							
						 
						
							2014-03-19 21:05:48 -04:00  
				
					
						
							
							
								 
						
							
								35d473f04a 
								
							 
						 
						
							
							
								
								Finish verify email  
							
							
							
						 
						
							2014-03-19 12:50:44 -04:00  
				
					
						
							
							
								 
						
							
								ddbd2ce152 
								
							 
						 
						
							
							
								
								Add register mail tpl  
							
							
							
						 
						
							2014-03-19 10:46:48 -04:00  
				
					
						
							
							
								 
						
							
								de087c7b4a 
								
							 
						 
						
							
							
								
								Add send register confirm mail  
							
							
							
						 
						
							2014-03-19 08:27:27 -04:00  
				
					
						
							
							
								 
						
							
								fbbae2b721 
								
							 
						 
						
							
							
								
								Working on register mail confirmation  
							
							
							
						 
						
							2014-03-19 07:21:23 -04:00