Skip to content

Instantly share code, notes, and snippets.

@hasen
Last active December 13, 2015 02:08
Show Gist options
  • Save hasen/a7f08c6a823be792d399 to your computer and use it in GitHub Desktop.
Save hasen/a7f08c6a823be792d399 to your computer and use it in GitHub Desktop.
OSX (El Capitan)のローカル環境でメール送信テスト.(2/2)
<?php
++ "driver" => "smtp",
++ "host" => "smtp.gmail.com",
++ "port" => 587,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment