Synology mail server 問題?

本帖最後由 特警仔 於 2012-3-21 17:29 編輯

大家好
我用緊PCCW 500M寬頻,及DS 212
入面個email server啟動左之後,send唔到出去,但就收到email
係唔係PCCW Block左個port??

以前我都問過,唔記得邊位ching 教既...


*************************************************************************
1. 於NAS開咗telnet
2. 於windows telnet 入去nas, login = root, pw = 你admin的pw (於 vista/w7 default telnet 是關閉的, 請自行打開)
3. 進入以下 dir : /volume1/@appstore/MailStation/roundcubemail/config/
4. 找出 file : main.inc.php
5. 建議先將 main.inc.php 做1個backup(以防有問題後還原),例: main.inc.php.bak
6. 然後用vi 打開 main.inc.php,

找出以下幾行修改小小野如下 :

// SMTP username (if required) if you use %u as the username RoundCube
// will use the current username for login
$rcmail_config['smtp_user'] = 'XXXXX';     <----------------打你的netvigator login

// SMTP password (if required) if you use %p as the password RoundCube
// will use the current user's password for login
$rcmail_config['smtp_pass'] = 'XXXXX';     <---------------打你的netvigator pw
7. save, 完成
8. 於NAS關閉返telnet

(而之前的 backup file (main.inc.php.bak) 可以不delete)

經過以上步驟就可以sent e-mail 去 yahoo....etc.
記住如果之後你轉了ISP就要入來改返setting

(*upgrade o左MailStation都要改返setting)

簡單unix command送既
copy: cp file1 file2

vi command
quit (save) -                        :x or :wq
quit (not save) -                :q!
vi edit mode -                a
exit vi edit mode -        ESC
vi del character -         command mode "x"

TOP

大家好
我用緊PCCW 500M寬頻,及DS 212
入面個email server啟動左之後,send唔到出去,但就收到email
係唔 ...
特警仔 發表於 2012-3-21 16:58



    PCCW在家用是Block左25 port out的

TOP

PCCW在家用是Block左25 port out的
炎冬 發表於 2012-3-21 23:44



    not released?

TOP