Set The EmailAddressMain Configuration Value
Question
When someone tries to add their address to my notification list, this error comes up:
You need to set the EmailAddressMain configuration value to your own email address in order to use notifications at lib/MT/App/NotifyList.pm line 33.
Answer
You need to set the EmailAddressMain variable for your email address in mt-config.cgi1. Download the file from your server in ASCII mode and open it in a plain text editor. Look for this setting2:
EmailAddressMain you@alternate-email.com
Replace you@alternate-email.com with your preferred email address.
Then save mt-config.cgi and upload it back to your server in ASCII mode.
1 In versions prior to 3.2, the configuration file is named mt.cfg.
2 If the setting does not exist in your copy of mt-config.cgi, you can just add it in anywhere in the file.


