Re: Send Email with "deliverMessage"
Re: Send Email with "deliverMessage"
- Subject: Re: Send Email with "deliverMessage"
- From: Lorenzo <email@hidden>
- Date: Wed, 07 Apr 2004 17:40:47 +0200
Hi,
thanks for replying. But, sorry, doesn't the spam filters usually apply to
incoming emails? I want to specify that the API I use
--
ok = [NSMailDelivery deliverMessage:
--
returns "NO" immediately. So, the users cannot "send" the message.
Instead on my computer it works properly.
Any idea?
Best Regards
--
Lorenzo
email: email@hidden
>
From: Ondra Cada <email@hidden>
>
Date: Wed, 07 Apr 2004 15:17:13 +0200
>
To: Lorenzo <email@hidden>
>
Cc: email@hidden
>
Subject: Re: Send Email with "deliverMessage"
>
>
Lorenzo,
>
>
On Wednesday, Apr 7, 2004, at 14:41 Europe/Prague, Lorenzo wrote:
>
>
> What else should I check and fix?
>
>
Among others, you may want to check the provider's spam filter, if any.
>
My provider uses spamassassin, which adamantly sorts out messages
>
generated by WOMailDelivery (!) as spam, saying things like
>
>
X-Spam-Status: Yes, hits=5.8 required=5.8 tests=DATE_MISSING,HTML_60_70,
>
HTML_MESSAGE,HTML_MIME_NO_HTML_TAG,MIME_HEADER_CTYPE_ONLY,
>
MIME_HTML_NO_CHARSET,MIME_HTML_ONLY,NO_REAL_NAME autolearn=no
>
version=2.60
>
X-Spam-Report:
>
* 0.3 NO_REAL_NAME From: does not include a real name
>
* 1.0 DATE_MISSING Missing Date: header
>
* 0.1 HTML_60_70 BODY: Message is 60% to 70% HTML
>
* 0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME
>
parts
>
* 0.0 HTML_MESSAGE BODY: HTML included in message
>
* 0.7 MIME_HTML_NO_CHARSET RAW: Message text in HTML without
>
charset
>
* 1.9 MIME_HEADER_CTYPE_ONLY 'Content-Type' found without
>
required MIME headers
>
* 1.7 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no
>
HTML tag
>
X-Spam-Level: *****
>
>
I haven't tried NSMailDelivery, but perhaps similar problems may occur
>
there, too?
>
---
>
Ondra Hada
>
OCSoftware: email@hidden http://www.ocs.cz
>
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.