Thanks for your reply & recommendation.

Currently I develop user registration module for my application. I
want to have pop3 + smtp together to send a mail to the smtp server
(in linux), and receive them in my email client application from the
pop3 server. jmailsrv is excellent open source application but it is
not same as windows version. Since I am newbie to linux, I face issues
in setup jmailsrv. My requirement is, small, light weight smtp & pop3
server for email testing (sending & receiving) for development
purpose. I don't connect to internet all the time when I am working.

I just wondered what other pylon developers doing for email testing.
That was the reason I posted here.

It is good to know about exim, I will see whether it is easy to setup
or not.

How emails are handled in pylons? What is the recommended approach?


Dalius Dobravolskas wrote:
> [email protected] wrote:
> > I use Pylons for past two months. I used Windows XP with SP2 where I
> > used Jmailsrv for email server so that I can test the emails my
> > application send in my development PC. Recently I switched to ubuntu
> > 8.10. What is the similar environment you guys use it for email
> > testing? My laptop is four years old, works slow.
> >
> > Tell me the some light weight pop3 & smtp servers you guys using for
> > development.
> >
> Laptop age is not indicator (processor speed and amount of memory is
> more important here). I use exim4 for mail server. It is light enough
> IMHO. As well I doubt you really need POP3. I guess you only want to
> test sending of e-mails. Send them to your user and that's all
> (thunderbird, evolution or simple `mail` command can be used to read
> local mails).
>
> Regards,
> Dalius
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to