Winsockエラー10048とは何ですか。
Winsockエラー10049とは何ですか。
Windsockエラー10053とはなんですか。 ルーターを使用している場合、MTU設定が1500に設定されているか確認し問題を解決するか確認します。
そうでない場合には、MDaemonサーバ(MTU設定は、レジストあります)で、MTU設定を再確認します。
Winsock 10053について:
WSAECONNABORTED (10053) Software caused
connection abort
A connection abort was caused internal to your host machine.
The software caused a connection abort because there is
no space on the socket's queue and the socket cannot receive
further connections.
WinSock description: The error can occur when the local
network system aborts a connection. This would occur if
WinSock aborts an established connection after data retransmission
fails (receiver never acknowledges data sent on a datastream
socket).
TCP/IP scenario: A connection will timeout if the local
system doesn't receive an (ACK)nowledgement for data sent.
It would also timeout if a (FIN)ish TCP packet is not ACK'd
(and even if the FIN is ACK'd, it will eventually timeout
if a FIN is not returned).
Winsock Error 10061とは何ですか? 注意
すべての送信メールでこのエラーを受けている場合、ISPがポート25で送信トラフィックをブロックしていることを示す場合があります。
Windows Server 2003 Service Pack 1またはR2でMDaemonをインストールした後、MDaemonを起動した後MDaemonが終了してしまいます。 (DEPの設定について)MDaemonをインストールした環境が、Windows Server 2003 SP1(またはR2)である場合、Windows Server 2003 ServicePack 1以降で導入されたDEP(データ実行防止)機能が原因の可能性があります。
DEPの設定は、[コントロールパネル]->[システム]->[詳細設定]タブの[パフォーマンス]の[設定]ボタンをクリックし、[パフォーマンス オプション]の[データ実行防止]タブより設定いただくことができます。
ここで「次に選択するものを除く全ての・・・」が選択され、下の欄に「MDaemonfor Windows」が表示されております場合、横のチェックボックスをチェックいただくことによりDEP機能からMDaemonが除外され、起動することが可能となります。
個別に必要な実行ファイルを指定することも可能です。その際には次のexeファイルをご選択下さい。
\MDaemon\app\MDaemon.exe
\MDaemon\app\CFEngine.exe
\MDaemon\app\MDSpamD.exe
\MDaemon\WorldClient\WorldClient.exe
\MDaemon\WebAdmin\WebAdmin.exe
\MDaemon\SecurityPlus\ScanningProcess.exe (SecurityPlus 4.00以前をインストールしている場合)
WindowsのDEP機能に関する詳細はMicrosoftのウェブサイトをご参照下さい。
なお、この設定はMDaemon 8および9をお使いの場合は、必ず設定をおこなってください。