outgoing smtpd: Too many recipients

2013-12-16 Thread Jan Stary
I am using smtpd as my mail server on a network where the relay server often replies with 4.5.3 Too many recipients Indeed, I was sending messages with a lot of recipients (a group of students). Is there a way in the smtpd configuration to specify that a message with >N recipients shoul

Re: outgoing smtpd: Too many recipients

2013-12-16 Thread Gilles Chehade
On Mon, Dec 16, 2013 at 07:08:17PM +0100, Jan Stary wrote: > I am using smtpd as my mail server on a network > where the relay server often replies with > >4.5.3 Too many recipients > > Indeed, I was sending messages with a lot of recipients > (a group of students). > > Is there a way in

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Jan Stary
On Dec 17 08:35:28, gil...@poolp.org wrote: > On Mon, Dec 16, 2013 at 07:08:17PM +0100, Jan Stary wrote: > > I am using smtpd as my mail server on a network > > where the relay server often replies with > > > > 4.5.3 Too many recipients > > > > Indeed, I was sending messages with a lot of re

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Gilles Chehade
On Tue, Dec 17, 2013 at 09:17:27AM +0100, Jan Stary wrote: > On Dec 17 08:35:28, gil...@poolp.org wrote: > > On Mon, Dec 16, 2013 at 07:08:17PM +0100, Jan Stary wrote: > > > I am using smtpd as my mail server on a network > > > where the relay server often replies with > > > > > >4.5.3 Too man

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Jan Stary
On Dec 17 09:21:58, gil...@poolp.org wrote: > On Tue, Dec 17, 2013 at 09:17:27AM +0100, Jan Stary wrote: > > On Dec 17 08:35:28, gil...@poolp.org wrote: > > > On Mon, Dec 16, 2013 at 07:08:17PM +0100, Jan Stary wrote: > > > > I am using smtpd as my mail server on a network > > > > where the relay s

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Jan Stary
> > The relay disabling code has been removed, Disabling the relay which does not accept me seems pretty neat actually - if I do have another route through another relay :-)

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Gregory Edigarov
Jan, Sorry, but I do not see what your problem is? If you need to send an email to a group of people that's significantly bigger allowed on your relay, why don't you just try to implement a very simple script, that will send your mail to one recipient at a time. -- With best regards, Gre

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Matthew Weigel
On 12/17/2013 5:37 AM, Jan Stary wrote: > That's the relay which is rejecting my messages > if there are "too many recipients" in them. > > I deleted all the failed ones from my queue > and after some time, resent to the individual recipients (~120) > one by one with a bit of grepawkery; that wen

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Gregory Edigarov
On 12/17/2013 03:32 PM, Matthew Weigel wrote: On 12/17/2013 5:37 AM, Jan Stary wrote: That's the relay which is rejecting my messages if there are "too many recipients" in them. I deleted all the failed ones from my queue and after some time, resent to the individual recipients (~120) one by o

Re: outgoing smtpd: Too many recipients

2013-12-17 Thread Jan Stary
On Dec 17 14:53:59, ediga...@qarea.com wrote: > Jan, > > Sorry, but I do not see what your problem is? > If you need to send an email to a group of people that's significantly bigger > allowed on your relay, why don't you just try to implement a very simple > script, that will send your mail to

Re: outgoing smtpd: Too many recipients

2014-01-08 Thread Jan Stary
On Dec 17 09:21:58, gil...@poolp.org wrote: > On Tue, Dec 17, 2013 at 09:17:27AM +0100, Jan Stary wrote: > > On Dec 17 08:35:28, gil...@poolp.org wrote: > > > On Mon, Dec 16, 2013 at 07:08:17PM +0100, Jan Stary wrote: > > > > I am using smtpd as my mail server on a network > > > > where the relay s

Re: outgoing smtpd: Too many recipients

2014-01-08 Thread Jan Stary
On Dec 17 07:32:00, uni...@idempot.net wrote: > On 12/17/2013 5:37 AM, Jan Stary wrote: > > > That's the relay which is rejecting my messages > > if there are "too many recipients" in them. > > > > I deleted all the failed ones from my queue > > and after some time, resent to the individual recip

Re: outgoing smtpd: Too many recipients

2014-01-08 Thread Jan Stary
> Eventually, OpenSMTP gives up on that route completely for 800s: > > Jan 8 09:19:46 biblio smtpd[28003]: smtp-out: Disabling route [] <-> > 147.32.232.237 (relay.fit.cvut.cz) for 800s > Jan 8 09:19:46 biblio smtpd[28003]: smtp-out: Closing session > 62fe24cfe25a335f: 0 message sent. BTW, wh

Re: outgoing smtpd: Too many recipients

2014-01-08 Thread Jan Stary
> Eventually, OpenSMTP gives up on that route completely for 800s: > > Jan 8 09:19:46 biblio smtpd[28003]: smtp-out: Disabling route [] <-> > 147.32.232.237 (relay.fit.cvut.cz) for 800s > Jan 8 09:19:46 biblio smtpd[28003]: smtp-out: Closing session > 62fe24cfe25a335f: 0 message sent. > > >

Re: outgoing smtpd: Too many recipients

2014-01-08 Thread Jan Stary
On Jan 08 09:50:15, h...@stare.cz wrote: > On Dec 17 07:32:00, uni...@idempot.net wrote: > > On 12/17/2013 5:37 AM, Jan Stary wrote: > > > > > That's the relay which is rejecting my messages > > > if there are "too many recipients" in them. > > > > > > I deleted all the failed ones from my queue