[ZendTo] Re: Config Issues

Ron Gallimore rgallimore at supplyone.com
Sat Mar 24 15:43:28 GMT 2012


Thanks for the tip.  I did miss that line.

I also figured out the ReCaptcha issue.  There were actually two issues.
I had a typo in the key and I was also using the IP address instead of
the correct domain name during testing.

Now if I could figure out the AD issue I would be ready to go live.  I
only have one forest with one domain so I think it is related to that.
Could somebody post a sample configuration so I can check it against
mine?

 

Thanks again,

Ron

 

From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf
Of Dustin Stephens
Sent: Friday, March 23, 2012 12:48 PM
To: ZendTo Users
Subject: [ZendTo] Re: Config Issues

 

I can't help too much with the first 2 but the last one looks a lot like
the problem I had a few days ago.  Make sure you change the following
setting in the prferences.php file:

 

  'emailDomainRegexp' => '/^([a-zA-Z\.\-]+\.)?soton\.ac\.uk$/i',

 

I changed it to reflect our environment and now it works.  I also
changed line 231 from the default:

 

  'defaultEmailDomain' => 'soton.ac.uk <http://soton.ac.uk/> ',

 

Hope that helps.

 

 

- Dustin

 

On Fri, Mar 23, 2012 at 10:02 AM, Ron Gallimore
<rgallimore at supplyone.com> wrote:

I am trying to configure the VM build.

I am running in to an issue with captcha.  For some reason I am not
getting it displayed on the screen.  I am getting "Input error: k:
Format of site key was invalid" in its place.  I went to
https://www.google.com/recaptcha/admin/create and created the public and
private keys and put them in preferences.php.  I set both of these to
disabled to continue my testing

Next is AD Configuration.  After I make the changes and reload the page
I only get a blank page so I set it to local to continue my testing.

I try to drop off a file from my Gmail account for my work account and
get "You must be logged in as a Company user in order to drop-off a file
for a non-Company user."  I am actually doing the exact opposite of this
message so I do not understand what it is reading.

Any help would be appreciated.

Thanks,
Ron

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

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20120324/8f2f5483/attachment.html 


More information about the ZendTo mailing list