Sending mail to an SMTP that requires login
Sending mail to an SMTP that requires login
- Subject: Sending mail to an SMTP that requires login
- From: Peter Schols <email@hidden>
- Date: Thu, 6 Feb 2003 09:52:55 +0100
Hi,
I'm looking for a way to send mail from my Cocoa app to an SMTP server
that requires login, such as the .Mac smtp server (smtp.mac.com). I
have searched the archives and could not find a solution to this
problem.
I can't use the Message framework since I want to be able to specify
the From address at runtime (mails sent with the message framework
always seem to have the default From address specified in the Internet
prefs even when I specify another address programatically in the From
header).
I have looked at EDMessage framework, and while it looks great I can
see no way of using it with an SMTP server that requires login (like
.Mac).
Any suggestions, links to frameworks (and/or some sample code using
those frameworks) would be appreciated!
peter
Peter Schols
Laboratory of Plant Systematics - K.U.Leuven
www.kuleuven.ac.be/bio/sys
Kasteelpark Arenberg 31
3001 Leuven
Belgium
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.