Building a smpt-engine

Just starting out? Need help? Post your questions and find answers here.
Karl
New User
New User
Posts: 5
Joined: Tue Feb 21, 2006 4:53 pm

Building a smpt-engine

Post by Karl »

Hi there,

posted codes for mailtransfers always need an existing smtp-server stored at providers. Does anyone know how to build a smtp-engine working on my localhost to send mails directly to the recipients? It will be useful for newsletter-mails.

Greetings Karl
Last edited by Karl on Mon Oct 16, 2006 10:22 am, edited 1 time in total.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8452
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

It's been done, gnozal's libs are all excellent:

http://www.purebasic.fr/english/viewtopic.php?p=111140

Here's his main site:

http://people.freenet.de/gnozal/
Karl
New User
New User
Posts: 5
Joined: Tue Feb 21, 2006 4:53 pm

Post by Karl »

No, not like this. This lib needs an existing smtp-server somewhere, but I want to bypass this to send directly (via my own smtp-server).

Thx anyway.

Karl

PS: This guy gets no sleep?
Post Reply