Currently all our projects use jMail. It has been this way since .NET 1.0.
 
Should I start my next project using System.Net.Mail? 
Are there any advantages that one has over the other or is it just preference?
views:
62answers:
1
                +1 
                A: 
                
                
              In my opinion, use System.Net.Mail unless jMail offers something that would take a lot of time to implement yourself.
                  hungster
                   2010-10-24 00:34:32
                
              That's kind of the question. Is there anything useful in jmail that isn't in .NET 2.0? ... I guess not.
                  Kenneth J
                   2010-10-26 15:54:45