Re: [Exim] Exim 3 multiple Ports

Pàgina inicial
Delete this message
Reply to this message
Autor: Dave C.
Data:  
A: exim-users
CC: James P. Roberts
Assumpte: Re: [Exim] Exim 3 multiple Ports
On Thu, 8 Aug 2002, Philip Hazel wrote:

> On Wed, 7 Aug 2002, Dave C. wrote:
>
> > Really? Hrm. I tried doing multiple ports and it didnt work.. Perhaps I
> > will RTFM some more..
>
> A setting such as
>
> local_interfaces = <; 127.0.0.1.1225 ; [127.0.0.1]:1226 ; ::1
>
> works for me. (It's from the test suite; hence the use of the two
> different alternative syntaxes, just to test them.)



Grumble.. I tried this, which it doesnt seem to like either.

local_interfaces = <, [*]:25 , [*]:515

Is there no way to specify multiple ports without explicitly listing the
IP addreses?


> --
> Philip Hazel            University of Cambridge Computing Service,
> ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
>