<-Back

Function: Cyclops-Checkout::Set-Smtp-Creds

set-smtp-creds load smtp credentials/config from file with optional env overrides

. Expected file format is a plist, e.g. (:host "smtppro.zoho.com" :port 465 :ssl t :user "..." :password "..."

from:
"..." :reply-to "..." :public-download-base-url "..." :enabled? t).

<-Back