Dear Group,

I am successful in sending the meassages from Evolution email client, to any
client through Microsoft Exchange Server, when I configure my client to
directly talk to the Exchange server.

However, when I introduce two MAPI proxy and configure my Evolutin client to
talk to the first MAPI proxy then NONE of the meassages is delivered.


*(1) About Samba*
**
*My samba server is in *

/*usr/local/samba/sbin*
**
*When I start samba from command prompt, it prints following messages and
then the command prompt comes back on both machines.  That means it exits
after printing following messages.*

Global parameter workgroup found in service section!
Global parameter server string found in service section!
Global parameter security found in service section!
Unknown parameter encountered: "load printers"
Ignoring unknown parameter "load printers"
Global parameter log file found in service section!
Unknown parameter encountered: "max log size"
Ignoring unknown parameter "max log size"
Global parameter dns proxy found in service section!
Unknown parameter encountered: "writable"
Ignoring unknown parameter "writable"
Unknown parameter encountered: "guest ok"
Ignoring unknown parameter "guest ok"
Unknown parameter encountered: "writable"
Ignoring unknown parameter "writable"

*(2) About MAPI PROXIES*
**
*My MAPI proxies are in the following locations*

usr/local/samba/etc/smb.conf

*And the configuratin file has the following infromation in the first MAPI
proxy*
[global]

 [globals]
        netbios name    = MAPIPROXY
        workgroup       = OPENCHANGE
        realm           = OPENCHANGE.LOCAL
        server role     = domain controller

### Configuration required by mapiproxy ###
        dcesrv:assoc group checking = false
        dcerpc endpoint servers = epmapper, mapiproxy
        dcerpc_mapiproxy:binding = ncacn_ip_tcp:100.100.100.107[print]  ###
This is the address of second proxy, which will talk to Exchange server ###
        dcerpc_mapiproxy:username = AJain
        dcerpc_mapiproxy:password = Scgrad02
        dcerpc_mapiproxy:domain = EXCHANGE
        dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
exchange_ds_rfr
        dcerpc_mapiproxy:modules = downgrade
        ### Configuration required by mapiproxy ###
[netlogon]
        path = /usr/local/samba/var/locks/sysvo

*And the configuratin file has the following infromation in the second MAPI
proxy*
[global]
[globals]
        netbios name    = MAPIPROXY
        workgroup       = OPENCHANGE
        realm           = OPENCHANGE.LOCAL
        server role     = domain controller

### Configuration required by mapiproxy ###
        dcesrv:assoc group checking = false
        dcerpc endpoint servers = epmapper, mapiproxy
        dcerpc_mapiproxy:binding = 100.100.100.209   ### This is the address
of Exchange server###
        dcerpc_mapiproxy:username = AJain
        dcerpc_mapiproxy:password = Scgrad02
        dcerpc_mapiproxy:domain = EXCHANGE
        dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp,
exchange_ds_rfr
        dcerpc_mapiproxy:modules = downgrade
        ### Configuration required by mapiproxy ###
[netlogon]
        path = /usr/local/samba/var/locks/sysvol/openchange.local/scripts
        read only = no
[sysvol]
        path = /usr/local/samba/var/locks/sysvol
        read only = no

*My Evolution client is pointing to the first MAPI proxy and I think it must
be talking on port 25 (I think), since Microsoft Exchange Server listens on
port 25.*
**
Can somebody from the development team of open change help me.  I will
greatly appreciate this.

Thanks in anticipation.

-- 
Thanks

Nagrik
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to