April 14, 2015
On Tuesday, 14 April 2015 at 02:28:40 UTC, Laeeth Isharc wrote:
>
> My first 'open source' contribution was to a data structure in his BBS system a few years later.

Those were the days. I wrote my own BBS for Atari ST in 1988 (which was never released to the public) - and I started writing a mailer as well. Today noone is using those things anymore though.

However, a microcontroller would probably be good for a BBS; it can easily connect to a modem. ;)
April 14, 2015
On Tuesday, 14 April 2015 at 02:31:23 UTC, Adam D. Ruppe wrote:
> You might like my email.d too https://github.com/adamdruppe/arsd/blob/master/email.d
>
> It is able to help construct emails and also read an mbox format - part of that code might help your imap library too.

This looks very nice. I did not find any dot stuffing in there; maybe it would be a good idea to add this ?
http://tools.ietf.org/html/rfc5321#section-4.5.2
April 14, 2015
On Tuesday, 14 April 2015 at 14:01:10 UTC, Jens Bauer wrote:
> On Tuesday, 14 April 2015 at 02:28:40 UTC, Laeeth Isharc wrote:
>>
>> My first 'open source' contribution was to a data structure in his BBS system a few years later.
>
> Those were the days. I wrote my own BBS for Atari ST in 1988 (which was never released to the public) - and I started writing a mailer as well. Today noone is using those things anymore though.
>
> However, a microcontroller would probably be good for a BBS; it can easily connect to a modem. ;)

Come the next Carrington event, and we'll be running fidonet over mesh packet switching until everything is rebuilt ;)
1 2
Next ›   Last »