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

Top Page
Delete this message
Reply to this message
Author: David Woodhouse
Date:  
To: Derrick 'dman' Hudson
CC: exim-users
New-Topics: [Exim] sa-exim dynamically loaded (was Re: Re: Released: SpamAssassin at SMTP time in local_scan)
Subject: 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