You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Diogo Saad <di...@ibnetwork.com.br> on 2005/06/13 20:41:22 UTC

Pop3 question?

How do I configure james to make the pop3 service only authorized to an
specified ip address?
Thanks
Diogo


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RE: Pop3 question?

Posted by "Noel J. Bergman" <no...@devtech.com>.
> I want only the people from an certain address to have access to pop3..
> eg. Only the people accessing from 192.168.0.3 should get mail.

See ipfw, ipchains, iptables, depending upon your version of UNIX.  If you
are using MS-Windows, see the Security Center.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RES: Pop3 question?

Posted by Diogo Saad <di...@ibnetwork.com.br>.
I want only the people from an certain address to have access to pop3..
eg. Only the people accessing from 192.168.0.3 should get mail.

-----Mensagem original-----
De: Theodore Watson [mailto:twatson@mindbridge.com] 
Enviada em: segunda-feira, 13 de junho de 2005 16:19
Para: James Users List
Assunto: Re: Pop3 question?


If you mean you want to bind the pop3 service to a certain IP address,
you can 
search for the bind tag under pop3server in config.xml and uncomment it:

<pop3server enabled="true">
...
      <!-- Uncomment this if you want to bind to a specific inetaddress
-->
        <!--
      <bind> XXX.XXX.XXX.XXX </bind>
   -->
...
</pop3server>

On Monday 13 June 2005 14:41, Diogo Saad wrote:
> How do I configure james to make the pop3 service only authorized to 
> an specified ip address? Thanks
> Diogo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Pop3 question?

Posted by Theodore Watson <tw...@mindbridge.com>.
If you mean you want to bind the pop3 service to a certain IP address, you can 
search for the bind tag under pop3server in config.xml and uncomment it:

<pop3server enabled="true">
...
      <!-- Uncomment this if you want to bind to a specific inetaddress -->
        <!--
      <bind> XXX.XXX.XXX.XXX </bind>
   -->
...
</pop3server>

On Monday 13 June 2005 14:41, Diogo Saad wrote:
> How do I configure james to make the pop3 service only authorized to an
> specified ip address?
> Thanks
> Diogo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Pop3 question?

Posted by Theodore Watson <te...@mindbridge.com>.
If you mean you want to bind the pop3 service to a certain IP address, you can 
search for the bind tag under pop3server in config.xml and uncomment it:

<pop3server enabled="true">
...
      <!-- Uncomment this if you want to bind to a specific inetaddress -->
        <!--
      <bind> XXX.XXX.XXX.XXX </bind>
   -->
...
</pop3server>

On Monday 13 June 2005 14:41, Diogo Saad wrote:
> How do I configure james to make the pop3 service only authorized to an
> specified ip address?
> Thanks
> Diogo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org