Skip navigation.
 
mlRe: How to send email without using email client
FROM : John Stiles
DATE : Fri May 09 18:12:41 2008

We have an internal app which sends emails in a similar fashion (all for
automated stuff, not for users to see/touch) and we shell out to a Perl
script which uses MIME::Lite to handle this.

It works perfectly for us. I'm not sure how applicable it will be for
you, but it's handled everything we've thrown at it so far.


Buddy Kurz wrote:
>
> On May 8, 2008, at 5:58 PM, Chris Suter wrote:
>

>>
>> On 08/05/2008, at 8:10 PM, vinitha ks wrote:
>>

>>> I'm working with mac 10.5 and xcode3.0.I've to send email from an
>>> application with out using any email client.When i try to use message
>>> framework,It doesn't work.(deliverMessage always returns no)Is there
>>> any
>>> any way to send email from my application without using any email
>>> client,and i've to send attachments also.

>>
>> Why do you wish to bypass an e-mail client? That doesn't sound very
>> user friendly.
>>
>> - Chris
>>

>
> I my case, a dental practice management system needs to automatically
> email patients with appointment reminders from a system that typically
> doesn't have a screen attached.
> User friendly doesn't come into the picture.
> NSMailDelivery worked fine for that but now another solution needs to
> be identified.
>
> Buddy Kurz
>
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlHow to send email without using email client vinitha May 8, 11:52
mlHow to send email without using email client vinitha ks May 8, 12:10
mlRe: How to send email without using email client August Trometer May 8, 15:24
mlRe: How to send email without using email client Sherm Pendley May 8, 16:26
mlRe: How to send email without using email client Torsten Curdt May 8, 16:52
mlRe: How to send email without using email client Jens Alfke May 8, 17:10
mlRe: How to send email without using email client Jim Turner May 9, 00:14
mlRe: How to send email without using email client Shawn Erickson May 9, 00:56
mlRe: How to send email without using email client Chris Suter May 9, 02:58
mlRe: How to send email without using email client Torsten Curdt May 9, 10:02
mlRe: How to send email without using email client Buddy Kurz May 9, 16:44
mlRe: How to send email without using email client Mike Abdullah May 9, 16:52
mlRe: How to send email without using email client Buddy Kurz May 9, 17:08
mlRe: How to send email without using email client Torsten Curdt May 9, 17:45
mlRe: How to send email without using email client John Stiles May 9, 18:12
mlRe: How to send email without using email client Jens Alfke May 9, 18:38
mlRe: How to send email without using email client David Hoerl May 9, 18:42
mlRe: How to send email without using email client Ilan Volow May 9, 18:58
mlRe: How to send email without using email client Jens Alfke May 9, 19:48
mlRe: How to send email without using email client j o a r May 9, 20:03
mlRe: How to send email without using email client Jason Stephenson May 9, 20:48
mlRe: How to send email without using email client Jens Alfke May 9, 21:22