if ( ( run on different machines && doesn't work ) && ( run on same machine && works ) ) { suspect firewall; exit; } if ( ( run on same machine && port != 25 && works ) && ( run on same machine && port == 25 && ! works ) ) { suspect internal firewall; exit; }
Either way I think the problem is an XP one, not a Perl one..
In reply to Re: port 25 on windows XP
by monarch
in thread port 25 on windows XP
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |