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

Top Pagina
Delete this message
Reply to this message
Auteur: David Woodhouse
Datum:  
Aan: Derrick 'dman' Hudson
CC: exim-users
Nieuwe Onderwerpen: [Exim] sa-exim dynamically loaded (was Re: Re: Released: SpamAssassin at SMTP time in local_scan)
Onderwerp: 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