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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: David Woodhouse
Datum:  
To: Derrick 'dman' Hudson
CC: exim-users
Neue Treads: [Exim] sa-exim dynamically loaded (was Re: Re: Released: SpamAssassin at SMTP time in local_scan)
Betreff: 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