XFileMirror - Registration Mail sender address

Message
Author
neomon
Posts: 22
Joined: Sep 21, 2011 7:43 pm

Registration Mail sender address

#1 Postby neomon » Oct 10, 2011 7:40 pm

hi!

is it possible to set the Mail address that is used to send the confirmation mail to registered users ?! In my case the server uses a virtual name [email protected] ... that looks not so good...

nik0la
Posts: 102
Joined: Dec 30, 2009 1:50 pm

#2 Postby nik0la » Oct 11, 2011 8:45 am

edit your apache httpd.conf

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#3 Postby admin » Oct 11, 2011 12:48 pm

But we already have such parameter in config file:

Code: Select all

	email_from => '',

paromi
Posts: 31
Joined: Oct 10, 2011 3:16 pm

#4 Postby paromi » Apr 20, 2012 2:23 pm

admin wrote:But we already have such parameter in config file:

Code: Select all

	email_from => '',
I have edited email_from => on my config file, but it still sends as [email protected] ?

how to fix this ?