# smtp
# host of the smtp server
host=smtp.ethereal.email
# smpt port
port=587
# use secure
secure=false
# require TLS
requireTLS=true
ignoreTLS=false
# from email
from=
# smtp username
username=
# smtp password
password=
smtp.ini
January 26, 2024
Latest News
FastX 5: Scheduling Sessions
FastX 5 modularizes all parts of starting and scheduling sessions into a...
Read MoreFastX 5: Job Scheduler Directory
FastX allows you to fully customize the process of launching a session....
Read MoreFastX 5: Job Scheduling Migration Cheat Sheet
This is a summary of the changes discussed in job scheduling reimagined....
Read MoreFastX 5 Job Scheduling Reimagined
FastX 5 adds new features to Job Scheduling fully modularizing the way...
Read More