Hi, I have an smtp server but instead of using port 25 it runs on port 26. There is a line in the php.ini file to change which smtp server it uses for the mail command but I cant find a line to change to port.
Do you know how I can make it use port 26 which is what the smtp server is listening on?
