Search found 4 matches
- Fri Feb 03, 2017 6:03 pm
- Forum: DNS Server
- Topic: Possible bugs found in DNS KDIM string limit and MX records
- Replies: 5
- Views: 8609
Re: Possible bugs found in DNS KDIM string limit and MX records
Would of liked to add it, but it shows this for me:mehargags wrote:The Dev team prefers Bug Tracker as it makes it easy for them to track easily.MrFwibble wrote:https://github.com/serghey-rodin/vesta/issues/1054
Code: Select all
The system under maintenance. You cant adding new issues.
- Thu Feb 02, 2017 8:58 pm
- Forum: DNS Server
- Topic: Possible bugs found in DNS KDIM string limit and MX records
- Replies: 5
- Views: 8609
- Sun Jan 29, 2017 2:06 pm
- Forum: DNS Server
- Topic: Bug in VestaCP related to dns / dkim editing
- Replies: 3
- Views: 5911
Re: Bug in VestaCP related to dns / dkim editing
Just noticed this myself. If you are comfortouble edting files then you can fix this. edit: nano /usr/local/vesta/bin/v-add-mail-domain-dkim Under the Action part, look for # Adding dns record then replace: record="_domainkey.$domain_idn" change to this record="_domainkey" There are two occurrences ...
- Sun Jan 08, 2017 9:49 pm
- Forum: Web Server
- Topic: Folders outside public_html
- Replies: 1
- Views: 5309
Folders outside public_html
I have been working on a new VPS, Centos7 with VestaCP and one of the sites is hosting WHMCS. WHMCS recommends to put certain folders outside public_html so they can't be accessed from the Internet. However, since moving the site from cPanel to Vesta I am seeing errors if I try this, so creating a f...