LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Not able to Fetch Mail On Webmin (https://www.linuxquestions.org/questions/linux-newbie-8/not-able-to-fetch-mail-on-webmin-895867/)

RajeshThakur 08-06-2011 02:21 AM

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

anomie 08-06-2011 03:07 PM

Use Webmin's shell command utility to run:
Code:

netstat -ltnp
What's it tell you?

RajeshThakur 08-09-2011 05:22 AM

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

anomie 08-09-2011 12:11 PM

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:

RajeshThakur 08-10-2011 01:32 AM

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

RajeshThakur 01-07-2012 04:58 AM

Quote:

Originally Posted by RajeshThakur (Post 4438475)
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


All times are GMT -5. The time now is 01:37 AM.