Re: [Exim] Re: Released: SpamAssassin at SMTP time in local_…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: David Woodhouse
日付:  
To: Derrick 'dman' Hudson
CC: exim-users
新しいトピック: [Exim] sa-exim dynamically loaded (was Re: Re: Released: SpamAssassin at SMTP time in local_scan)
題目: Re: [Exim] Re: Released: SpamAssassin at SMTP time in local_scan
dsh8290@??? said:
> What must be done in order for the .so to have access to the symbols
> in exim?


Add '-rdynamic' to the final Exim link command.

--
dwmw2