Re: [EXIM] exim as generic queue manager

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nigel Metheringham
Data:  
Para: Philip Hazel
CC: Malcolm Beattie, exim-users
Assunto: Re: [EXIM] exim as generic queue manager

ph10@??? said:
} When Exim receives data over SMTP, it
} (a) converts CR LF into LF to convert lines into the normal Unix form
...
} When it sends data it does the opposite, so binary files should get
} transmitted transparently.

I think as long as you initially inject the message into exim through a
pipe or somesuch you ought to be OK. If you put it in through (B)SMTP you
are going to need to preprocess it somewhat (and the whole issue of end of
line handling can get hairy).

Would it be nasty to suggest that the system carry that sort of data in
some form of MIME attachments anyhow - which might also allow some other
interesting features to be added (extra parts containing additional data
or just multiple file support).

    Nigel.


-- 
[ Nigel.Metheringham@???   -  Systems Software Engineer ]
[ Tel : +44 113 207 6112                   Fax : +44 113 234 6065 ]
[      Real life is but a pale imitation of a Dilbert strip       ]




--
*** Exim information can be found at http://www.exim.org/ ***