Skip to content

Instantly share code, notes, and snippets.

@satococoa
Created October 23, 2012 03:19
Show Gist options
  • Select an option

  • Save satococoa/3936445 to your computer and use it in GitHub Desktop.

Select an option

Save satococoa/3936445 to your computer and use it in GitHub Desktop.
Google Appsのメールサーバをmonitのアラート送信に使う
set mailserver smtp.gmail.com port 587
username "user@example.com" password "password"
using tlsv1
with timeout 30 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment