Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

VestaCP System Emails

General questions about VestaCP
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

VestaCP System Emails
  • Quote

Post by nightstryke » Fri Apr 04, 2014 9:10 pm

So whenever I get a VestaCP System Email like new domain name, ftp, database ect. It comes from Vesta Control Panel <vesta@hostname>

Is there anyway to change the email address that VestaCP sends from so it does not get marked as Spam?
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: VestaCP System Emails
  • Quote

Post by imperio » Sat Apr 05, 2014 10:09 am

Vesta using server hostname in the system mailbox
you can change your server hostname in the hosts file

Code: Select all

/etc/hosts
also you can change login of mailbox
/usr/local/vesta/web/inc/i18n/en.php

Code: Select all

'MAIL_FROM'  => 'Vesta Control Panel <noreply@%s>',
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: VestaCP System Emails
  • Quote

Post by nightstryke » Sat Apr 05, 2014 5:07 pm

imperio wrote:Vesta using server hostname in the system mailbox
you can change your server hostname in the hosts file

Code: Select all

/etc/hosts
also you can change login of mailbox
/usr/local/vesta/web/inc/i18n/en.php

Code: Select all

'MAIL_FROM'  => 'Vesta Control Panel <noreply@%s>',
So I can just change that one file and replace <noreply@%s> to <[email protected]> then and it should work right?

I would rather not have to change the hostname if at all possible, that would be a real pain.
Top

nightstryke
Posts: 83
Joined: Tue Jan 14, 2014 6:43 am

Re: VestaCP System Emails
  • Quote

Post by nightstryke » Wed Apr 23, 2014 5:48 pm

Just an update but changing.

Code: Select all

'MAIL_FROM'  => 'Vesta Control Panel <noreply@%s>',
to this

Code: Select all

'MAIL_FROM'  => 'Vesta Control Panel <[email protected]>',
That more or less fixed the issue for me.
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: VestaCP System Emails
  • Quote

Post by imperio » Wed Apr 23, 2014 5:52 pm

Remember!
After new update your changes will be erased
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “General Discussion”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password