9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Rodolfo kix Garci­a" <kix@kix.es>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] SMTP problem
Date: Wed, 23 Jan 2008 17:01:14 +0100	[thread overview]
Message-ID: <479764CA.6080102@kix.es> (raw)

Hi,

I am tired and I can't find the problem. I am changing my smtp server to 
my new one. The problem is about the relay denied:

cpu% upas/smtp -a -s -i -d -h kix.es net!mail.kix.es foo foo@bar.com
sending /net/dns 'mail.kix.es mx'
dns mx: mail.kix.es mx    0 mx1.balanced.janky.mail.dreamhost.com
dns mx: mail.kix.es mx    0 mx2.balanced.janky.mail.dreamhost.com
dns mx; got 2 entries
mxdial trying /net/net!mx2.balanced.janky.mail.dreamhost.com!smtp
220 jankymail-mx2.g.dreamhost.com ESMTP
EHLO kix.es
250-jankymail-mx2.g.dreamhost.com
250-PIPELINING
250-SIZE 40960000
250-ETRN
250-STARTTLS
250 8BITMIME
STARTTLS
220 Ready to start TLS
EHLO kix.es
250-jankymail-mx2.g.dreamhost.com
250-PIPELINING
250-SIZE 40960000
250-ETRN
250 8BITMIME
MAIL FROM:<kix-AT-kix.es>  <--changed  for the  9fans list
250 Ok
RCPT TO:<foo@bar.com>
554 <foo@bar.com>: Relay access denied
Wed Jan 23 16:53:12 CET 2008 connect to net!mail.kix.es:
554 <foo@bar.com>: Relay access denied
QUIT
221 Bye
cpu%

The problem is about the user/pass auth (I think it), but is correct in 
factotum:

cpu% cat /mnt/factotum/ctl
key proto=pass server=mail.kix.es service=imap user=foo !password?
key proto=pass service=smtp user=foo server=mail.kix.es !password?
key proto=pass server=mx1.balanced.janky.mail.dreamhost.com service=smtp 
user=foo !password?
key proto=pass server=mx2.balanced.janky.mail.dreamhost.com service=smtp 
user=foo !password?

With my own mail address at the server, it runs ok.

Heeeelp!

slds, kix.


             reply	other threads:[~2008-01-23 16:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 16:01 Rodolfo kix Garci­a [this message]
2008-01-23 16:17 ` Gary Wright
2008-01-23 16:31   ` Rodolfo kix Garci­a
2008-01-23 16:37 ` Gabriel Diaz Lopez de la Llave
2008-01-23 17:54 ` Micah Stetson
2008-01-23 19:41   ` Rodolfo kix Garci­a
2008-01-23 22:00     ` Rodolfo Garcia (kix)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=479764CA.6080102@kix.es \
    --to=kix@kix.es \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).