Am Dienstag, den 09.05.2006, 11:38 +0200 schrieb Stefano Bagnara: > Marcello Marangio wrote: > > I see your point, but any size limit to the recipients lenght would be not > > standard. > > The SMTP RFC define a well-known error code to reply to an RCPT command > when the maximum number of recipients allowed by the server is reached. > > In fact I think no server will support infinite recipients.
I think he mean the length of the recipients not the recipients count. btw this is also limited see: http://www.rfc-editor.org/rfc/rfc1869.txt Section 4.1.2 > > > In any case, at the moment the bug makes only the smtpmanager refuse the > > mail, giving an error to the client and logging a stacktrace into the log > > file, that's all: the difference between the current behavoir and the future > > one would be to log a proper error message instead of the stacktrace. > > How about modifying the sqlResource.xml file to create a varchar2(4000), to > > support a bigger length? > > You can do that. It should work with no problems. You can even ALTER > your table if it has already been created. bye Borman
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
