Sender Name change
JPrasanna Venkatesan <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <CAEyZNqhwPGsd8DGk-yu_Pvg6St+NC2ApO=sLpf0=MiKiUZZhiQ@mail.gmail.com> |
Hi All, I want to change the sender name (from addresss) alone and I like to fetch it from my postgres DB using a select query. how to do this one. Say Rob is sending then it should come as Rob [email protected] and if stewart send it should come as Stewart [email protected]. I will fetch 'Rob' and 'Stewart' from postgres DB using a simple select query I am using config.xml for all the 'match' and not java API. Regards, J Prasanna Venkatesan