Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]fetchmail gives an error with fetchids
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
veggie2u
Apprentice
Apprentice


Joined: 16 Oct 2002
Posts: 212
Location: Minneapolis/MN USA

PostPosted: Fri Jun 03, 2005 10:05 pm    Post subject: [solved]fetchmail gives an error with fetchids Reply with quote

All of a sudden, my two users that execute fetchmail have started to get this error message:
Code:
fetchmail: lstat: ~/.fetchids: Permission denied

I have read that this is needed with some pop3 servers. The thing that I don't get is why it can't write to the file. Is it trying to write to the users /home/the user/.fetchids file? Why would that give it a hassel? Or it it trying to write to /root/.fetchids?

I have been playing with cron, and emailing of error messages, but not fetchmail. I suppose I messed somehting up , or the email server I am popping changed how they respond to poping of mail. Anyway, I don't understand what user/group needs write permissions to what directory.
_________________
http://www.cyberward.net
http://www.annieandchris.net
Back to top
View user's profile Send private message
veggie2u
Apprentice
Apprentice


Joined: 16 Oct 2002
Posts: 212
Location: Minneapolis/MN USA

PostPosted: Sat Jun 04, 2005 12:42 am    Post subject: Reply with quote

Ok, got it figured out.

When I was playing with cron, I must have reset some of the things in the crontab file I was using. Home was now at
Code:
HOME=~/

Which I think was being interpreted at /root.
Once I replaced this with
Code:
HOME=/home/my user

All the permissions appear to be fine again.
_________________
http://www.cyberward.net
http://www.annieandchris.net
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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