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
I have a msmtp config file in C:\msys64\home\micha\.msmtprc that has the following:
defaults
auth plain
account i2p
tls off
host 127.0.0.1
port 7659
from [email protected]
user michaelagarkov
password (my password)
tls_starttls off
account default : i2p
(Note: I'm using I2P, and to use email you need to run the I2P router and set the host to 127.0.0.1:7659, works in Thunderbird)
Expected behavior
Sending an email should work, like in Thunderbird.
Actual behavior
msmtp.exe: account default not found: no configuration file available
Description / Steps to reproduce the issue
I have a msmtp config file in
C:\msys64\home\micha\.msmtprc
that has the following:(Note: I'm using I2P, and to use email you need to run the I2P router and set the host to 127.0.0.1:7659, works in Thunderbird)
Expected behavior
Sending an email should work, like in Thunderbird.
Actual behavior
msmtp.exe: account default not found: no configuration file available
Verification
Windows Version
MSYS_NT-10.0-19045
MINGW environments affected
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: