Re: [exim] String expansion - deleting everything but a spec…

Etusivu
Poista viesti
Vastaa
Lähettäjä: Marcin Krol
Päiväys:  
Vastaanottaja: exim-users
Aihe: Re: [exim] String expansion - deleting everything but a specified set of characters from string
Hello Ted,


> You're going to end up with filenames longer than your file system can
> handle.


I created a monster:

maildir_tag = T=${length_50:${sg{${sg{${from_utf8:$acl_m_subject}}{\N[!@#$%^&*()~{}\[\]\|"'`;\:/\?<>,\.]\N}{}}}{ +}{_}}}-S=$message_size

It works but damn! it's ugly. :-)


--
Marcin Krol