Parece que esa no es la única restricción, también exige autentificación para enviar hacia afuera, lo contrario sería un problema de seguridad.
bash-2.05b$ telnet smtp.teleline.es smtp
Trying 213.4.129.129...
Connected to smtp.teleline.es.
Escape character is '^]'.
MAIL FROM:<...@teleline.es>
250 Sender <...@teleline.es> Ok
RCPT TO:<...@gmx.net>
530 Delivery not allowed to non-local recipient, try authenticating
quit
221 tsmtp1.mail.isp ESMTP server closing connection
Connection closed by foreign host.
Re:lo que me hace teleline
(Puntos:2)( http://librexpresion.org/ | Última bitácora: Martes, 17 Marzo de 2009, 08:40h )
bash-2.05b$ telnet smtp.teleline.es smtp
Trying 213.4.129.129...
Connected to smtp.teleline.es.
Escape character is '^]'.
MAIL FROM:<...@teleline.es>
250 Sender <...@teleline.es> Ok
RCPT TO:<...@gmx.net>
530 Delivery not allowed to non-local recipient, try authenticating
quit
221 tsmtp1.mail.isp ESMTP server closing connection
Connection closed by foreign host.
libreXpresion.org [librexpresion.org]