1 (edited by mae 2020-03-12 06:37:31)

Topic: Problem With iredapd maillist restrictions - About an old closed topic

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 0.9.0
- Deployed with iRedMail Easy or the downloadable installer? Downloadable installer
- Linux/BSD distribution name and version: CentOS 6.9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? YES
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Pre Addition: (In our side the case is like below;
When we set a maillist's restriction to "Moderators" and add Moderators to the list, the domain users still able to send to this mail list unfortunately. But other domain users attempts are being rejected with "Not authorized" log output in iredapd.log and there are not any log outputs for mail domain users that can send mail to the list however they are not added to moderators. At the LDAP Side accessPolicy is allowedOnly and listAllowed User row seems as we sat a Moderator on iredAdmin-Pro. Shortly, however we set moderator restriction and add moderators like abc@domain.tld to a mail list like list@domain.tld a non moderator user like def@domain.tld still able to send mails to the list. But an unknown@otherdomain.tld is not able and rejected from iredapd with output "Not authorized.")

We have been experiencing same problem that has been described earlier IN THIS TOPIC and the programming related FIX from bitbucket could solve our problem. But now iredmail is going on Github versioning and we don't have access to the link that has the fix HERE. Long story short; we really need this FIX as soon as possible please Sir.

Regards,

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Problem With iredapd maillist restrictions - About an old closed topic

You can find the commits by checking the forum post date. Should be commits below:

- https://github.com/iredmail/iRedAPD/com … 9f2ed102a9
- https://github.com/iredmail/iRedAPD/com … 0c06cf6d4e

3

Re: Problem With iredapd maillist restrictions - About an old closed topic

Thanks for your reply. However we edited the plugin with committed one there is no change about the issue. I have edited my topic with our system's issue. Have you seen this Sir? I think our problem is not about the committed data.

ZhangHuangbin wrote:

You can find the commits by checking the forum post date. Should be commits below:

- https://github.com/iredmail/iRedAPD/com … 9f2ed102a9
- https://github.com/iredmail/iRedAPD/com … 0c06cf6d4e

4

Re: Problem With iredapd maillist restrictions - About an old closed topic

- try to upgrade iRedAPD to the newer version which contains this fix.
- if upgrading doesn’t fix it, Please turn on debug mode in iRedAPD and reproduce the issue, then paste full debug log here, and tell me the expected result.