<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16430"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Ugh... </DIV>
<DIV>Problem Solved.</DIV>
<DIV> </DIV>
<DIV>I had that exact line suggested below... except I had edited it in the 'comment section' so it would obviously never execute.</DIV>
<DIV> </DIV>
<DIV>Kicking self now for lack of attention to detail.</DIV>
<DIV> </DIV>
<DIV>Thanks everyone!</DIV>
<DIV> </DIV>
<DIV><BR><BR>>>> On 8/9/2011 at 2:53 AM, Jules <Jules@zend.to> wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">Yes, that was exactly what I was about to say. That regexp has to <BR>correctly reflect valid internal users' email addresses. I hoped that <BR>the soton.ac.uk example given in the default preferences.php file would <BR>be enough for people with a bit of experience to be able to figure out <BR>what they need for their own domain. You basically put your domain name <BR>in the slots, and separate the fields in your domain name with<BR> \.<BR>sequences.<BR><BR>But if you haven't set this correctly, it will produce exactly the error <BR>you are seeing.<BR><BR>For your domain, I would set it like this:<BR>'emailDomainRegexp' => '/^([a-zA-Z\.\-]+\.)?aafp\.org$/i',<BR><BR>Jules.<BR><BR>On 09/08/2011 08:33, Elston, Ian wrote:<BR>> I think I had a similar issue once and the issue was the<BR>> emailDomainRegexp in preferences.php file<BR>><BR>> Ian<BR>><BR>><BR>><BR>><BR>> ------------------------------------------------------------------------<BR>> ------<BR>> Ian Elston<BR>> Networks& Developments<BR>> The University of Bolton<BR>> <A href="http://www.bolton.ac.uk">http://www.bolton.ac.uk</A><BR>><BR>><BR>><BR>> -----Original Message-----<BR>> From: zendto-bounces@zend.to [mailto:zendto-bounces@zend.to] On Behalf<BR>> Of Brad Beckenhauer<BR>> Sent: 08 August 2011 20:03<BR>> To: zendto@zend.to<BR>> Subject: [ZendTo] Zendto Uploads as a non-local user. 4.02/4.03<BR>><BR>> I'm having upload issues when uploading files as a NON local user using<BR>> both IE and Firefox.<BR>><BR>> Zendto 4.03 ( updated today). The problem also existed in 4.02 / Centos<BR>> 64 from the vm image.<BR>><BR>> Process:<BR>> On the Zendto login page, select the Drop-off link.<BR>> Enter your external email address and have zendto send you a web link in<BR>> your external email address.<BR>> Wait for the email, Open the email and select the weblink, Add the<BR>> recipients name and add a file to upload.<BR>> Upload the file and you get the error below.<BR>><BR>> <error snip><BR>> Upload Error You must be logged in as an AAFP user in order to drop-off<BR>> a file for a non-AAFP user.<BR>><BR>> Return to the ZendTo main menu to log in and then try again.<BR>> </error snip><BR>><BR>> The error does not appear if you login a authorized user<BR>><BR>> Zendto /preferences is using the LDAP authenticator.<BR>><BR>> The log files<BR>> Any suggestions on how to troubleshoot the issue?<BR>><BR>> thanks in advance.<BR>> Brad<BR>><BR>> _______________________________________________<BR>> ZendTo mailing list<BR>> ZendTo@zend.to<BR>> <A href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR><BR>Jules<BR><BR>-- <BR>Julian Field MEng CITP CEng<BR>www.Zend.To<BR><BR>Follow me at twitter.com/JulesFM<BR>PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654<BR><BR>'It's okay to live without all the answers' - Charlie Eppes, 2011<BR>'All programs have a desire to be useful' - Tron, 1982<BR>'That is the land of lost content,<BR> I see it shining plain,<BR> The happy highways where I went,<BR> And cannot come again.' - A.E. Houseman<BR><BR>_______________________________________________<BR>ZendTo mailing list<BR>ZendTo@zend.to<BR><A href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A><BR></DIV></TD></TR></TBODY></TABLE></BODY></HTML>