Click to See Complete Forum and Search --> : php smtp config


Anon
12-11-2001, 11:12 AM
Hello,

How do you set php to use a non-standard smtp port for sending mail. our internal mail goes out on 8025 instead of 25. i've tried:
[mailserver IP]:8025, but that's not working.

Any Ideas?