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 Mail Server
  • Search

roundcube: sends mail from user@domain instead apache@domain

Questions regarding the Mail Server
Dovecot, Exim, RoundCube
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
Omar
Posts: 24
Joined: Sun Dec 16, 2012 9:59 pm

roundcube: sends mail from user@domain instead apache@domain
  • Quote

Post by Omar » Sat Mar 02, 2013 4:39 am

This a problem with roundcube and exim.
exim not permitting to apache spoofing the from address has user.
Fix adding in /etc/exim/exim.conf:

Code: Select all

trusted_users = apache
And reload exim.
Now roundcube send mail has from user@domain. (this prevents the mail arrives as spam).

regards!
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: roundcube: sends mail from user@domain instead apache@do
  • Quote

Post by skid » Sat Mar 02, 2013 4:51 pm

If you want to make all system users trusted then add following:

Code: Select all

untrusted_set_sender = *
This option is set in the current exim configuration for vesta control panel.
Top

Omar
Posts: 24
Joined: Sun Dec 16, 2012 9:59 pm

Re: roundcube: sends mail from user@domain instead apache@do
  • Quote

Post by Omar » Sun Mar 03, 2013 3:28 pm

skid wrote:If you want to make all system users trusted then add following:

Code: Select all

untrusted_set_sender = *
This option is set in the current exim configuration for vesta control panel.
Ok, I updated vesta, but exim.conf is the same (without untrusted_set_sender = *).
Top

skid
VestaCP Team
Posts: 1476
Joined: Wed Apr 06, 2011 11:12 pm

Re: roundcube: sends mail from user@domain instead apache@do
  • Quote

Post by skid » Mon Mar 04, 2013 9:42 am

Unfortunately you have to download it manually.

Code: Select all

wget http://c.vestacp.com/0.9.7/exim.conf -O /etc/exim/exim.conf
service exim restart
For now update manager can update only content of the /usr/loca/vesta directory. Very soon we will come with solution that can update exim/httpd/named/mysql configuration files as well.
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Mail Server”



  • 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