Closed (fixed)
Project:
Domain Rules
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 May 2012 at 10:08 UTC
Updated:
30 Jul 2013 at 12:01 UTC
I'd like to be able to set the domain email address upon creation of a new domain? I've looked in the domain rules options on creation of a new domain however there is only an option for Domain URL and Domain Site Name. How easy would it be to add email address to this rule?
Comments
Comment #1
jeremymcminn commentedWOuld this be done with the variable site_mail ?
I've added this option to the domain settings form on the rules create domain action, except it doesn;t seem to pass through when creating the domain, it just uses the default email address.
Comment #2
jeremymcminn commentedI'd also like to add node front page automatically too.
I've been looking at site_mail with $domain_conf - unsure as to what I am doing wrong with the code here. Domain gets created but email address doesn't update.
Comment #3
shushu commentedSorry I missed this issue.
Do you still need those features ?
Regards,
Shushu
Comment #4
jeremymcminn commentedHi Shushu
Yes I am still looking to add that feature, as well as setting domain frontpage too, not sure if you are able to help with this in anyway?
Thanks
Comment #5
jeremymcminn commentedHi
I was just wondering if there is simple code I can do to set the email address?
Ideally I want someone to be able to register as a user, create their domain, assign them to it and set the domain email as their user account email.
If anyone has any ideas how I could do this it would be much appreciated.
Thanks
Comment #6
bmx269 commentedI too am looking for a way to use rules to set the other default site settings, like slogan, email, front page, etc. Thanks for you awesome work.
Comment #7
shushu commentedAdded new "Set a domain variable" action, which can be used to set any variable for a domain.
It can be used to set all of the values asked in this issue, as far as I understand.