windows - Set up local SMTP and POP3 for testing mail send and receive loop -



windows - Set up local SMTP and POP3 for testing mail send and receive loop -

i have alternate smtp , pop3 servers on local machine, for testing code sends mails , waits response, when i'm offline. gprs rates in sa quite prohibitive, seek , avoid them possible. have test smtp address instead of routine google one, , smtp server must able send mail service local pop3 server, mail service client can retrieve mail.

how can go on windows 7 home premium?

i'm assuming programme sends email can specify smtp server address.

if so, need install own personal mailserver , configure programme utilize localhost (127.0.0.1) smtp server. (when personal, mean in sense want not have heavy scheme requirements.)

years ago (before broadband , gmail) used surgemail (from http://netwinsite.com/surgemail/) on home computer (it free 5 users)

but there loads or others, illustration http://www.hmailserver.com or mercury 32 (from http://www.pmail.com/overviews/ovw_mercwin.htm)

you might think overkill, these programs much more need, surprised @ how much can without needing high spec machine. (from example, running surgemail on pentium iii 1gb of ram)

windows email windows-7 smtp pop3

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -