Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-11-2007, 02:44 AM
|
#1
|
Member
Registered: May 2006
Posts: 89
Rep:
|
Problem with fetchmail in FC6
I have configured sendmail with fetchmail at our office to fetch mails from remote server.
My .fetchmailrc file is
poll server proto POP3
user sanjeev there with pass 12345 is sanjeev here
permissions are 710 for this file.
when i run fetchmail -v
it loggs in to remote server but cannot fetch the mails.
following error it shows.
SMTP transaction error while fetching sanjeev@server and delivering to SMTP host localhost
please help me sorting out this problem
|
|
|
01-11-2007, 03:00 AM
|
#2
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep:
|
It sounds like fetchmail can't find an MTA on your system to deliver the downloaded mail to. What are you running?
|
|
|
01-11-2007, 04:06 AM
|
#3
|
Member
Registered: May 2006
Posts: 89
Original Poster
Rep:
|
Fetchmail problem
I am running sendmail on this server and this is happening with each user on it.
|
|
|
01-11-2007, 04:08 AM
|
#4
|
LQ Guru
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678
Rep:
|
It looks to me from the message that fetchmail is having trouble delivering mail to sendmail then
|
|
|
05-06-2007, 03:29 AM
|
#5
|
LQ Newbie
Registered: Dec 2004
Posts: 2
Rep:
|
Could it be your /etc/hosts file?
Quote:
Originally Posted by vedang
I have configured sendmail with fetchmail at our office to fetch mails from remote server.
My .fetchmailrc file is
poll server proto POP3
user sanjeev there with pass 12345 is sanjeev here
permissions are 710 for this file.
when i run fetchmail -v
it loggs in to remote server but cannot fetch the mails.
following error it shows.
SMTP transaction error while fetching sanjeev@server and delivering to SMTP host localhost
please help me sorting out this problem
|
I didn't see that there was a final answer to this question. I had a similar problem which I eventually tracked to the beginning of the /etc/hosts file losing the all important 127.0.0.1 information. How that could have happened, I've no idea but it could be a FC6 quirk. I've used nearly every RedHat since 5.2 and this is the first time I've struck this.
This post is for anyone else looking who might have the same problem I had.
HTH
|
|
|
05-08-2007, 07:54 AM
|
#6
|
Member
Registered: Oct 2001
Location: Lilburn, Ga.
Distribution: RH
Posts: 77
Rep:
|
Did that fix it? If not, try sending local on-the-box mail from one user to another. Something like this:
as root, echo hello |sendmail -v auser@localhost. That will tell you a lot.
|
|
|
05-09-2007, 02:53 AM
|
#7
|
LQ Newbie
Registered: Dec 2004
Posts: 2
Rep:
|
Quote:
Originally Posted by Posterboy
Did that fix it? If not, try sending local on-the-box mail from one user to another. Something like this:
as root, echo hello |sendmail -v auser@localhost. That will tell you a lot.
|
Yes. That's all I had to do to overcome the problem. I'm a little surprised (now that I know) that it wasn't mentioned by anyone else. I'd be interested in theories as to how the 127.0.0.1 could have been replaced by something like ::: (can't remember exactly it was). As long as it never happens again, I don't really care.
Thanks for the cho hello |sendmail tip. I see where it needs the 127.0.0.1
|
|
|
All times are GMT -5. The time now is 06:25 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|