Luis Villarino skribis 2007-12-06 10:16 (-0800):
> I need a plugin that split one email in many and send the email again . Why
> I need this because the email will be an sms message and this messages has
> size restriction

I humbly suggest that put this logic with the part that sends the SMS,
not in the SMTP daemon. It will be easier to make because you won't have
to deal with all the subtleties of rfc2822 and SMTP, and easier to
maintain because of the same, and because you won't have to separately
specify the recipients that require such splitting.
-- 
Met vriendelijke groet,  Kind regards,  Korajn salutojn,

  Juerd Waalboer:  Perl hacker  <[EMAIL PROTECTED]>  <http://juerd.nl/sig>
  Convolution:     ICT solutions and consultancy <[EMAIL PROTECTED]>

Reply via email to