cbingham

Active Member
Aug 14, 2001
30
0
306
Vancouver, BC, Canada
I noticed that under the \"List Accounts\" feature the addition of \"Contact Email Address\" and the addition where you can send email to everyone, but where do you enter the email addresses for your clients?

Also is it possible to restart Interchange... I have come across problems where it required me to restart the server because I needed to restart interchange for the problems to be fixed, but restarting the machine was the only way....
 

Annette

Well-Known Member
PartnerNOC
Aug 12, 2001
445
0
316
Not stupid at all.

Clients will see an option to update their contact email address when they log in to their control panel (default and iconic will have this automatically, customized skins will need to put in this option). As far as I know, there is no way to enter this information from the WHM level.

Interchange is part of the cpanel services, so I imagine that /etc/rc.d/init.d/cpanel3 restart would do the trick. We don\'t have much use for interchange, though, so there may be another way to restart that someone else could post for you.
 

bert

Well-Known Member
Aug 21, 2001
593
0
316
To restart interchange do this:

> killall -9 interchange
> /usr/local/cpanel/bin/startinterchange

You can also restart cpanel services and that will restart interchange like Annette said:

> /etc/rc.d/init.d/cpanel3 restart