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 12-20-2003, 04:09 AM   #1
codedv
Member
 
Registered: Nov 2003
Location: Slough, UK
Distribution: Debian
Posts: 146

Rep: Reputation: 15
POPFile and xinetd


I am trying to get POPFile to work on my linux box. I am using xinetd to listen on the ports but I am not having any luck. POPFile is a Pop3 Server which comes with a HTTP UI. I have the following services defined in the xinetd.conf file:
Code:
#
# Service POPFile Server HTTP UI
#
service unlisted
{
        type                = UNLISTED
        socket_type         = stream
        potocol             = http
        wait                = no
        server              = perl
        server_args         = /home/adam/popfile/popfile.pl -pop3_port 1110 -html_port 8081
        user                = adam
        port                = 8081
}

#
# Service POPFile Server POP3 Server
#
service unlisted
{
        type                = UNLISTED
        socket_type         = stream
        potocol             = pop3
        wait                = no
        server              = perl
        server_args         = /home/adam/popfile/popfile.pl -pop3_port 1110 -html_port 8081
        user                = adam
        port                = 1110
}
Unfortunatly this is not working at all. Does anyone have any ideas why. I've never used xinetd before so I'm hoping its osomething simple.
 
  


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
Slackware 9.1 & PopFile Trap Slackware 3 10-17-2004 12:27 PM
problem getting popfile running... tjb Linux - Software 1 07-28-2004 08:04 PM
Start Popfile Automatically klownska Slackware 18 06-07-2004 05:12 AM
Popfile & Linux GameboyHippo Linux - Software 1 10-26-2003 03:05 AM
setting up popfile dave37 Linux - Newbie 1 09-30-2003 02:53 PM

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

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

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