Search found 2 matches
- Sat Apr 16, 2011 8:57 pm
- Forum: Bounce Management
- Topic: How to edit sender hostname in sql
- Replies: 1
- Views: 5767
Re: How to edit sender hostname in sql
If you would like to change the mailloop_domain in sql for any reason. This is your sender host name in the install documentation. The example host name they use is news.openemm.org . If you would like to change this after initial set up, use these commands. mysql -u root openemm update company_tbl ...
- Sat Apr 16, 2011 6:22 pm
- Forum: Bounce Management
- Topic: How to edit sender hostname in sql
- Replies: 1
- Views: 5767
How to edit sender hostname in sql
I followed the install instructions, but once completed the set up I noticed that I had put a http:// in front of my sender host name by accident. I am looking for a way to correct this without having to reload the openemm-6.2.sql back into the db. My sql skills are poor at best. This is a headless ...