docker-msmtpd icon indicating copy to clipboard operation
docker-msmtpd copied to clipboard

Add environment variable for logfile for msmtp

Open jinformatique opened this issue 3 years ago • 0 comments

Hi, I need to troubleshoot email being sent from another docker container using the sending mail from msmtp. I'm asking if it would be possible to add an environment variable for logfile for msmtp. In the configuration file, it's possible to define the logfile by adding this line:

logfile /var/log/msmtp

But in this docker, I don't see a way to specify this variable. Thanks.

jinformatique avatar Oct 18 '22 21:10 jinformatique