Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fetchmailconf not working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
kazzmir
n00b
n00b


Joined: 11 Jan 2004
Posts: 50

PostPosted: Mon Mar 22, 2004 2:46 pm    Post subject: fetchmailconf not working Reply with quote

im trying to get fetchmail set up with fetchmailconf. Running fetchmailconf produces this output:
Code:

kazzmir ~ $ fetchmailconf
Traceback (most recent call last):
  File "/usr/bin/fetchmailconf", line 2008, in ?
    hostname = socket.gethostbyaddr(socket.gethostname())[0]
socket.gaierror: (-2, 'Name or service not known')
kazzmir ~ $

the same thing is printed if I run as root. I have a hostname set up, i think..
Code:

kazzmir ~ $ hostname
welcome.tohell
kazzmir ~ $

any idea why I get that error and/or how to fix it?
Back to top
View user's profile Send private message
hkroger
n00b
n00b


Joined: 09 Aug 2003
Posts: 28

PostPosted: Mon Mar 22, 2004 3:21 pm    Post subject: Re: fetchmailconf not working Reply with quote

kazzmir wrote:

Code:

kazzmir ~ $ fetchmailconf
Traceback (most recent call last):
  File "/usr/bin/fetchmailconf", line 2008, in ?
    hostname = socket.gethostbyaddr(socket.gethostname())[0]
socket.gaierror: (-2, 'Name or service not known')
kazzmir ~ $


any idea why I get that error and/or how to fix it?


Are you sure that the email server address is correct? That call doesn't have necessarily anything to do with your own hostname but server's.
Back to top
View user's profile Send private message
kazzmir
n00b
n00b


Joined: 11 Jan 2004
Posts: 50

PostPosted: Mon Mar 22, 2004 4:56 pm    Post subject: Reply with quote

what email server? I thought fetchmailconf was supposed to configure this stuff for me. I mean not that i dont know what email server I am trying to fetch the mail from, but i thought fetchmailconf was a Tk gui program in which I type in all the options and it generates a ~/.fetchmailrc file for me.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum