* Nehmer Torben [2003 09:54]:
> Good evening,
>
> try disabling GPG in the configuration via something like this:
>
> Set( %GnuPG,
> Enable => undef,
> OutgoingMessagesFormat => 'RFC', # Inline
> AllowEncryptDataInDB => 0,
> );
>
> It worked around the problem for me, as I do
Good evening,
try disabling GPG in the configuration via something like this:
Set( %GnuPG,
Enable => undef,
OutgoingMessagesFormat => 'RFC', # Inline
AllowEncryptDataInDB => 0,
);
It worked around the problem for me, as I do not want to use GPG. I have not
traced it any further, h
2 matches
Mail list logo