Forum OpenACS Q&A: Re: OpenACS Docker Email configuration

Collapse
Posted by Tyge Cawthon on

My oversight.

Per Gustafn Docker information:

Integrated nssmtpd The container includes the NaviServer nssmtpd module and is preconfigured to send mail to an internal/external mail relay. STARTTLS is supported automatically when the mail-relay provides a certificate.

Update:

ACS Mail Services Lite
EmailDeliveryMode nssmtpd
EmailRedirectTo  celtic-arts.org
Smtp 
SMTPPort  2525

Docker:

oacs_smtpdhost: mail-relay
      oacs_smtpdport: 2525

  hostname: smtpd.${hostname}
 expose:
      - "2525"

Certificate: /var/lib/docker/volumes/openacs-prodoacsdata/_data/etc/certfile.pem

Looking for where place the command line: param relay plain: