outroll / vesta

VESTA Control Panel

Home Page:http://vestacp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding mail accound using the webadmin not sending credentials to mail address

eszel opened this issue · comments

commented

Operating System (OS/VERSION):

Ubuntu 18.04.6 LTS

VestaCP Version:

1.0.0-5

Installed Software (what you got with the installer):

php-fpm, apache, nginx, mysql, fail2ban, dovecot, exim4

Steps to Reproduce:

Update older Vesta, add new mail account to mail domain using the webadmin, it skips sending notification mail.

commented

Here /web/api/v1/add/mail/index.php $_POST['v_credentials'] contains the email address, instead of the credential mail body, and $_POST['v_send_email'] is empty, instead of the the mail address. Error at the frontend side?

using the webadmin

write more about this

commented

using the webadmin

write more about this

Here /add/mail/?domain=blabla.com, OSX, updated Chrome, Safari also, desktop.

Filled data:
Account: bla
Password: Generate button
Send login credentials to email address - different@differentdomain.com
Click "Add"

On the right side of the page, the summary credentials block is also not updating the username after filling in the "Account" input field.

Pressing "Add", the mail account is created, but notification credentials email is not sent.

Editing a mail account, button stays "Add", but working correctly (modificating).

Can you send mail from roundcube for ex.. ?

VestaCP Version:

1.0.0-5

last version 1.0.0.4

commented

VestaCP Version:
1.0.0-5

last version 1.0.0.4

It's Github's latest version, pulled from master branch every day trying to fix these errors..

(
For version I found this:
/vesta/src/deb/vesta/control
Source: vesta
Package: vesta
Priority: optional
Version: 1.0.0-5
)

commented

Can you send mail from roundcube for ex.. ?

I know if I edit /web/api/v1/add/mail/index.php, and fill $_POST['v_send_email'], I get the mail, but the content is also missing.

Thank you. Will be fixed in 1.0.0.6

On the right side of the page, the summary credentials block is also not updating the username after filling in the "Account" input field.

1.0.0.5