Example 6309

Email Config

SMTP email service settings.

{
smtp_host: "smtp.queasy-bid.net"
smtp_port: 587
use_tls: true
from_name: "Stroman - Hahn"
from_email: "noreply@queasy-bid.net"

# Rate limiting
max_batch_size: 288
retry_interval: 215
}

See also