Mail Server

BlitzMax Forums/BlitzMax Beginners Area/Mail Server

Is it possible to create a mail server in Blitz?

Thanks

Of course, you can do anything you can do in any other language.

But grable! Isn't BlitzMax a *games* programming language? :-p


Ked -> http://www.lemis.com/email/email-rfc.html

@Brucey: I meant the server part of email. Creating a mail host.

Right, which means it needs to understand mail protocols, hence the link to the rfcs :-)

If an email client wants to talk to your email server, it will talk in email protocols...