Sending e-mails

Hello.My e-mails adrress is build: first sign of name, surname@… . When I am sending e-mails which is build only surname@… is also delivered. How can I block it? Thank you for help

Subject: Sending e-mails

So the email addresses are:

firstName, LastName@domain.com ?

If so, the problem is the comma - notes will probably be treating this as two different addresses

Firstname

and

LastName@domain.com

Try using a . and no space, or similar:

firstName.Lastname@domain.com

Sorry if i’ve got the wrong end of the stick here.

HTH

Kiers

Subject: RE: Sending e-mails

For example: adrress email is mkowalski@domain.com . When I send email on kowalski@domain.com is also delivered and this way I have to block.I do not want to change building of adrresses.

Subject: RE: Sending e-mails

I think this post should answer your question:

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/95af219afc514f8785256ddb005b3f39?OpenDocument&Highlight=0,surname,address

Subject: RE: Sending e-mails

Hello. Thank you for help. It works.