Search code examples
pythongoogle-apigmailgoogle-api-python-client

Set gmail vacation response with python


I'm using python to talk to gmail. My question is whether is there a way to programmatically set the vacation response or not. thanks.


Solution

  • With Google Apps accounts, you can use the Email Settings API to set signatures for users. This API does not work with @gmail.com accounts or free Google Apps domains.