• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » server
Trace: • 2024.02.16 Docker Alpine Timezone • May 30 2023 chatgpt-clone • 2022.01.24 About SSHD MaxStartups • 10 Ubuntu Tuning • 2025.03.14 Building Zed Editor on Windows • 2024.12.24 UbuntuのDNSサーバ • 2023.05.15 Let's Encrypt 証明書削除 • 2017.04.10 MySQL 5.7.17 + Galera3 • 01 JuJu Maas Openstack • 2024.05.02 Amazon Linux 2023 Zabbix

server

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@50_dialy:2024:01
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2024.01.24 Rubyで簡単なメール送信スクリプト
3 Hits, Last modified: 20 months ago
=== <code> require 'net/smtp' # メールサーバーの設定 smtp_server = '[MAIl_SERVER]' smtp_port = 587 # 送信元メールアドレスと認証情報 from_address = '[FROM_MAIL_ADDRESS]' password = '[PA... ody} MESSAGE # SMTPセッションの確立 Net::SMTP.start(smtp_server, smtp_port, 'localhost', from_address, password,

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki