Re: [web2py] Re: emailing From: full name

2013-01-08 Thread Jonathan Lundell
On 8 Jan 2013, at 11:40 AM, Adi wrote: > Hi Jonathan, > Mine is putting properly company name in front of the address, by using: > mail.settings.sender = 'Company', but knowing that you are a guru here, may > not be at all what you are looking for... If you wanted I could send you a > sample e

[web2py] Re: emailing From: full name

2013-01-08 Thread Adi
Hi Jonathan, Mine is putting properly company name in front of the address, by using: mail.settings.sender = 'Company', but knowing that you are a guru here, may not be at all what you are looking for... If you wanted I could send you a sample email privately to see if that's what you needed?