-
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/mail-mta/ssmtp/ssmtp-2.64-r2.ebuild?view=markup
Take a look at the three sed scripts that happen at the end and get them pulled into this sourc…
-
My Asustor NAS does not have ssmtp. Instead it has msmtp. Apparently ssmtp is not maintained anymore and people should use msmtp instead.
I changed this line:
```
#use_ssmtp (value =0) or use ma…
-
Hi,
I am trying to send a test email message but that fails with the docker-compose.yml you provide.
The last line should be deleted when sending email, or there is no email.
Secondly. I want…
-
Currently testing BindToInterface on my Ubuntu Kinetic. I have two physical NICs, one wired, and one wireless. Need ssmtp to use the wireless one: `BIND_INTERFACE=wlp1s0 DNS_OVERRIDE_IP=8.8.8.8 LD_PRE…
-
make a provision for smtp, you can choose any posix, ssmtp, sendmail but I think the best would fit would be ssmtp since it's just need outgoing.
please contact me regarding the info of the external…
-
The GovCMS team made change to the scaffolded docker stack to attach the PHP container to the amazeeio network that Pygmy creates, this was done to resolve issues for some users where they could not t…
-
Source code have some serious security issues.
how to reproduce:
```bash
$ unrar x ./Shop.exe
$ cd shop
$ grep -r "password: '*'" .
$ # After configuration /etc/ssmtp/ssmtp.conf with user an…
-
Hello,
I tried different configurations for sending automated notification after backup.
When configuring
`MAIL_SMTP_SERVER = 'smtp.myserver.de'`
then I get
`smtplib.SMTPSenderRefused: (550, '5…
-
Just wondering if this site (ssmtp github repo) is still maintained anymore at all - if not it might be something to move somewhere else, point to somewhere else,... ?
-
I am using the sendmail command (via SSMTP) as MTA. I made sure to configure sendmail/SSMTP in such a way that the FROM address is overwriteable by the service using the MTA (e.g. by fail2ban).
my …