[ZendTo] Changing dropoff link in emails sent out

Matthew Moore MooreM10 at cardiff.ac.uk
Wed Nov 9 16:18:30 GMT 2016


Hi Keith,

So if the user accesses zend.to via the new domain, the new domain will be in the emails.

That's a nice easy fix.  Thanks for that.  I was going to put a redirect in with apache anyway.
Cheers,

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 ​


________________________________________
From: zendto-bounces at zend.to <zendto-bounces at zend.to> on behalf of Keith Erekson <kbe2 at lehigh.edu>
Sent: 09 November 2016 16:10:21
To: ZendTo Users
Subject: Re: [ZendTo] Changing dropoff link in emails sent out

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


_______________________________________________
ZendTo mailing list
ZendTo at zend.to
http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto



More information about the ZendTo mailing list