On Linux, if you have postfix, you can just spoof your domain:

mail.settings.sender = '[email protected]' 
mail.settings.server = 'localhost'
mail.settings.login = None


On Monday, 8 October 2012 11:22:25 UTC-5, LightDot wrote:
>
> Well, if your domain is hosted somewhere, the provider usually gives you 
> access to a mail server too. The access information needed is pretty 
> obvious, username and password, same as you need for regular SMTP access.
>
> Regards,
> Ales
>
>
> On Monday, October 8, 2012 1:40:19 PM UTC+2, Hassan Alnatour wrote:
>>
>> Dear ALL,
>>
>> i want to add my email in the db.py to use it to send email from the site 
>> , how can i make it using my own domain not gmail ?
>>
>> Best Regards,
>>
>

-- 



Reply via email to