Re: [exim] combining authentication methods

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Sam Michaels
Ημερομηνία:  
Προς: Raphael Reich
Υ/ο: exim-users
Καινούρια Θέματα: Docs bug? Was: Re: [exim] combining authentication methods
Αντικείμενο: Re: [exim] combining authentication methods
On 6/5/05, Raphael Reich <raphael@???> wrote:
> but how can I merge them?
> can I do it by just using "or"?


http://www.exim.org/exim-html-4.50/doc/html/spec_11.html#IX971

server_condition = "${if or {{firstonehere}{secondonehere}}{yes}{no}}"

Sam