issue with mailing list delivery when using external SMTP server
-
@girish but why was it working on Cloudron 9? It only stopped after upgrading to 10, when addresses got migrated from mailinglist to forwards.
That's the odd thing, there's not really a proper error message, no suppression in Postmark itself. In the mail logs it just says
[cloudron] final rcpt list is ["<group@example.com>","<cc1@somesite.com>","<cc2@gmail.com>"]. The mail arrived at the two cc'ed addresses, but the group@example.com forwards never make it. Maybe because LMTP bypasses the filters?@msbt internally, the behavior of the previous mailing list and current forwarding is the same. It was only a rewording to clarify what the feature is doing. So, I think we have to investigate further why it has stopped working in Cloudron 10.
Don't you see anything on the postmark logs? You should see three separate emails coming to postmark (the to and the two ccs). You should also see the 3 events in the cloudron eventlog. Do you see a mail to
group@example.com? -
@girish no, postmark never sees the group@example.com because it's internal mail
-
@girish in Cloudron everything looks normal, in the last row it lists the external group mailbox, internal team and the 2 external cc'ed users (cut off), the internal mails get saved, the cc'ed ones sent, but the group never attempts to forward the mails.

-
Hello @msbt
I need to understand the set up first to reproduce it.- domain in Cloudron e.g.:
cloudron.dev - mail settings for
cloudron.devsmart host configured to use postmark - 2x mailboxes on Cloudron for
group@cloudron.devandteam@cloudron.dev
3a.(group|team)@cloudron.devare configured to forward to e.g.:someinbox@gmail.com - a mail is sent to
(group|team)@cloudron.devand 2x cc e.g.:cc1@gmail.comandcc2@outlook.com
Resulting in:
cc1andcc2deliveredgroupandteamsaved locally on Cloudron, but never forwarded tosomeinbox@gmail.com
Did I get this right?
- domain in Cloudron e.g.:
-
Hello @msbt
I have tested the following set up on Cloudron10.0.4:- domain
cloudron.devsmart host configured for postmark - local inbox
groupone@cloudron.devowned by a group namedgroupone - local inbox
grouptwo@cloudron.devowned by a group namedgrouptwo
Forward settings:
groupone@cloudron.devforward settings togrouptwo@cloudron.devandexternal@gmail.comgrouptwo@cloudron.devforward settings toexternal@outlook.com
Sending a mail to
groupone@cloudron.devis delivered to:groupone@cloudron.devgrouptwo@cloudron.devexternal@gmail.comexternal@outlook.com
From this set up I was not able to reproduce your issue.
- domain
-
Hello @msbt
I need to understand the set up first to reproduce it.- domain in Cloudron e.g.:
cloudron.dev - mail settings for
cloudron.devsmart host configured to use postmark - 2x mailboxes on Cloudron for
group@cloudron.devandteam@cloudron.dev
3a.(group|team)@cloudron.devare configured to forward to e.g.:someinbox@gmail.com - a mail is sent to
(group|team)@cloudron.devand 2x cc e.g.:cc1@gmail.comandcc2@outlook.com
Resulting in:
cc1andcc2deliveredgroupandteamsaved locally on Cloudron, but never forwarded tosomeinbox@gmail.com
Did I get this right?
@james thanks for testing! In my setup the
groupone@is a regular user with 40 forwarding addresses andgrouptwo@is a shared mailbox without any forwards, but other than that you're right.So the only difference is that groupone is owned by a single user, not a group and grouptwo is a shared mailbox with no forwards.
I can't imagine how single user vs group owners would make a difference. Did you chance anything else, like FROM address validation? Keep a copy in the inbox? Restrict senders?
- domain in Cloudron e.g.:
-
@james thanks for testing! In my setup the
groupone@is a regular user with 40 forwarding addresses andgrouptwo@is a shared mailbox without any forwards, but other than that you're right.So the only difference is that groupone is owned by a single user, not a group and grouptwo is a shared mailbox with no forwards.
I can't imagine how single user vs group owners would make a difference. Did you chance anything else, like FROM address validation? Keep a copy in the inbox? Restrict senders?
-
@james thanks for testing! In my setup the
groupone@is a regular user with 40 forwarding addresses andgrouptwo@is a shared mailbox without any forwards, but other than that you're right.So the only difference is that groupone is owned by a single user, not a group and grouptwo is a shared mailbox with no forwards.
I can't imagine how single user vs group owners would make a difference. Did you chance anything else, like FROM address validation? Keep a copy in the inbox? Restrict senders?
@james thanks for testing! In my setup the groupone@ is a regular user with 40 forwarding addresses and grouptwo@ is a shared mailbox without any forwards, but other than that you're right.
This stood out. There is a cap of 64 forwards in the code. Could you be hitting this limit? Specifically
sieve_max_redirectsis 64 . I thought this was a very high number, may be not?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login


