June 08, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to BCS | > If anyone has any suggestions as to a free server program that I could use > (Linux or win) I would like that. I think I have sendmail up and running on the > Linux box but it seems to be a bit flakey (most likely because I don't know how > to make it work right). Have heard good things about Apache James http://james.apache.org/ marcio |
June 08, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Regan Heath | Regan Heath wrote:
> This is a bit of a plug for the SMTP server I work on, but .. You can download, install and run SurgeMail for FREE for 30 days, or even get a FREE 5 user license :)
>
> http://netwinsite.com/surgemail/
>
> If you need any help with the server you can email me at work (the email I use here is my work address). If you need any help with any aspect of POP3, IMAP, or SMTP I can also help, just use the same address.
>
> Regan
Is it written in D? :-)
marcio
|
June 08, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marcio | On Thu, 08 Jun 2006 14:40:41 -0400, Marcio <mqmnews123@sglebs.com> wrote:
> Regan Heath wrote:
>> This is a bit of a plug for the SMTP server I work on, but .. You can download, install and run SurgeMail for FREE for 30 days, or even get a FREE 5 user license :)
>> http://netwinsite.com/surgemail/
>> If you need any help with the server you can email me at work (the email I use here is my work address). If you need any help with any aspect of POP3, IMAP, or SMTP I can also help, just use the same address.
>> Regan
>
> Is it written in D? :-)
No, plain old C.
Regan
|
June 09, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Regan Heath | Regan Heath wrote:
>> Is it written in D? :-)
>
> No, plain old C.
But it looks like a perfect candidate for D, no? Garbage collection, fast executable, portable code, smaller maintenance cost hopefully, etc.
On the other hand, the lack of an IDE sucks...
marcio
|
June 09, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marcio | On Thu, 08 Jun 2006 21:46:13 -0400, Marcio <mqmnews123@sglebs.com> wrote: > Regan Heath wrote: >>> Is it written in D? :-) >> No, plain old C. > > But it looks like a perfect candidate for D, no? Garbage collection, fast executable, portable code, smaller maintenance cost hopefully, etc. We build for Windows, Linux, FreeBSD, Solaris (SPARC and x86), Mac OS X, .. D's not quite portable enough yet ;) > On the other hand, the lack of an IDE sucks... Yeah.. I am very used to MSVC with my debugger etc. Regan |
June 09, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Regan Heath | Regan Heath wrote:
> We build for Windows, Linux, FreeBSD, Solaris (SPARC and x86), Mac OS X, .. D's not quite portable enough yet ;)
Not even the "GCC for D" project (GDC?) ?
marcio
|
June 10, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Marcio | On Fri, 09 Jun 2006 09:42:07 -0400, Marcio <mqmnews123@sglebs.com> wrote:
> Regan Heath wrote:
>> We build for Windows, Linux, FreeBSD, Solaris (SPARC and x86), Mac OS X, .. D's not quite portable enough yet ;)
>
> Not even the "GCC for D" project (GDC?) ?
You may be right.. I'd have to build it on all our build machines, but it could work. I can't see the boss liking the idea tho, not for the existing/established project/product, but perhaps for new projects.
Regan
|
June 12, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to Regan Heath | Nice product, easy install, easy setup, and a whole bucket-o-features that don't get in the way if you don't want them.
Regan Heath wrote:
>
>
> This is a bit of a plug for the SMTP server I work on, but .. You can download, install and run SurgeMail for FREE for 30 days, or even get a FREE 5 user license :)
>
> http://netwinsite.com/surgemail/
>
> If you need any help with the server you can email me at work (the email I use here is my work address). If you need any help with any aspect of POP3, IMAP, or SMTP I can also help, just use the same address.
>
> Regan
|
June 12, 2006 Re: email client lib | ||||
---|---|---|---|---|
| ||||
Posted in reply to BCS | Thanks :)
On Mon, 12 Jun 2006 08:47:26 -0700, BCS <BCS@pathlink.com> wrote:
> Nice product, easy install, easy setup, and a whole bucket-o-features that don't get in the way if you don't want them.
>
> Regan Heath wrote:
>> This is a bit of a plug for the SMTP server I work on, but .. You can download, install and run SurgeMail for FREE for 30 days, or even get a FREE 5 user license :)
>> http://netwinsite.com/surgemail/
>> If you need any help with the server you can email me at work (the email I use here is my work address). If you need any help with any aspect of POP3, IMAP, or SMTP I can also help, just use the same address.
>> Regan
|
Copyright © 1999-2021 by the D Language Foundation