<div dir="ltr"><div dir="ltr"><div>Hi all</div><div>My ERP5 system is not sending out emails for user registration. Following error is generated.</div><div>===============================</div><div>Exception traceback<br></div><div> Return to log </div><div>Time<span style="white-space:pre">        </span>2019/03/23 08:11:11.551055 UTC</div><div>User Name (User Id)<span style="white-space:pre">     </span>zope (zope)</div><div>Request URL<span style="white-space:pre">        </span><a href="https://xxx.xx.xx.xx/erp5/MailHost/manage_makeChanges">https://xxx.xx.xx.xx/erp5/MailHost/manage_makeChanges</a></div><div>Exception Type<span style="white-space:pre"> </span>ValueError</div><div>Exception Value<span style="white-space:pre">     </span>/tmp is not a Maildir folder</div><div>Traceback (innermost last):</div><div><br></div><div>Module ZPublisher.Publish, line 138, in publish</div><div>request, bind=1)</div><div>Module ZPublisher.mapply, line 77, in mapply</div><div>if debug is not None: return debug(object,args,context)</div><div>Module ZPublisher.Publish, line 48, in call_object</div><div>result=apply(object,args) # Type s<cr> to step into published object.</div><div>Module Products.MailHost.MailHost, line 181, in manage_makeChanges</div><div>self._startQueueProcessorThread()</div><div>Module Products.MailHost.decorator, line 25, in method</div><div>return f(*args, **kw)</div><div>Module Products.MailHost.MailHost, line 288, in _startQueueProcessorThread</div><div>thread.setQueuePath(self.smtp_queue_directory)</div><div>Module zope.sendmail.queue, line 122, in setQueuePath</div><div>self.maildir = Maildir(path, True)</div><div>Module zope.sendmail.maildir, line 59, in __init__</div><div>raise ValueError('%s is not a Maildir folder' % path)</div><div>ValueError: /tmp is not a Maildir folder</div><div>====================</div><div><br></div><div>The above is reportedly fixed in Zope2 and plone as per the discussion here</div><div><a href="https://bugs.launchpad.net/zope2/+bug/602965">https://bugs.launchpad.net/zope2/+bug/602965</a><br><br>Have ERP5 developers faced this issue ? Is a solution available ? Should I fix it for my installation and go ahead ?</div><div><br></div><div>Regards,</div><div>Chetan</div></div></div>