On Thu, Jan 17, 2008 at 04:53:59PM -0700, Corey Edwards wrote: > On Thu, 2008-01-17 at 16:35 -0700, Charles Curley wrote: > > On Thu, Jan 17, 2008 at 03:46:28PM -0700, Corey Edwards wrote:
> > dc_eximconfig_configtype='internet'
> > dc_other_hostnames='localdomain'
>
> Oh, you're using that ugly mess of a Debian configuration. I can't stand
> that and always write my own. An exim4.conf file will override the
> Debian auto built version.
>
> The correct answer then is to add dzur.localdomain to
> dc_other_hostnames.
Don't look at me. Ubuntu is supposed to be user friendly, right?
Anyway:
dc_other_hostnames='dzur.localdomain'
And I got:
[EMAIL PROTECTED]:~# exim -bh 192.168.1.12
**** SMTP testing session as if from host 192.168.1.12
**** but without any ident (RFC 1413) callback.
**** This is not for real!
>>> host in hosts_connection_nolog? no (option unset)
>>> host in host_lookup? yes (matched "*")
>>> looking up host name for 192.168.1.12
>>> IP address lookup yielded issola.localdomain
>>> gethostbyname2 looked up these IP addresses:
>>> name=issola.localdomain address=192.168.1.12
>>> checking addresses for issola.localdomain
>>> 192.168.1.12 OK
>>> host in host_reject_connection? no (option unset)
>>> host in sender_unqualified_hosts? no (option unset)
>>> host in recipient_unqualified_hosts? no (option unset)
>>> host in helo_verify_hosts? no (option unset)
>>> host in helo_try_verify_hosts? no (option unset)
>>> host in helo_accept_junk_hosts? no (option unset)
220 dzur ESMTP Exim 4.67 Thu, 17 Jan 2008 17:16:44 -0700
EHLO issola.localdomain
>>> host in pipelining_advertise_hosts? yes (matched "*")
>>> host in auth_advertise_hosts? yes (matched "*")
>>> host in tls_advertise_hosts? no (option unset)
250-dzur Hello issola.localdomain [192.168.1.12]
250-SIZE 52428800
250-PIPELINING
250 HELP
MAIL FROM:<[EMAIL PROTECTED]>
>>> using ACL "acl_check_mail"
>>> processing "accept"
>>> accept: condition test succeeded
250 OK
RCPT TO:<[EMAIL PROTECTED]>
>>> using ACL "acl_check_rcpt"
>>> processing "accept"
>>> check hosts = :
>>> host in ":"? no (end of list)
>>> accept: condition test failed
>>> processing "deny"
>>> check domains = +local_domains
>>> dzur.localdomain in "@:localhost:localhost:dzur.localdomain"? yes (matched
>>> "dzur.localdomain")
>>> dzur.localdomain in "+local_domains"? yes (matched "+local_domains")
>>> check local_parts = ^[.] : [EMAIL PROTECTED]/|`#&?]
>>> ccurley in "^[.] : [EMAIL PROTECTED]/|`#&?]"? no (end of list)
>>> deny: condition test failed
>>> processing "deny"
>>> check domains = !+local_domains
>>> dzur.localdomain in "!+local_domains"? no (matched "!+local_domains" -
>>> cached)
>>> deny: condition test failed
>>> processing "accept"
>>> check local_parts = postmaster
>>> ccurley in "postmaster"? no (end of list)
>>> accept: condition test failed
>>> processing "deny"
>>> check !acl = acl_whitelist_local_deny
>>> using ACL "acl_whitelist_local_deny"
>>> processing "accept"
>>> check hosts = ${if
>>> exists{/etc/exim4/local_host_whitelist}{/etc/exim4/local_host_whitelist}{}}
>>> host in ""? no (end of list)
>>> accept: condition test failed
>>> processing "accept"
>>> check senders = ${if
>>> exists{/etc/exim4/local_sender_whitelist}{/etc/exim4/local_sender_whitelist}{}}
>>> [EMAIL PROTECTED] in ""? no (end of list)
>>> accept: condition test failed
>>> end of ACL "acl_whitelist_local_deny": implicit DENY
>>> check senders = ${if
>>> exists{/etc/exim4/local_sender_callout}{/etc/exim4/local_sender_callout}{}}
>>> [EMAIL PROTECTED] in ""? no (end of list)
>>> deny: condition test failed
>>> processing "accept"
>>> check hosts = +relay_from_hosts
>>> host in "192.168.1.0/24 : 127.0.0.1 : ::::1"? yes (matched "192.168.1.0/24")
>>> host in "+relay_from_hosts"? yes (matched "+relay_from_hosts")
>>> check control = submission/sender_retain
>>> accept: condition test succeeded
250 Accepted
So I think we're getting further along. Now I need to fix the list of
acceptable accounts. I think.
--
Charles Curley /"\ ASCII Ribbon Campaign
Looking for fine software \ / Respect for open standards
and/or writing? X No HTML/RTF in email
http://www.charlescurley.com / \ No M$ Word docs in email
Key fingerprint = CE5C 6645 A45A 64E4 94C0 809C FFF6 4C48 4ECD DFDB
signature.asc
Description: Digital signature
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
