这是我的电子邮件转发
这是我的pipe.php,拥有777权限
以下是pipe.php
的代码:
#!/usr/bin/php -q
<?php
@mail('myemail@gmail.com','From my email pipe!','done done done 3');
?>
但是当我向help@email.jonoobhost.net
发送电子邮件时,没有任何反应!甚至没有could not be delivered
消息!
我错过了什么吗?
Incoming Server: server.hhost.com
IMAP Port: 993
POP3 Port: 995
Outgoing Server: server.hhost.com
SMTP Port: 465