Hi,
I am taking advantage of the RunAsUser in sendmail. It works great. Im having a problem with Qpopper. I can send mail, but cannot receive mail off my server. Does anyone know what I have to change in Qpopper to get this to work.
Thanks for you help.
Qpopper runs under xinetd by default. Are you sure it is running? You can make it run in server mode by recompiling it using ./configure --enable-standalone Other than command line options when you compile, there are no other configuration files to mess with. Your pop server just listens on its port and when a request comes in, it matches the user name and password and gets the file from /var/spool/mail/username and sends it to the client. If you need special handling or filters, that is done via the local mailer (procmail).
Hi,
Yes its running. Everything works fine when i run sendmail as root and dont use the RunAsUser option.
This is the error im getting.
Jan 14 18:17:53 mail ./popper[3831]: Unable to obtain socket and address of client: Socket operation on non-sock
et (88)
Jan 14 18:17:56 mail ./popper[3832]: Unable to obtain socket and address of client: Socket operation on non-sock
et (88)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.