9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Gabriel Diaz Lopez de la Llave <gdiaz@9grid.es>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] SMTP problem
Date: Wed, 23 Jan 2008 17:37:05 +0100	[thread overview]
Message-ID: <4AA36158-32C5-4B9D-901B-C5EB8A2849F5@9grid.es> (raw)
In-Reply-To: <479764CA.6080102@kix.es>

hello


>
> EHLO kix.es
> 250-jankymail-mx2.g.dreamhost.com

I think that name should be in factotum.

you could try to put wilcards in the server option like  
*.dreamhost.com but I don't if that works or makes sense to factotum.

You could send email choosing one server of the dreamhost.com pool and  
using it by its direct name instead mail.kix.es, I think this way upas/ 
smtp will find your key correctly, and you will speak allways with the  
same server instead of a 'random' one.

slds.



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


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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 16:01 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 [this message]
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=4AA36158-32C5-4B9D-901B-C5EB8A2849F5@9grid.es \
    --to=gdiaz@9grid.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).