My BB has two registered mails "email1" and "email2" and "email1" is a default gateway of my BB for sending the message .But I want to send the message using "email2".But always I am receving email from email1.How can I solve the problem?I have used setFrom() and setHeader(Header.SENDER , emnail2) method of MessageClass .But nothing is working.I am using 8320. Please help on this.