<br><br><div class="gmail_quote">On Fri, Feb 5, 2010 at 10:22 PM, Brian M <span dir="ltr"><<a href="mailto:toomanyhandles@gmail.com">toomanyhandles@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="gmail_quote"><div>I find:<br>[root@www ~]# cat /etc/hosts<br># /etc/hosts<br># Auto-generated file.  Keep your customizations at the bottom of this file.<br>
127.0.0.1        localhost localhost.localdomain<br>192.168.0.84        <a href="http://www.example.org" target="_blank">www.example.org</a> <a href="http://www-eth0.example.org" target="_blank">www-eth0.example.org</a> www-eth0<br>
#END of auto-generated code.  Customize beneath this line.<br>
### Begin - Nuonce hosts Fix<br>192.168.0.85    <a href="http://onyx.example.org" target="_blank">onyx.example.org</a><br>###  End  - Nuonce hosts Fix<br><br>And I'm not sure what this will do/ or if it is the cause for the from: address on each vsite being incorrect, and including <a href="mailto:user@host.domain.org" target="_blank">user@host.domain.org</a>.<br>

<br>I will test a bit; what do others have currently re the #fix section?  I can see this affecting the 220 banner but I'm still not sure about the from: address including the extra hostname.<br><br></div></div></blockquote>
<div><br>So, here must have been something wedged somewhere that was incorrect.  I can indeed control the 220 banner from the hosts file, so that was fine/easy- thanks!<br><br>Something still was wedged someplace though as the from: format of all the users was <a href="mailto:from%3Auser@host.domain.com">from:user@host.domain.com</a> which was causing troubles.  I looked at the <a href="http://sendmail.cf">sendmail.cf</a> files, grepped all over for content, but it never resolved unti l went back into the config for that site and resaved each page- and now the <a href="mailto:from%3Auser@domain.com">from:user@domain.com</a> is in place ofr outgoing email. <br>
<br>So the first site I created- all works well.  The seond and subsequent sites though (I created a completely new one to test, as I had seen issues on both BQ and SB when working with sites that had been deleted and recreated a few times) Squirrelmail can't send their outbound emails, and this seems to be another site config/ apache issue:<br>
<br>Server replied: 65 Can't execute command '/usr/sbin/sendmail -i -t -fusername@localhost'.
<br>shows in squirrelmail, and the reason is apache has forced that localhost.  For an attempt or testuser to send an email from the 2nd vsite, where <a href="http://www.domain.org">www.domain.org</a> is the host.domain of the box itself (and not that of the vsite)(is that the way it should be showing?):<br>
<br>
Feb 7 07:52:11 www sendmail[29903]: o17CqBpl029903:
Authentication-Warning: <a href="http://www.domain.org">www.domain.org</a>: apache set sender to testuser@localhost using -f<br>
Feb 7 07:52:11 www sendmail[29903]: o17CqBpl029903:
from=testuser@localhost, size=531, class=0, nrcpts=1,
msgid=<<a href="mailto:50640.192.168.0.1.1265547131.squirrel@host.domain.org">50640.192.168.0.1.1265547131.squirrel@host.domain.org</a>>,
relay=apache@localhost<br>
Feb 7 07:52:11 www sendmail[29903]: STARTTLS=client, relay=[127.0.0.1],
version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA,
bits=256/256<br>
Feb 7 07:52:11 www sendmail[29906]: STARTTLS=server, relay=localhost
[127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-SHA,
bits=256/256<br>
Feb 7 07:52:11 www sendmail[29903]: o17CqBpl029903:
to=<a href="mailto:auser@comcast.net">auser@comcast.net</a>, ctladdr=testuser@localhost (507/503),
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30531,
relay=[127.0.0.1] [127.0.0.1], dsn=5.6.0, stat=Data format error<br>
Feb  7 07:52:11 www sendmail[29903]: o17CqBpl029903: o17CqBpm029903: DSN: Data format error<br>
Feb  7 07:52:11 www sendmail[29906]: o17CqBFb029906: ... No such user here<br>
Feb 7 07:52:11 www sendmail[29903]: o17CqBpm029903:
to=testuser@localhost, delay=00:00:00, xdelay=00:00:00, mailer=relay,
pri=31555, relay=[127.0.0.1], dsn=5.3.0, stat=User unknown<br></div></div><br>Any thoughts as to where to look?  All sites are on the same virtual IP. <br><br>Thank you-<br><br>Brian<br>