2012/4/6 Joshua Lim <joshua__...@hotmail.com>:
> Hi, I'm looking for hired help to create a simple SMTP Server component
> based on Synapse with the following requirements:
>
> 1. Multi-threaded. Max connection property.
> 2. Optionally reject connection based on IP address.
> 3. Support EHLO and HELO
> 4. Specify whether to use AUTH LOGIN - TLS or SSL is not required.
> 5. Parse AUTH password and then accept or reject AUTH.
> 6. Process multiple emails per session.
> 7. Process unicode email and attachments.
> 8. Assign email content and header to some sort of handler.
> 9. Exception handler.
> 10. Create demo for component that should work with SMTP client such as
> Windows Mail.
>
> Preferably implemented in Lazarus (win/nix) and if not, in Delphi 7.
>
> Source can be made open source after project is completed successfully.
> If you're keen, please email me.  Thanks.
>
> Rgds.
> Joshua
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2

Please, see this project before you implement your component:

http://code.google.com/p/lazsolutions/

This may serve as an aid.

Good luck! :)

-- 
Silvio Clécio
============================================
Site - <silvioprog.com.br>
LazSolutions - <code.google.com/p/lazsolutions>
LazWebSolutions - <github.com/silvioprog/lazwebsolutions>
============================================

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to