Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Email comes from Example <[email protected]>

Kushal Patel   ( User )

Commented 6 years ago

 Hi there,


I can't figure out why i'm getting my invoices from


Example <[email protected]>


I've tried using SENDMAIL and SMTP with credentials, but both show the same.


Full format below (i've replaced the company and host names)


[company]@[hosting-server]; on behalf of; Example <[email protected]>

Denis Dulici   ( Admin )

Commented 6 years ago

Hello,


You should enter your company email into the Settings > General page.

Kushal Patel   ( User )

Commented 6 years ago

Thats the first thing I tried, and changed all my email settings as well, but nothing worked.


I fixed it for now, by editing line 58;


 'from' => [
        'address' => env('MAIL_FROM_ADDRESS', '[email protected]'),
        'name' => env('MAIL_FROM_NAME', 'Round Table Equator 28'),
    ],
in /config/mail.php

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions