[ZendTo] Changing dropoff link in emails sent out

Keith Erekson kbe2 at lehigh.edu
Wed Nov 9 16:10:21 GMT 2016


The URL is assembled in lib/NSSDropbox.php, and the domain name comes
from the $_SERVER['SERVER_NAME'] env variable.

This means it uses whichever domain name the users are hitting to access
the site.

To "phase out" an old domain, you can just configure your web server to
redirect the old one to the new one, perhaps with mod_rewrite.

~Keith


On 11/09/2016 11:01 AM, Matthew Moore wrote:
> Hi all,
>
> My zend.to installation has two domain names, I'm trying to phase one out.  However it happens to be the domain which is used in the email which is sent out to users.  How do I change that email address?
>
> I can't find an option in any of the config files to change it.
>
> Thanks,
>
> Matthew Moore
>
> Senior Server Engineer and Team Leader
> University IT Service
> Cardiff University
> 42 Park Place
> Cardiff
> CF10 3BB
> Tel: +44 (0)29 2087 0867
> Email: moorem10 at cardiff.ac.uk
>
> Matthew M​oore
>
>
> Gwasanaeth TG y Brifysgol
> Prifysgol Caerdydd
> 42 Plas y Parc
> Caerdydd
> CF10 3BB
> Ffôn : +44 (0)29 2087 0867
> E-bost: moorem10 at cardiff.ac.uk>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto




More information about the ZendTo mailing list