Updated copyright notices to include the year 2018.
submission: remove unnecessary casts Casting from a void * to any pointer type is automatic and doesn't require an explicit cast.
Implemented SMTP submission proxy service.