looking for small SMTP lib?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix Programming > looking for small SMTP lib?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    looking for small SMTP lib?  
J de Boyne Pollard


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-28-07 12:21 AM

BM> I'm not sure there are many such libraries, though.
BM> Most Unix applications that need to send mail
BM> simply exec a program like mail, mailx, or sendmail.

That was specifically ruled out as a solution.  But I did wonder at
the thinking behind that restriction.  I suspect that it is
misguided.  I suspect that there is no inherent reason that the
application cannot fork() and execve() a mail submission utility
program; and that the thinking is that it is intended, probably for
security reasons, that the host system should not have a full MTS
installed.  In which case, it would be incorrect to entirely rule out
using a submission utility program.  There are plenty of ways in which
a system can be set up with a small, secure, MTS, without an SMTP
server, a queue, local delivery, or other such accoutrements, whose
submission utility simply passes all submitted mail straight over to
another system for handling.  One could quite easily use "mini-
qmail" (<URL:http://cr.yp.to/qmail/mini.html> ), for example, and have
the normal fork-and-exec-the-submission-utility approach in one's
application.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:56 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register