Guest User!

You are not Sophos Staff.

[9.171][BUG] SPX emails giving error

When I try to send an encrypted email (using the Outlook Plugin) I get the following error sent to the recipient:

The encrypted message to email@address.com could not be delivered because: SPX password service temporarily unavailable on localhost: 

:1: parser error : Space required after the Public Identifier

                                                 ^
:1: parser error : SystemLiteral " or ' expected

                                                 ^
:1: parser error : SYSTEM or PUBLIC, the URI is missing

                                                 ^


This happens with both "Generated and stored for recipient" and "Generated one-time password for every email" selected as "Password type" in the SPX template.  I haven't tried "Specified by sender".
Parents
  • Hi,

    not sure why you would get a permission denied when trying to read these config files... But the output of cc looks good.

    Please send a usr2 signal to the smtpd master process for enhanced debug logging:
    kill -USR2 $(pgrep -o smtpd)

    The smtp-debug.log you'll find here:
    /var/chroot-smtp/tmp/smtpd_debug.log


    Thanks for your feedback.

    \benjamin
Reply
  • Hi,

    not sure why you would get a permission denied when trying to read these config files... But the output of cc looks good.

    Please send a usr2 signal to the smtpd master process for enhanced debug logging:
    kill -USR2 $(pgrep -o smtpd)

    The smtp-debug.log you'll find here:
    /var/chroot-smtp/tmp/smtpd_debug.log


    Thanks for your feedback.

    \benjamin
Children
No Data