Topic: Sender address rejected: not logged in
==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): mysql
- Linux/BSD distribution name and version: ubuntu 12.04
- Related log if you're reporting an issue: May 21 21:11:50 host postfix/smtpd[6265]: NOQUEUE: reject: RCPT from unknown[xx.xxx.xxx.xxx]: 553 5.7.1 <user@mail.com>: Sender address rejected: not logged in; from=<user@mail.com> to=<other_user@mail.com> proto=ESMTP helo=<[127.0.0.1]>
====
So it can receive mail but it can not send mail, i'm guessing it must make a second authentication on the email client for sending, right?
but on local network it can, i think because of this
mynetworks = 127.0.0.0/8 192.168.0.0/24
right?
I removed permit_sasl_authenticated from smtpd_sender_restrictions and from smtpd_recipient_restrictions, but it did not worked, what should I modify?
LE: what if remove reject_sender_login_mismatch from
smtpd_sender_restrictions = permit_mynetworks, reject_sender_login_mismatch
what would be the risks?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.