Robert's advice is perfect.
In addition, if you're going to be doing a lot with mail, Lamson might be
worth taking a look at: http://lamsonproject.org/
On Thursday, October 18, 2012 4:22:13 AM UTC-7, alonn wrote:
> Basically I need to fetch an email with an attachment, get the attachment
> and process it
> turbogears isn't the mail server it should just be able to query the
> mailbox, get the email and fethc the attachment from the email
> the prefered mail server would be microsoft exchange, but if needed I
> could set a specific gmail acount for this.
> any clues how I should address that?
> thanks!