LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-20-2011, 05:01 PM   #1
manutdfan1988
LQ Newbie
 
Registered: Jan 2011
Location: Worcester, UK
Distribution: Red Hat 5.5
Posts: 28

Rep: Reputation: 0
QPopper not accepting mail from local domain


I have QPopper and Sendmail setup on a Red Hat server, they both seem to be running ok and listening on usual pop and smtp ports 25 and 110.

QPopper is running through xinetd and the config file is as follows

Code:
 service pop3
{
        disable         = no
        flags           = REUSE
        socket_type     = stream
        wait            = no
        user            = root
        protocol        = tcp
        port            = 110
        server          = /usr/sbin/popper
        instances       = 50
        per_source      = 10
        log_on_failure  += USERID
}
The problem is I get an error in the maillogs when trying to send mail from a PC on our local domain about the canonical client name which is to do with reverse dns. I understand this can be turned off at runtime of qpopper but nowhere seems to detail how to do this, apart from -R flag at runtime but as it is running through Xinetd I am not sure where to put it.


A few more details on the problem, if I VPN onto our network from my home desktop I can send mail fine. Receiving mail is also no problem, it is just sending. I have setup only our local domain in the access file for sendmail.


Any help would be greatly appreciated.
 
Old 01-21-2011, 12:39 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Hi,

qpopper is a pop3 daemon and it's used by mail clients in order to read mail. It has nothing to do with your problem. Sending and receiving mail is done by an MTA, which in your case is sendmail.
Maybe you need to setup smtp authentication if you want to be able to send mail from home using your sendmail server.
BTW if you want qpopper to stop doing reverse lookups you can add in the qpopper xinetd conf file the following:
Code:
server_args = qpopper -R
Regards
 
1 members found this post helpful.
Old 01-23-2011, 07:00 PM   #3
manutdfan1988
LQ Newbie
 
Registered: Jan 2011
Location: Worcester, UK
Distribution: Red Hat 5.5
Posts: 28

Original Poster
Rep: Reputation: 0
Thanks I think I have been a little bit confused with SMTP POP stuff as I have never setup a working mail server before.
 
  


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
DNSMasq - dnslookup build.domain.local works but ping build.domain.local doesnt mustaghattack Linux - Server 2 03-01-2010 09:00 PM
postfix configuration problem -> domain mx has moved but old mail host still local stardotstar Linux - Server 2 10-24-2009 11:49 PM
Postfix cant send mail in local or any outer domain vikki Linux - Server 4 07-22-2009 03:40 PM
Restricting local users from sending external mail (except for one domain) iolames Linux - Newbie 1 03-15-2006 09:57 AM
postfix : sending local mail without domain iainr Linux - Software 2 12-10-2003 03:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:57 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