T.R | Title | User | Personal Name | Date | Lines |
---|
1933.1 | | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Wed Feb 19 1997 11:59 | 10 |
| A ' in the local-part of an Internet address is unusual. sendmail
(on the RMC's) is appearing to mis-parse it.
Try quoting the local-part, ie,
"D'Eramo"@mail.dec.com
However I would really recommend getting your mailbox name renamed,
you'll find having a ' in your email address to cause nothing but
problems .....
|
1933.2 | Do you need to use USnRMC? | STAR::BLAKE | OpenVMS Engineering | Thu Feb 20 1997 07:25 | 12 |
| > I did get the following to work on the DCL command line:
>
> smtp%"""D'[email protected]"""
>
> The corresponding form smtp%"D'[email protected]" worked from
> DECwindows mail. But I can't seem to find a way to get the
> US3RMC::"<what goes here?>" format to work. Any ideas?
If the smtp% format address works, why bother with USnRMC? Does this
problem need solving?
Colin.
|
1933.3 | | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Thu Feb 20 1997 10:48 | 10 |
| > $ mail/notransport/subject="test" tt: us3rmc::"""D'[email protected]"""
> %MAIL11D-E-FATAL: cannot send mail to "D'[email protected]"
> 554 <d"[email protected]>... Unbalanced '<'
BTW, another thing that can cause this is your personal name.
Do a:
Mail> show personal
and see if you have any ()'s, <>'s, etc in it ....
|
1933.4 | | SPECXN::DERAMO | Dan D'Eramo | Thu Feb 20 1997 11:13 | 14 |
| re .2
>If the smtp% format address works, why bother with USnRMC? Does this
>problem need solving?
I think more OpenVMS systems have access to DECnet's
node::"""[email protected]""" format than have access to the smtp%
format. Even if there is no way to do it with the DECnet
gateway format, I'm still accessible at specxn::DEramo or
[email protected] for anyone whose mailer cannot
handle D'[email protected]. But I'm curious if it can be
done.
Dan
|
1933.5 | | SPECXN::DERAMO | Dan D'Eramo | Thu Feb 20 1997 11:21 | 13 |
| re .3
It fails whether
MAIL> set personal "Dan D'Eramo"
or
MAIL> set nopersonal
is in place.
Dan
|
1933.6 | \' (quote apostrophe) | PARZVL::ogodhcp-125-128-55.ogo.dec.com::kennedy | nuncam non paratus | Wed Mar 05 1997 10:29 | 14 |
| I did a couple of tests with Dan and confirmed he
is reachable at:
xxxRMC::"d\'[email protected]"
the \ is a quote character in this case, preventing
the ' from being interpreted as a delimiter
if sending from the command line, or putting
in a set forward command, then you need to triple
the quotes:
xxxRMC::"""d\'[email protected]"""
we're now trying to figure out why Exchange isn't
quoting that character itself when sending mail.
|
1933.7 | | SPECXN::DERAMO | Dan D'Eramo | Wed Mar 05 1997 13:51 | 5 |
| Exchange is already doing the right thing -- i.e., spelling my
name correctly -- when it says I'm at D'[email protected] .
The last thing I want is for that to change.
Dan
|
1933.8 | | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Wed Mar 05 1997 19:46 | 9 |
| > Exchange is already doing the right thing -- i.e., spelling my
> name correctly -- when it says I'm at D'[email protected] .
> The last thing I want is for that to change.
which would you rather have, an email address that *everyone* can
easily send to, or one that's spelt correctly, but is likely to
get munged by the diverse set of mail systems and gateways out
there in the real world (the whole world is not MS Exchange,
thank goodness).
|
1933.9 | | SPECXN::DERAMO | Dan D'Eramo | Wed Mar 05 1997 20:49 | 9 |
| > which would you rather have, an email address that *everyone* can
> easily send to, or one that's spelt correctly, but is likely to
> get munged by the diverse set of mail systems and gateways out
> there in the real world (the whole world is not MS Exchange,
> thank goodness).
One that is spelled correctly. It's my name.
Dan
|
1933.10 | | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Thu Mar 06 1997 00:40 | 20 |
| >> which would you rather have, an email address that *everyone* can
>> easily send to, or one that's spelt correctly, but is likely to
>> get munged by the diverse set of mail systems and gateways out
>> there in the real world (the whole world is not MS Exchange,
>> thank goodness).
> One that is spelled correctly. It's my name.
You are pulling my leg?? You'd rather not get mail?
Sometimes one has to swallow their pride/vanity and be
practical. Take for example my last name. If I'm lucky,
one out of ten can correctly pronounce it. So when I go
to a restaurant and there's a wait, or I make a reservation,
I use my mother's maiden name.
Another example of practicality. You wrote you note from:
SPECXN::DERAMO
^^^^^^
otherwise you wouldn't of been able to write your NOTES ...
|
1933.11 | | SPECXN::DERAMO | Dan D'Eramo | Thu Mar 06 1997 11:58 | 15 |
| In the late 1970's the username on my Multics account was my
last name, D'Eramo. It worked fine, mail worked fine, etc. I
can't help it that the software that Digital chooses to use is
over twenty years behind the times with respect to names. I
think I've waited for long enough. Exchange can spell my name
correctly (perhaps its only redeeming feature) and that's how
I'm going to use it. They can change me to [email protected]
or leave D'[email protected] alone or remove my Exchange
account altogether.
Besides, D'[email protected] *does* work; so far it works for
everybody but those using a DECnet gatewy::"..." style
address. And they can use the backslash.
Dan
|
1933.12 | | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Thu Mar 06 1997 18:00 | 26 |
| > In the late 1970's the username on my Multics account was my
> last name, D'Eramo. It worked fine, mail worked fine, etc.
I would assume it worked fine intra-system, or even between
directly connected Multics systems, but how well did it
work over UUCP?
> I can't help it that the software that Digital chooses to use is
> over twenty years behind the times with respect to names.
It's not just Digital. How well do you think usernames with
accented or multi-byte characters would work across the
diverse set of systems on the Internet?
> Besides, D'[email protected] *does* work; so far it works for
^^^^^^
> everybody but those using a DECnet gatewy::"..." style
> address. And they can use the backslash.
If I were you I'd try having someone on America On-Line
try sending you mail, as well as a Juno user (and maybe
a Compuserve user, an AT&T Network user, and MSN).
As I've implied before, my concern is not that other DECies
can't send you mail, but that the outside world *may* not
be able to......
|
1933.13 | Redmond Not Yet Universal | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Mon Mar 10 1997 17:31 | 23 |
|
Dan, the horse is dead -- if you want the ' in your mail name, you
can expect to have problems with mail.
You may be able to work around these via forwarding, routing through
specific gateways, and other techniques. Or you may not.
SMTP gateways are notorious for spewing on characters they do not
like -- the UK schools have/had a gate that spewed on a personal name
that contained a ";".
Whether or not you like it, support for non-alphanumeric characters in
usernames are "bleeding edge" features in many mailers and many gateways,
regardless of your decades-old Multics experience to the contrary.
The simple question: How much do you want to know about SMTP mailers
and mail gateways, and how much do you want to have to explain to folks
so that they can send you mail?
When the whole computing world has been assimilated by the folks from
Redmond and all gateways have become irrelevent, this situation might
change. (But we'll be busy cleaning up after the e-mail virii...)
|
1933.14 | | SPECXN::DERAMO | Dan D'Eramo | Mon Mar 10 1997 19:50 | 16 |
| > The simple question: How much do you want to know about SMTP mailers
> and mail gateways,
I suppose a pointer to the latest RFC describing valid email
addresses would be sufficient.
> and how much do you want to have to explain to folks
> so that they can send you mail?
I think I can get by with
D'[email protected]
if your mailer can't handle the above,
then use [email protected]
Dan
|
1933.15 | | AXEL::FOLEY | http://axel.zko.dec.com | Tue Mar 11 1997 13:25 | 10 |
| RE: .14
Ugh... You'd rather have mail go to your VMSmail/DECnet system
if you can't get it at your SMTP address?
I'm STILL trying to convince people to stop sending me mail
at [email protected] and send it to [email protected].
Then I can reply to them with a valid SMTP address.
mike
|
1933.16 | | SPECXN::DERAMO | Dan D'Eramo | Wed Mar 12 1997 11:33 | 11 |
| > Ugh... You'd rather have mail go to your VMSmail/DECnet system
> if you can't get it at your SMTP address?
Good point. The cluster alias SPECXN does not work when used
as [email protected] but each member of the cluster
can receive email, so the alternative can be either of
[email protected]
[email protected]
Dan
|
1933.17 | trix::"~rfc" | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Wed Mar 12 1997 17:45 | 34 |
|
:> The simple question: How much do you want to know about SMTP mailers
:> and mail gateways,
:
: I suppose a pointer to the latest RFC describing valid email
: addresses would be sufficient.
I made that mistake once -- I once believed that tools that complied
with the RFCs would interoperate, that what the RFCs described could
be implemented, and that the RFCs contained a complete and unambiguous
description of the "standard". (Yes, I know RFCs are not a "standard".)
Anyway: see the ~rfc directory on host trix.
Specifically, see "/usr/ftp/root/rfc/rfc-index.txt"
They are available at various sites around the internet, as well.
:> and how much do you want to have to explain to folks
:> so that they can send you mail?
:
: I think I can get by with
:
: D'[email protected]
: if your mailer can't handle the above,
: then use [email protected]
It's more than the end-user's mailer, it's also all the various
old/new/odd gateways one can encounter.
--
I found that one needed to use the least common demoninator in order
to interoperate, and that <'> wasn't always in that character set.
|
1933.18 | Upgrade UCX | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Wed Mar 12 1997 17:46 | 7 |
|
: I'm STILL trying to convince people to stop sending me mail
: at [email protected] and send it to [email protected].
: Then I can reply to them with a valid SMTP address.
Upgrade to the current UCX ECO -- I haven't seen any problems.
|
1933.19 | help with Reserved Characters in VMSMAIL | CSC32::J_HILL | | Tue May 20 1997 14:19 | 15 |
| I have a customer who is having the same problem. They are saying that
under VMS 6.2 they were able to leave off SMTP%" and just send it as
B'[email protected] and it worked fine. Now that they upgraded to VMS
7.1 and try to send mail to the above name they get MAIL-E-USERSPEC.
If they add the SMTP%""B'[email protected]"" all is fine. The customer
doesn't want to do this and feel that this is a bug in VMS and wants me
to IPMT this problem. I've tried to explain that whenever you use
Reserve Characters in VMSMAIL that they have to use the full command to
send mail. To them, this is unacceptable. I've also suggested that they
can create a distribution list for this particular user. They said that
they can do this but they want the problem fixed.
What else can I tell this customer to get them off of my back?
J.D.Hill
Colorado/CSC
SYSMGT Support
|
1933.20 | Suggestion-Priority IPMT... | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Tue May 20 1997 16:53 | 8 |
|
Log the IPMT -- medium- to low-priority, as the customer has a good
workaround for the problem.
"Odd" characters will -- and always have -- required quotation.
Have the customer put an alias in the local MAIL database for this
target user.
|
1933.21 | Thanks for the quick reply Steve | CSC32::J_HILL | | Tue May 20 1997 18:48 | 4 |
| Hi Steve,
Am I right to say that Apostrophe's are Special/Reservered
Characters?
J.D.
|
1933.22 | | MRPTH1::16.121.160.237::slab | [email protected] | Wed May 21 1997 02:01 | 9 |
|
'
"
@
\
/
to name a few.
|
1933.23 | See RFC 821, 822... | XDELTA::HOFFMAN | Steve, OpenVMS Engineering | Thu May 22 1997 11:14 | 9 |
| : Am I right to say that Apostrophe's are Special/Reservered
: Characters?
Yes. Most any character other than a seven-bit alphanumeric, dollar
sign, and an underscore are generally considered "odd". In this
specific case, the period and the at-sign are also parsed.
Check the Internet RFCs 821 and 822 for information around SMTP.
(See `TRIX::"~rfc"' for the DIGITAL-local archive of RFCs.)
|