Re: Designing the email processing system. What path should I follow?

2013-02-15 Thread Tom Evans
On Fri, Feb 15, 2013 at 12:57 PM, Andre Lopes wrote: > Hi all, > > I'm building a Django website. Currently I'm searching for the best > way to design the email processing system. > > The website is a Ads site. I need to send emails in a regular basis to > the us

Designing the email processing system. What path should I follow?

2013-02-15 Thread Andre Lopes
Hi all, I'm building a Django website. Currently I'm searching for the best way to design the email processing system. The website is a Ads site. I need to send emails in a regular basis to the users. I'm looking for 20 or 30 e-mails hour for now. In other projects, I've b

Re: Email processing

2007-07-14 Thread skam
On 14 Lug, 21:43, Joe Beharriell <[EMAIL PROTECTED]> wrote: > Has anyone worked with processing inbound email messages through > Django? If so, can you offer any tips, tricks, or examples that may > help me with developing this further? Hello Joe, The email module of the python standard library a

Email processing

2007-07-14 Thread Joe Beharriell
I'm currently working on custom-built CMS that will be used to power a local community website. Two of the biggest requests we've had for the new system are API support (quite a ways down our upcoming features list, but coming nonetheless) to allow posting from third-party applications and widget