first stab at simple mailer

Emiel Kollof coolvibe at hackerheaven.org
Tue Mar 20 18:35:38 PDT 2007


Op dinsdag 20 maart 2007 22:43, schreef Simon 'corecode' Schubert:

[local only smptd snip]

> What is still missing:
> - SMTP delivery
> - alias expansion
> - proper sysexit codes

Show us the code. I want to help. These things are where I shine :)

> What I am not sure about:
> - should the mailer block until all recipients are served or should it
> (like now) daemonize instantly

Daemonize is simplest. A queue based (mail spool) smptd would be simplest too. 
Just make it queue requests like any MTA would do so nothing gets lost.

Cheers,
Emiel
-- 
That secret you've been guarding, isn't.
Attachment:
pgp00010.pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00010.pgp
Type: application/octet-stream
Size: 191 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/kernel/attachments/20070320/8d5b0c4f/attachment-0014.obj>


More information about the Kernel mailing list