Re: [exim] combining authentication methods
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
このメッセージは次のスレッドの一部です:
日付によるスレッドの仕分け
Giuliano Gavazzi 、
2005-06-07 11:34
Raphael Reich 、
2005-06-08 09:14
著者:
Sam Michaels
日付:
2005-06-07 13:50
UTC
To:
Raphael Reich
CC:
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