You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: