Re: Running on different port with ASMTP
Andreas Metzler <[email protected]> Sun, 23 Jan 2005 23:07:14 +0100
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
On 2005-01-23 Matt <[email protected]> wrote: [...] > >| server_advertise_condition > >| Type: string, expanded > >| Default: unset [...] > >Set this option on the authenticators, with a a expansion checking > >$interface_port > In my authenticators section I have this. > begin authenticators > #plain: > # driver = plaintext > # public_name = PLAIN > # server_condition = "${perl{smtpauth}}" > # server_set_id = $2 [...] > I commented it all out to disable advertising or support > authentication. Instead I would like to only support authentication > on port 2500. How do I apply that to this? What part of my answer did you not understand? I really think it contained all necessary information. cu andreas