Got it!

You have to set james up to send through a gateway, you don't need to
use this gateway for everything but it is simpler if you do.

In the remote delivery mailet config in config.xml (look for "
<mailet match="All" class="RemoteDelivery">"

you need to set the following parameters:

<gateway> exchangeserver.mydomain.com </gateway>
<gatewayPort>25</gatewayPort>
<gatewayusername>user</gatewayusername>
<gatewaypassword>pass</gatewaypassword>


d.

On 08/11/2007, Hillel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We want clients to send emails via SMTP authentication from a Microsoft
> Exchange 2003 server.
>
> Where can we put in the username and password in James so clients can send
> us secure emails via a Microsoft Exchange 2003 server using SMTP
> authentication?
>
>
> The process on the Exchange server is:
>
> 1. Open Exchange System Manager
> 2. Right click on Connectors and select New > SMTP Connector
> 3. Name: SendMessenges
> 4. Check Forward all mail through this connector to the following smart
> hosts, and enter name.domainname
> 5. Add the required bridgeheads
> 6. Click on the Address Space tab
> 7. Add a new Address Space - Type: SMTP, E-mail domain: domainname
> 8. Click on the Advanced Tab
> 9. Click on Outbound Security
> 10. Check Basic Authentication
> 11. Click Modify - User: username, Password: password, click OK
> 12. Click OK
> 13. Click OK
>
> Any help appreciated.
> thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to