I cant connect with remote SMTP server using PHPmailer. I checked in wireshark, that in time when script is trying to connect, no single packet is sent out from my pc.
What can block it? SELinux is disabled, firewall too. Im using Fedora 14 wirh xampp 1.7.7
telnet w25.webd.plsmtp settings in tb are: server name: w25.webd.pl, port: 465, connection sec.: ssl/tls and username with password – WombaT Nov 16 '11 at 16:00telnet w25.webd.pl 25works without problems. – WombaT Nov 16 '11 at 16:21