• testing with echo "Test email" | msmtp -a default <usermail@domain> I get: msmtp: account default not found: no configuration file available.
  • Yayın zamanı: önceki gün
    Description / Steps to reproduce the issue I have a msmtp config file in C:\msys64\home\micha\.msmtprc that has the following: defaults auth...
  • ...file /home/selinger/.msmtprc: Permission denied falling back to default account msmtp: account default not found: no configuration file available.
  • Subject: Re: Bug#919326: msmtp: account default not found: no configuration file available.
  • When I try to use sendmail to send an email from terminal I get the following sendmail: account default not found: no configuration file available.
  • Account default not found: No configuration file available!” MSMTP use a msmtp configuration for the System and one for the User.
  • msmtp: account default not found: no configuration file available. ... Use --version to find out which directory is used.
  • @crazy-max Still broken. mstmp does not read the configuration from /etc/msmtprc in my case, but from /usr/etc/msmtprc, where no configuration is available.
  • sendmail: account default not found: no configuration file availableAs I said, this is normal…
  • I can't get mail to send using msmtp. this is what I've done. sudo apt-get install msmtp msmtp --version located system configuration file name here.
  • Since you are using msmtp (I assume this is what you meant by smstp?), you will need to provide the path to msmtp binary in the health_alarm_notify.conf file for...
  • I never though of the msmtprc file needing chown to make pi the owner as I always create the file as the pi user anyway in the home directory and just move it using...