email showing name sender instate of email
email showing name sender instate of email
- Subject: email showing name sender instate of email
- From: "Sako!" <email@hidden>
- Date: Mon, 24 May 2004 11:14:22 +0200
hi,
as sender this eamil appeares Sako, but the email behind that is
email@hidden
i use
WOMailDelivery mailAgent = WOMailDelivery.sharedInstance();
mailAgent.composePlainTextEmail ( from, to, null, subject, body,
true);
the sender appearse as email with this method.
can i show a name instate of it? or i have to switch to MimeMessage?
regards.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.