Search found 1 match
- Thu Aug 13, 2020 11:16 pm
- Forum: Mail Server
- Topic: Mail Server problem to send mails on port 587
- Replies: 0
- Views: 3438
Mail Server problem to send mails on port 587
Hi, I tried to configure mail server on a Droplet on Digital Ocean. First, my port 25 if block for precautions spam, so I had to use port 587. Second, I had to configure exim4 to explicity to use port 587. In /etc/exim4/exim4.conf.template, I had to specify the port 587: begin transports remote_smtp...