DragonFly kernel List (threaded) for 2007-03
DragonFly BSD
DragonFly kernel List (threaded) for 2007-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: first stab at simple mailer


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 21 Mar 2007 02:48:26 +0100

[you're mailing from the future?]

Emiel Kollof wrote:
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 :)

heh, the code was attached :)


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.

yah, all that works already. queueing + delivery + retry + bounce after timeout, all done.


cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]