Re: [Exim] Exim Variables

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Richard Lithvall
Ημερομηνία:  
Προς: Joseph Kezar
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] Exim Variables
On 2004-03-03 00:52, Joseph Kezar wrote:

> Of course there is no ${local_part_first_letter}, but is there a way to do
> this?


${substr{1}{1}{$local_part}}

/Richard