Release Support > Requests

Change reply topic from Re:?

(1/1)

derci3:
Hi,

I wonder if it is possible to change the reply topic from Re: Topic?

In my country Re: is not a widely used term so I wonder if it is possible to remove 'Re:' or change it to something else somehow?

Best regards
Derci3

JohnDoh:
You can set

--- Code: ---// List of supported subject prefixes for a message reply
// This list is used to clean the subject when replying or sorting messages
$config['subject_reply_prefixes'] = ['Re:'];

// Prefix to use in subject when replying to a message
$config['response_prefix'] = 'Re:';

--- End code ---
in your Roundcube config file.

Navigation

[0] Message Index

Go to full version