LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   hotwaryd problems (https://www.linuxquestions.org/questions/linux-software-2/hotwaryd-problems-115182/)

rufassa 11-12-2003 07:42 AM

hotwaryd problems
 
I am trying to run running Hotwayd to read my Hot mail account . And I got an error in the log saying after attempting to restart that said "couldn't find canonical DNS name of start\Query status=11 (DNS) ". And now when I attempt to start Fetchmail I get an error at the prompt that says "fetchmail: can't poll specified hosts with another fetchmail running at 2891." My settings are:

set syslog
set postmaster "admin@localhost"
set bouncemail
set daemon 600
poll smtp.sprintpc.com with proto POP3
user "xxxxxxxx" there with password "xxxxxxx" is rufassa here
options fetchall warnings 3600
poll 127.0.0.1 with proto POP3
user "xxxxxx" there with password "xxxxxxx" is rufassa here options fetchall warnings 3600

Then I attempted to pull this information using Mozilla mail and It didn't pull anything.

rufassa 11-12-2003 07:55 AM

I forgot to add my hotwaryd settings which are:

service hotwayd
{
disable = no
type = unlisted
socket_type = stream
protocol = tcp
wait = no
user = hotwayd
groups = yes
server = /usr/sbin/hotwayd
#server_args = -p http://proxy:8080
port = 110
}


All times are GMT -5. The time now is 10:19 AM.