poppassd experts,
I can connect by telneting to port 106 from the local host. However,
the error I get when using this method is "400 Server busy -- try again
later". So I am now thinking that there is some issue with it reading
passwords from Fedora 3. I believe Fedora uses shadow passwords so I
compiled popppassd with the special_auth option. Regardless, I can't
change a password. I might end up moving to a php script if I can't get
this to work soon. Any suggestions are very much welcome!
Tim
At 03:05 PM 11/21/2005, Clifton Royston wrote:
On Mon, Nov 21, 2005 at 04:23:29PM -0300, Victor Rafael Rivarola Soerensen
(FANATICO y LOCO por Cristo) wrote:
> Hi Tim,
> > service poppassd
> > {
> > port = 106
> > socket_type = stream
> > protocol = tcp
> > user = root
> > server = /usr/local/bin/poppassd
> > server_args = poppassd
> > wait = no
> > only_from = 127.0.0.1
> ^^^^^^^^^
> > instances = 4
> > disable = no
> > }
> >
> > Tim
>
> Your problem is there, most likely. What this line tells xinetd is to
> only allow connections from the local host. You should either comment
> (or remove) this line out or fix the liste to address to the
> address(s) of your internal or DMZ interface(s).
No, he pointed out this is intentional, because it is only supposed to
allow connections from the webmail software running on the same box.
If there *is* any problem relating to this, it might be that the
webmail software is connecting to a public IP address instead of
localhost.
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED] / [EMAIL PROTECTED]
President - I and I Computing * http://www.iandicomputing.com/
Custom programming, network design, systems and network consulting services
Tim Tyler
Network Engineer - Beloit College
[EMAIL PROTECTED]