<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello Kris,<br>
</p>
<p>The downloads strangely, starts but then gives network timeout. <br>
<br>
<img src="cid:part1.A2801A8F.348A01D6@gmail.com" alt=""
width="462" height="253"></p>
<p><br>
</p>
<p>I verified the folder permissions .. Drop-off Folder Permissions
look like this. <br>
<br>
<img src="cid:part2.D370879E.C5F6B2DA@gmail.com" alt=""><br>
<br>
Any help appreciated, I am stuck. <br>
<br>
Thanks,<br>
Pawan<br>
</p>
<div class="moz-cite-prefix">On 10/11/2018 10:27 PM, Kris Lou via
ZendTo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!f8d78e27f54c208ce2418be139220c24820dfa16792981eb929a334d4f0ee6c2b265cced29817397bb31919a121dbc723e3eeaf7be285d0443802dcee6a52e27!@mx.jul.es">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Verify that the uploaded file exists? If I recall,
ClamAV and apache need write access to the uploads directory.
The installer should already deal with this, but doesn't hurt to
check.</div>
<div class="gmail_extra"><br clear="all">
<div>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div><br>
Kris Lou<br>
<a href="mailto:klou@themusiclink.net"
target="_blank" moz-do-not-send="true">klou@themusiclink.net</a></div>
</div>
</div>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Thu, Oct 11, 2018 at 8:47 AM, Pawan
Thakur via ZendTo <span dir="ltr"><<a
href="mailto:zendto@zend.to" target="_blank"
moz-do-not-send="true">zendto@zend.to</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<p>Hello Kris,<br>
<br>
Thanks a lot for your swift reply. It helped me. <br>
<br>
While emails are still an issue, I created users and I
can access the system and that's progress. <br>
<br>
2 Issues with uploads<br>
<br>
1. While uploading to the server, It gets stuck here. <br>
<br>
<img src="cid:part5.6E833530.BEA6C475@gmail.com"
alt="Screen" class="" width="562" height="440"><br>
<br>
I later checked my outbox, there was an entry and I
could see the generated file link as well. <br>
</p>
<p>2. I could see the file and the link here. But clicking
on the file / download all button goes into a loop and
nothing happens. It's hardly a 4 KB file. <br>
</p>
<p><img src="cid:part6.51D53F5A.1D6DBF3F@gmail.com" alt=""
class="" width="572" height="320"><br>
<br>
===<br>
<br>
I started looking into this issue. Logs show messages
about failed emails ( which I know is to be fixed ) but
though it says Download is completed but nothing
happened. <br>
<br>
<img src="cid:part7.73C7E396.E37321FC@gmail.com" alt=""
class=""></p>
<p><b>Note:<br>
</b><a
class="m_-3306718437471212892moz-txt-link-freetext"
href="https://zend.to/clamavpermissions.php"
target="_blank" moz-do-not-send="true">https://zend.to/<wbr>clamavpermissions.php</a><br>
The memory issue<b> </b>was there from CLAMAV and I
configured SWAP and did an external setup for it. I am
not using SELinux<b>. </b></p>
<p><b>I am just going to debug the Emails but any help
related to these files not working would be
appreciated</b></p>
<p>Thanks,<br>
Pawan<b><br>
</b></p>
<div>
<div class="h5">
<div class="m_-3306718437471212892moz-cite-prefix">On
10/10/2018 10:49 PM, Kris Lou via ZendTo wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div class="h5">
<div dir="ltr">
<div dir="ltr"><br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">1. I
see in preferences file admin Users
admin1, admin2 and so on. How to access
the system as an admin ? is there a
default Password ? If not, How can I
create one ?<br>
</blockquote>
<div><br>
</div>
<div>This depends upon your authentication
backend (<a
href="https://zend.to/authentication.php"
target="_blank" moz-do-not-send="true">https://zend.to/authenticatio<wbr>n.php</a>).
There's a(n) /opt/zendto/bin/README.txt
which should document the commands/scripts
needed to create local users (admin1,
admin2, etc.), but "adduser.php" is
probably the one you're looking for.
Execute that from CLI to add your first
user and specify it as an Admin User in
preferences.php.</div>
<div> <br>
</div>
<blockquote class="gmail_quote"
style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">2. I am
trying to setup the email using basic
SMTP, it is throwing an error. I created a
one page php script to send mail with same
settings and that works. Can some one
please share a Snippet or screen shot of
how can I setup SMTP</blockquote>
<div><br>
</div>
<div>I push emails to an external SMTP
server, with only 'defaultEmailDomain',
'SMTPserver', 'SMTPport', 'SMTPsecure',
and 'SMTPcharset' specified. No local
configuration required.</div>
<div><br>
</div>
<div>For the previous 3-4 months, ALL of
those settings except 'defaultEmailDomain'
and 'SMTPcharset' were commented out, so
it used the default PHPMail but still
worked. I would think that you still need
Postfix or Sendmail on your local Zendto
server, but still no local configuration
required.</div>
<div><br>
</div>
<div>Side note: By default, PHPMail sends
out as "apache@<servername>.<<a
href="http://yourdomain.com"
target="_blank" moz-do-not-send="true">yourdoma<wbr>in.com</a>>",
so this may result in NEUTRAL grades if
you have SPF set for <<a
href="http://yourdomain.com"
target="_blank" moz-do-not-send="true">yourdomain.com</a>>.
I believe the outbound email address is
set via PHP settings. However, using an
external SMTP server bypasses this with a
return address of "zendto@<<a
href="http://yourdomain.com"
target="_blank" moz-do-not-send="true">yourdomain.com</a>>"
or whatever you may have configured.</div>
<div><br>
</div>
<div>Also, enabling 'SMTPdebug' might help
you figure things out.</div>
<div><br>
</div>
<div> <br>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset
class="m_-3306718437471212892mimeAttachmentHeader"></fieldset>
</div>
</div>
<span class="">
<pre class="m_-3306718437471212892moz-quote-pre">______________________________<wbr>_________________
ZendTo mailing list
<a class="m_-3306718437471212892moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" target="_blank" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="m_-3306718437471212892moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto" target="_blank" moz-do-not-send="true">http://jul.es/mailman/<wbr>listinfo/zendto</a>
</pre>
</span></blockquote>
</div>
<br>
______________________________<wbr>_________________<br>
ZendTo mailing list<br>
<a href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a><br>
<a href="http://jul.es/mailman/listinfo/zendto"
rel="noreferrer" target="_blank" moz-do-not-send="true">http://jul.es/mailman/<wbr>listinfo/zendto</a><br>
<br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
</blockquote>
</body>
</html>