smtp host for misc POP3 'change_server'

Justin Zachor justinz at covad.net
Sat Feb 2 18:10:25 PST 2002


Three issues - first a request, next a question, and last I'm having
trouble with change_server. (Horde and IMP are otherwise running fine
:^)

1.  server-list 

I'd like to have a server list, in addition to allowing the user to
specify an unlisted server. Is this presently possible? Future?

2.  Question 

Is there any problem setting horde/IMP to use 'localhost' for IMAP auth?
PHP is executed on the server, yes, so if the horde/IMP installation is
on the same machine as the IMAP server, then will 'localhost' work? What
about for SMTP? The reason I ask is that I want to eliminate any chance
of routing through the nearest router (vs staying local).

3.  change_server 

Last, I don't see a means of specifying an accompanying smtp host when a
user types in their own mail server. Is IMP trying to use the
user-specified pop3 host, or my local smtp server (as I think I see in
the log). 

In my case, the smtp server running localy (where horde/IMP are running)
is setup to not relay for foreign domains.  

For example, my DSL provider is Mojo.net (so I mainly use pop3.mojo.net
& smtp.mojo.net).  This means I can't tell IMP to use smtp.mojo.net
unless I list mojo.net in servers.php, where I can also specify an
smtphost.

  T 20020202 183532 3c5ba7f8 Connection from 127.0.0.1
  T 20020202 183532 3c5ba7f8 EHLO localhost
  T 20020202 183532 3c5ba7f8 MAIL FROM:<justinz at mojo.net>
  T 20020202 183532 3c5ba7f8 RCPT TO:<cuke at pickles.net>
  E 20020202 183532 3c5ba7f8 Relay attempt by 127.0.0.1: from
<justinz at mojo.net> to <cuke at pickles.net>.
  T 20020202 183532 3c5ba7f8 Connection closed with 127.0.0.1, 0 sec.
elapsed.

Here's my Horde log:

  Feb 02  HORDE [error] [imp] unable to add recipient
[cuke at pickles.net]: 553 We do not relay non-local mail, sorry. [on line
787 of "d:\htserv\htdocs\horde\imp\compose.php"]

Do I need to allow relay to anywhere, so long as it's from 127.0.0.1 (or
wherever horde is)? (this in turn relates to question #2)

(Whew!)
Justin


>From chuck at horde.org Date: Sat,  2 Feb 2002 22:38:12 -0500
Return-Path: <chuck at horde.org>
Mailing-List: contact horde-help at lists.horde.org; run by ezmlm
Delivered-To: mailing list horde at lists.horde.org
Received: (qmail 36728 invoked from network); 3 Feb 2002 03:38:50 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Feb 2002 03:38:50 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id A02F63C91; Sat,  2 Feb 2002 22:38:12 -0500 (EST)
Received: from 192.168.0.118 ( [192.168.0.118])
	as user chuck at localhost by marina.horde.org with HTTP;
	Sat,  2 Feb 2002 22:38:12 -0500
Message-ID: <1012707492.3c5cb0a476c64 at marina.horde.org>
Date: Sat,  2 Feb 2002 22:38:12 -0500
From: Chuck Hagenbuch <chuck at horde.org>
To: horde at lists.horde.org
References: <Pine.LNX.4.33.0201311804270.9300-100000 at splunk.dhs.org> <3C5A13A7.4A7659A3 at covad.net> <1012536965.3c5a1685d2b48 at marina.horde.org> <3C5A2C9B.C7EE4EC2 at covad.net> <1012543994.3c5a31fa8dc1e at marina.horde.org> <1012559541.3c5a6eb59d38d at linux.wg.de> <3C5AA732.E97FB20 at covad.net> <1012575881.3c5aae89e6ca2 at head.graftonhall.co.nz> <3C5ADC5A.5894F298 at covad.net> <3C5AE2B4.77358F36 at covad.net> <3C5C9C11.B6645DFB at covad.net>
In-Reply-To: <3C5C9C11.B6645DFB at covad.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
Subject: Re: [horde] smtp host for misc POP3 'change_server'

Quoting Justin Zachor <justinz at covad.net>:

> 1.  server-list 
> 
> I'd like to have a server list, in addition to allowing the user to
> specify an unlisted server. Is this presently possible? Future?

Not currently. Patch?

> 2.  Question 
> 
> Is there any problem setting horde/IMP to use 'localhost' for IMAP auth?
> PHP is executed on the server, yes, so if the horde/IMP installation is
> on the same machine as the IMAP server, then will 'localhost' work? What
> about for SMTP? The reason I ask is that I want to eliminate any chance
> of routing through the nearest router (vs staying local).

Shouldn't be a problem. Have you tried?

> 3.  change_server 
> 
> Last, I don't see a means of specifying an accompanying smtp host when a
> user types in their own mail server. Is IMP trying to use the
> user-specified pop3 host, or my local smtp server (as I think I see in
> the log). 

Not currently possible. Patch?

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin




More information about the horde mailing list