9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] SMTP problem
@ 2008-01-23 16:01 Rodolfo kix Garci­a
  2008-01-23 16:17 ` Gary Wright
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rodolfo kix Garci­a @ 2008-01-23 16:01 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-23 22:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-23 16:01 [9fans] SMTP problem Rodolfo kix Garci­a
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)

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).