RE: Howto make exim not listen on port inet 25
What about local_interfaces in your exim.conf?
local_interfaces = "192.168.1.1:127.0.0.1" for example.
Just remove the IP address of your ppp interface from the option.
--
Andrew
On 16-Sep-2000 Jose Marin wrote:
> Hi all,
>
> A home user typically receives e-mail with a pop program (fetchmail), and
> therefore he has no use for his MTA _listening_ for incoming mail on inet
> port 25, am I right? Because I assume fetchmail passes its load on to the
> MTA via the local interface, 127.0.0.1, isn't it so?
Reply to: