NSMailDelivery through Firewall and Wireless gateway
NSMailDelivery through Firewall and Wireless gateway
- Subject: NSMailDelivery through Firewall and Wireless gateway
- From: Lorenzo <email@hidden>
- Date: Mon, 11 Aug 2003 17:10:06 +0200
Hi list,
I use the following API to send email:
ok = [NSMailDelivery deliverMessage:messageBody headers:messageHeaders
format:NSMIMEMailFormat protocol:NSSMTPDeliveryProtocol];
This worked well for so long time, but now, since my client changed
configuration, it doesn't work anymore.
I already know that this API uses the settings of
SystemPreferences/Internet/Email, and they are set properly.
My client has now a wireless gateway plus a Firewall (SonicWall). I report
what he told me about his connection. I cannot solve the problem. What
should he change in order to send email? Please do you know how to do?
The client reports:
>
The wireless gear is level 2 and merely is a pass through. It doesn't
>
provide any info, settings or make modifications to incoming/outgoing
>
streams.
>
>
Firewalls, on the other hand make some basic changes (IP and MAC address,
>
provide some other basic network routing info to any DHCP clients as well
>
as any necessary DNS info), but have never known them to change email
>
setting or to strip them out. In any case, here are no email settings in
>
the firewall or the wireless gateway.
>
>
The computer in question has a static IP address all necessary info for
>
sending email. As stated previously, other applications are successfully
>
sending emails.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.