On Fri, May 24, 2019 at 07:09:38AM +0200, Jean Louis wrote:
> Hello,
> 
> I am using OpenSMTPD as packaged in Hyperbola
> GNU/Linux-libre, it says version 6.0.2p1-3.
> 
> If I place 6-7 recipients in CC: field, I will get
> other messages delivered by one of them or two, I
> did not yet determine exact number is coming back
> with the local (OpenSMTPD) mailer daemon issue
> "too many recipients".
> 
> I have tried to setup max-rcpt, but it does not
> help.
> 
> Does anybody knows how to solve this?
> 

ams-1$ nc localhost 25
220 poolp.org ESMTP OpenSMTPD
EHLO localhost
250-poolp.org Hello localhost [127.0.0.1], pleased to meet you
250-8BITMIME
250-ENHANCEDSTATUSCODES
250-SIZE 36700160
250-DSN
250 HELP
MAIL FROM:<gilles>
250 2.0.0: Ok
RCPT TO:<gilles+0>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+1>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+2>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+3>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+4>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+5>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+6>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+7>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+8>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+9>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+a>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+b>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+c>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+d>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+e>
250 2.1.5 Destination address valid: Recipient ok
RCPT TO:<gilles+f>
250 2.1.5 Destination address valid: Recipient ok
^C

I think your issues isn't with OpenSMTPD but more likely with your
client :-|

-- 
Gilles Chehade                                                 @poolpOrg

https://www.poolp.org                 tip me: https://paypal.me/poolpOrg

-- 
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to