[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mailrouting problem



Jeff Lasman <jblists@xxxxxxxxxxxxx> writes:

> Note in the email I sent you, since I was using telnet, I couldn't
> correct errors in my email as I went, so it may be hard to understand

Hmm, the backspace key does work in my telnet :-) (but you can't
correct past a newline though)

> > >>>>>first I got the MX for web.lu to make sure I was sending
> >>>>>the email to the right place...
> [admin admin]$ nslookup

It's a lot faster to use host:

$ host -t mx web.lu
web.lu mail is handled (pri=10) by web.lu
web.lu mail is handled (pri=20) by relay.web.lu

> Luc,

Remember to enter a few headers (like From, To or Subject) otherwise
some mailreaders will not show the message.

> email properly.
> 
> Jeff
>  .
> 250 QAA18642 Message accepted for delivery

Remember that the "." should be the first character on the line (and
the only character on the line). This is used to mark the end of the
message.

The reason it could appear to be otherwise in Jeff's email is
ofcourse, that his message were also transferred through email. Then
it's customary to change that . into something else (normally two
dots, but it can also be done by putting a space before the dot).

> Everyone:  save this example for future reference; I don't want to take
> the time to do it again <smile>.

To make it clear, I just sent this email to make sure that everyone
remembered that the dot has to be the first character on the
line. Otherwise you will be stuck in that data-prompt :-)


-- 
Jens Kristian Søgaard,
jk@xxxxxxxxxxxx -- http://www.jksoegaard.dk/
Søger du noget? -- http://www.google.com/
echo|perl -ple'$_+=4E-6*!int rand()**2+rand()**2while$i++-1E6'