LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2011, 02:21 AM   #1
RajeshThakur
LQ Newbie
 
Registered: Aug 2011
Posts: 9

Rep: Reputation: Disabled
Not able to Fetch Mail On Webmin


Hello,

I Have setup a mail server On Centos 5.Everything is working except i am unable to fetch mail on my local machine, it gives following error

fetchmail: POP3> LIST 1940
fetchmail: POP3< +OK 1940 1136975
fetchmail: POP3> TOP 1940 99999999
fetchmail: POP3< +OK headers follow.
reading message test@domain.com@**.**.**.**:1940 of 6708 (1136975 octets)
Trying to connect to 127.0.0.1/25...connected.
fetchmail: smtp listener protocol error
Trying to connect to 127.0.0.1/25...connected.
fetchmail: smtp listener protocol error
fetchmail: SMTP connect to localhost failed
fetchmail: POP3> QUIT
fetchmail: POP3< --000e0cd70d1ebd7e6b047bc6cd10
fetchmail: SMTP transaction error while fetching from test@domain.com@mail.domain.com and delivering to SMTP host localhost
fetchmail: 6.3.6 querying mail.domain.com (protocol POP3) at Sat May 28 12:36:37 2011: poll completed
fetchmail: Query status=10 (SMTP)
fetchmail: normal termination, status 10



Any Help would be highly appreciated.


Rajesh
 
Old 08-06-2011, 03:07 PM   #2
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Use Webmin's shell command utility to run:
Code:
netstat -ltnp
What's it tell you?
 
1 members found this post helpful.
Old 08-09-2011, 05:22 AM   #3
RajeshThakur
LQ Newbie
 
Registered: Aug 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
Smile Thanks for Reply

Thanks for Reply anomie,

Since I m not able to check the server but will get back.

One more thing, when i check the log of mails it was showing the my local isp ip was blacklisted at the time of fetching mails so i think the issue may be from my isp side.

Is it possible.

But i dont think so as when i use thunderbird for downloading mails it was downloading.

Thanks again.

Rajesh
 
Old 08-09-2011, 12:11 PM   #4
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Anything's possible. With the caveat that I'm not an MTA expert, I suggest you check to see if your server is blacklisted at one of these:
 
Old 08-10-2011, 01:32 AM   #5
RajeshThakur
LQ Newbie
 
Registered: Aug 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
Smile Thanks For Reply anomie

Thanks For Reply anomie

Please chk my logs below

---------------------------------------------------------------------------------------
Jun 3 03:28:36 mail postfix/smtp[6807]: 42FFF380551: to=<wmin@yahoo.com>, relay=antivirus.domain.com[00.00.00.00]:25, delay=1.6, delays=0/0/1.2/0.35, dsn=5.0.0, status=bounced (host antivirus.domain.com[00.00.00.00] said: 554 <wmin@yahoo.com>: Relay access denied (in reply to RCPT TO command))
Jun 3 03:28:37 mail postfix/qmgr[5840]: 42FFF380551: removed
Jun 3 03:28:38 mail postfix/smtp[6805]: 5349F380553: to=<zneen@gmail.in>, relay=antivirus.domain.com[00.00.00.00]:25, delay=1.9, delays=0/0/1.2/0.63, dsn=5.0.0, status=bounced (host antivirus.domain.com[00.00.00.00] said: 554 Service unavailable; Client host [11.11.11.11] blocked using pbl.spamhaus.org; http://www.spamhaus.org/query/bl?ip=11.11.11.11 (in reply to RCPT TO command))
Jun 3 03:28:38 mail postfix/qmgr[5840]: 5349F380553: removed
Jun 3 03:28:45 mail postfix/smtpd[6798]: lost connection after DATA from mail.domain.com[127.0.0.1]
Jun 3 03:28:45 mail postfix/smtpd[6798]: disconnect from mail.domain.com[127.0.0.1]

------------------------------------------------------------------------------------------

As you can see from log that the client host (which is my local internet connection ip address ie dynamic) is used while fetching mail whereas i have a valid domain and mx record which i have configured on mail server then why its using my local internet dhcp connection ip for fetching and yes its blacklisted by spamhaus.org.

Is there anything i forgot


Thanks again.

Rajesh
 
Old 01-07-2012, 04:58 AM   #6
RajeshThakur
LQ Newbie
 
Registered: Aug 2011
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by RajeshThakur View Post
Thanks For Reply anomie

Please chk my logs below

---------------------------------------------------------------------------------------
Jun 3 03:28:36 mail postfix/smtp[6807]: 42FFF380551: to=<wmin@yahoo.com>, relay=antivirus.domain.com[00.00.00.00]:25, delay=1.6, delays=0/0/1.2/0.35, dsn=5.0.0, status=bounced (host antivirus.domain.com[00.00.00.00] said: 554 <wmin@yahoo.com>: Relay access denied (in reply to RCPT TO command))
Jun 3 03:28:37 mail postfix/qmgr[5840]: 42FFF380551: removed
Jun 3 03:28:38 mail postfix/smtp[6805]: 5349F380553: to=<zneen@gmail.in>, relay=antivirus.domain.com[00.00.00.00]:25, delay=1.9, delays=0/0/1.2/0.63, dsn=5.0.0, status=bounced (host antivirus.domain.com[00.00.00.00] said: 554 Service unavailable; Client host [11.11.11.11] blocked using pbl.spamhaus.org; http://www.spamhaus.org/query/bl?ip=11.11.11.11 (in reply to RCPT TO command))
Jun 3 03:28:38 mail postfix/qmgr[5840]: 5349F380553: removed
Jun 3 03:28:45 mail postfix/smtpd[6798]: lost connection after DATA from mail.domain.com[127.0.0.1]
Jun 3 03:28:45 mail postfix/smtpd[6798]: disconnect from mail.domain.com[127.0.0.1]

------------------------------------------------------------------------------------------

As you can see from log that the client host (which is my local internet connection ip address ie dynamic) is used while fetching mail whereas i have a valid domain and mx record which i have configured on mail server then why its using my local internet dhcp connection ip for fetching and yes its blacklisted by spamhaus.org.

Is there anything i forgot


Thanks again.

Rajesh

Hello,

Awaiting for helpful reply.


Rajesh
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fetch mail Running in linux Senthilv Linux - Server 1 01-08-2011 04:58 AM
Alternative to Fetch Mail senthilvael Linux - Desktop 1 01-28-2010 02:19 AM
Fetch mail, periodically D-a-a-n Linux - Newbie 1 02-11-2009 10:54 AM
Freebsd 6.1 / Install webmin fails (can not fetch file) fatum112 *BSD 1 10-04-2006 06:05 AM
Send Mail and Fetch Mail? rurbaniak Linux - Newbie 0 02-18-2002 03:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration