Search found 7 matches
- Fri Feb 20, 2015 2:14 pm
- Forum: Mail Server
- Topic: Mails not working
- Replies: 28
- Views: 28551
Re: Mails not working
Exim still chooses to send out emails on random ports.
This is something to due with either vestacp configuration, clamvd, or something that is binding like this.
This is something to due with either vestacp configuration, clamvd, or something that is binding like this.
- Thu Feb 19, 2015 3:05 am
- Forum: Mail Server
- Topic: Mails not working
- Replies: 28
- Views: 28551
Re: Mails not working
sanna wrote:skurudo wrote:Try to change /etc/exim4/exim4.conf.template - dnslookup
Code: Select all
dnslookup: driver = dnslookup domains = * transport = remote_smtp no_more
Hi, this made no difference.
- Thu Feb 19, 2015 12:26 am
- Forum: Mail Server
- Topic: SMTP outgoing random ports
- Replies: 6
- Views: 9409
Re: SMTP outgoing random ports
Same here. It seems that VestaCP is doing this or perhaps NGINX reverse proxying something. There is no way that anyone else in this forum has not come across this and fixed it. If not then no on is using a firewall policy based and has all ports open to public. I am behind a firewall and I have a B...
- Mon Feb 16, 2015 10:15 pm
- Forum: Mail Server
- Topic: SMTP outgoing random ports
- Replies: 6
- Views: 9409
Re: SMTP outgoing random ports
Hi,
Send an email somewhere or attempt to send one and then run that same command.
Thanks
Send an email somewhere or attempt to send one and then run that same command.
Thanks
- Mon Feb 16, 2015 1:14 pm
- Forum: Mail Server
- Topic: Mails not working
- Replies: 28
- Views: 28551
Re: Mails not working
Yes, same issue with me exactly! My logs show the same. All my MX records, spf are good. But I have done some more digging and notice that exim or something is causing email to go out on random ports and on firewall side I have port 25 open for outgoing only. see post http://forum.vestacp.com/viewto...
- Mon Feb 16, 2015 2:36 am
- Forum: Mail Server
- Topic: SMTP outgoing random ports
- Replies: 6
- Views: 9409
SMTP outgoing random ports
Hi All, Can anyone please advise why my server gets random ports for outgoing mail? Running this: netstat -plan| grep :25 tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 23511/exim tcp 0 0 0.0.0.0:2525 0.0.0.0:* LISTEN 23511/exim tcp 0 1 192.168.1.110:48673 65.55.92.136:25 SYN_SENT 21525/exim tcp 0 1 192.168.1....
- Thu Nov 06, 2014 12:17 am
- Forum: Web Server
- Topic: Web Load Balancing
- Replies: 3
- Views: 6940
Web Load Balancing
Hi All, New to VestaCP and installed and using it for first time. So far the simplicity of this CP is great and smooth, also fast! Questions if someone can be kind to answer or help me in the right direction: 1) Can we load balance with VestaCP?, If yes how do we do this? If partially, then how? 2) ...