Nmail ASP 서비스 종료 안내(EOS)
nmail 서버와 nbuilder서버의 연동이 안됨
※ 필수입력정보 ※
▷ 제품버젼 :
▷ 사용중인 주소(URL) : http://
▷ 문제발생시 메뉴/주소 :
▷ 문제발생시 에러메세지
:
▷ 질문내용
: 안녕하세요..
귀찮게 해서 죄송합니다.
말씀하신데로 mail 서버에서 nbuilder 서버로 또는 nbuilder 서버에서 nmail 서버로
db 접속은 모두 가능합니다.
양쪽 서버 모두에서 확인했는데 모두 접속이 가능합니다.
nmail server => nbuilder server로 :
[****@**** beans]# mysql nbuilder -hwww -uyumunix -p
Enter password:
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 109 to server version: 4.0.16-debug-debug-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer
mysql>
nbuilder server => nmail server 로
# mysql nmail -hmail -unmail -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 8 to server version: 3.23.38
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
위에서 보는 봐와 같이 접속은 잘됩니다.
아래의 내용은 nbuilder서버의 정보입니다.
mysql> select Host, User, password from user;
+---------------------+---------+------------------+
| Host | User | password |
+---------------------+---------+------------------+
| localhost | root | 2d5434e506f92f8e |
| www | root | |
| localhost | | |
| www | | |
| localhost | yumunix | 2d5434e506f92f8e |
| 192.168.224.197 | nmail | 0af56ab35464301d |
| localhost | nmail | 0af56ab35464301d |
| 127.0.0.1 | nmail | 0af56ab35464301d |
| 127.0.0.1 | yumunix | 2d5434e506f92f8e |
| mail.itfriend.co.kr | nmail | 2d5434e506f92f8e |
| 192.168.224.197 | yumunix | 2d5434e506f92f8e |
| mail | nmail | 2d5434e506f92f8e |
+---------------------+---------+------------------+
12 rows in set (0.00 sec)
nmail server의 정보입니다.
mysql> select Host,User,password from user;
+---------------------+-------+------------------+
| Host | User | password |
+---------------------+-------+------------------+
| localhost | root | |
| mail.itfriend.co.kr | root | |
| localhost | | |
| mail.itfriend.co.kr | | |
| localhost | nmail | 0af56ab35464301d |
| 127.0.0.1 | nmail | 0af56ab35464301d |
| 192.168.224.198 | nmail | 0af56ab35464301d |
| itfriend.co.kr | nmail | 0af56ab35464301d |
| www.itfriend.co.kr | nmail | 0af56ab35464301d |
| www | nmail | 0af56ab35464301d |
| 192.168.224.197 | nmail | 0af56ab35464301d |
| mail.itfriend.co.kr | nmail | 0af56ab35464301d |
+---------------------+-------+------------------+
12 rows in set (0.00 sec)
mysql>
입니다. 제가 무엇을 잘못 했는지 정말 궁금한데
혹 이렇게 사용하는 사이트의 예가 있으면 참조해 주시면 감사하겠습니다.
이전 글 | outlook에서 메일 발송이 안됩니다. 3 | 마*코 | 2003.11.28 |
---|---|---|---|
다음 글 | 보내기가 안됩니다. 2 | 김*국 | 2003.11.28 |