Hi, ISPconfig needs specific configuration to be installed on a windows Azure virtual machine with Ubuntu server? Windows Azure virtual machine needs specific configuration to installs and use ISPConfig? Thanks
I can't send emails to mails from certain hosting services like 1and1. And I receive a lot of spam, and the spam filters are on.
You have to enable spamfilter on - email domain - mailbox You could try different levels of spamfilter, i use trigger happy. Are you receiving anything as to why you cannot send to 1and1? Did you try abything from http://mxtoolbox.com/ to see if there were any issues?
I have installed a new ispconfig installation in a new azure virtual machine. But I can't send emails (using thunderbird) using a mailbox created on the ispconfig panel. Thunderbird shows a SMTP time out error message. I opened this ports from the azure panel: Inbound SSH (TCP/22) Custom (TCP/8080) FTP (TCP/21) HTTP (TCP/80) Custom (Any/20) DNS (TCP/53) IMAP (TCP/143) IMAPS (TCP/993) DNS (UDP/53) Outbound SMTP (TCP/25) SMTPS (TCP/465) Custom (Any/587) (I checked if this port is opened but continues closed)
https://www.faqforge.com/linux/whic...g-3-server-and-shall-be-open-in-the-firewall/ Expand: Port list Here is a list of ports that are used commonly on ISPConfig 3 servers. If you don't have all services installed or if you e.g. don't want to connect to MySQL from external servers, then close the unused or unwanted ports. TCP ports 20 - FTP Data 21 - FTP Command 22 - SSH 25 - Email 53 - DNS 80 - HTTP (Webserver) 110 - POP3 (Email) 143 -Imap (Email) 443 - HTTPS (Secure web server) 993 - IMAPS (Secure Imap) 995 - POP3S (Secure POP3) 3306 - MySQL Database server 8080 - ISPConfig web interface 8081- ISPConfig apps vhost UDP ports 53 - DNS 3306 - MySQL Expand: From comments in mentioned url And there is SMTP/S (465) and submission (587).
Thanks for the info, is very useful. The azure viretual machine needs a special configuration to installa and use ispconfig.
Not the VM on azure, but the VM Network policy. That's where you start managing your firewall ports. By default, only ssh is allowed. You need to add all the incomming and outgoing ports in the network security group. I must say, that auze is pretty expensive when it comes to (small) VM's. ovh.net is much cheaper.