[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 -~----------~----~----~----~------~----~------~--~---
