Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2004-07-04, 12:56 AM   #4
Bunnyhop
Lord help me, I'm just not that bright
 
Join Date: Jun 2004
Posts: 106
RedDevil...are you using a unix based system? (linux/bsd/etc)

A few things you can check


1) If your pop3/imap mail program is (x)inetd based (which it most likely is)...ensure you have an active setting in either the /etc/inetd.conf file or in the /etc/xinetd.d/ directory (if using xinetd)

2) Check your /etc/hosts.allow and /etc/hosts.deny files....make sure your IP has access to the mail services on your server.

Quick and easy setup is to put

ALL: put.in.your.ip

in the /etc/hosts.allow file...be sure to restart your inetd/xinetd to ensure the change takes effect (most systems do realtime checks so it usually isn't an issue).

If the pop3/imap mail program is running as a daemon...make sure it's actually running on your system =)

3) Check your server logs...most likely either /var/log/messages and/or /var/log/maillog to see if there's any indications why you are not able to access your server's mail setup.
Bunnyhop is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:21 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc