Re: smx-0.0.0.0 smar defunct with map socket aliases



jean-marc pouchoulon wrote:

Ok but as I can see in the maillog the alias is expanded , and
myserver.mydomain ( machine wich received the mail) is unconditional
appended to the alias ( with my code or with sockmapsrv) :

I just tried it and added:
, 'user3' => '<ext3@xxxxxxxxx>'
to my %amapping in libsmmap/t-sockmapsrv.pl. That works as expected.

alias=<wolter@xxxxxxxxxxxxxxxxx@myserver.mydomain>

That most likely means that the RHS of the map is incorrect. See
"Aliases" in README:

The value (RHS) for an alias entry is a list of one or more RFC 2821
addresses (including the angle brackets) ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

On the other hand t-sockmapsrv.pl answers
(sizeod address):OK adr2@dom2,
The comma seems to be mandatory

Yes, it's in the protocol specification. However, the RHS itself
(ignoring the protocol data around it) must be:

<adr2@dom2>

If this still fails, please give one "real" example (your error
above uses "wolter@xxxxxxxxxxxxxxxxx" and the protocol example
uses "adr2@dom2" which is confusing).
.



Relevant Pages

  • Re: Winsock Transport Service Provider
    ... Please do not send e-mail directly to this alias. ... If I get an AF number from IANA, will Microsoft add the AF number to ... I have a transport protocol in TDI and I also provide Winsock ... Do I have to register to Microsoft to register ...
    (microsoft.public.development.device.drivers)
  • Re: Winsock Transport Service Provider
    ... Please do not send e-mail directly to this alias. ... I have a transport protocol in TDI and I also provide Winsock ... Address families are added by Microsoft when a new family ... Do I have to register to Microsoft to register ...
    (microsoft.public.development.device.drivers)
  • Re: server running ok, but cannot connect using ip address
    ... If your application connects thru the alias, then the protocol for the ... secure network connectivity for SQL Server 2000 local databases) ...
    (microsoft.public.sqlserver.connect)
  • Re: How can I tell what protocols are enabled for the client?
    ... If your application connects thru the alias, ... secure network connectivity for SQL Server 2000 local databases) ... >If I have alias setup to use other protocol such as Named Pipes, does it mean the alias cannot be connected since Named Pipes is not enabled? ...
    (microsoft.public.sqlserver.connect)