[Exim] quoting on database-lookups

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: robert rotman
Ημερομηνία:  
Προς: Exim User
Αντικείμενο: [Exim] quoting on database-lookups
hello,

i want to qoute a lookup like:

mysql;select distinct domain from domaintable where domain='$key'

when i use ${quote_mysql:$key}, the key references to "${quote_mysql".
how can i qoute this?

i did not found a variable like $last_key in the documentation?


thank you in advance...

    robert