In openwebmail.conf try: domainnames auto
without: allowed_serverdomain .... That's how mines set and I can send to www. or just plain domain.tld, either way they work fine for all sites. Tim ----- Original Message ----- From: "Adam Fleet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 27, 2003 5:42 PM Subject: [cobalt-developers] openwebmail on RaQ550 - I've made all the changes and it still doesn't work... > Folks, > I've read thru all the posts in the archive, and I've made all the changes > (bar the ones suggesting that I modify the virtual user table - I read a > post saying it wasn't necessary, and I'd prefer not to, thankyouverymuch), > but the pesky [EMAIL PROTECTED] is still occurring. (the www2 is > temporary until we cutover). > > As you can see below, I've edited my > /home/openwebmail/cgi-bin/openwebmail/etc/openwebmail.conf and > /home/openwebmail/cgi-bin/openwebmail/etc/sites.conf/www2.digerati.com.au > files, yet when I log into webmail, emails are still sent from > [EMAIL PROTECTED] > > Any thoughts? > > Adam. > > [root etc]# pwd > /home/openwebmail/cgi-bin/openwebmail/etc > [root etc]# cat openwebmail.conf > # > # Open WebMail configuration file > # > # This file contains just the overrides from openwebmail.conf.default > # please make all changes to this file. > # > # This file sets options for all domains and all users. > # To set options on per domain basis, please put them in > sites.conf/domainname > # To set options on per user basis, please put them in users.conf/username > # > #domainnames www2.digerati.com.au, www.myroom.com.au, > www.bestbets.com > allowed_serverdomain www2.digerati.com.au, www.myroom.com.au, > www.bestbets.com > auth_module auth_pam_cobalt.pl > mailspooldir /var/spool/mail > timeoffset auto > ow_cgidir /home/openwebmail/cgi-bin/openwebmail > ow_htmldir /home/openwebmail/data/openwebmail > logfile no > spellcheck /usr/bin/ispell > default_language en > dbmopen_haslock yes > > <default_signature> > -- > Open WebMail Project (http://openwebmail.org) > </default_signature> > <page_footer> > <a href="http://openwebmail.org/openwebmail/" target="_blank">%name%</a> > version %version% > </page_footer> > use_homedirspools yes > homedirspoolname mbox > [root etc]# cd sites.conf > [root sites.conf]# cat www2.digerati.com.au > # > # Open WebMail configuration file > # > # This file contains just the overrides from openwebmail.conf.default > # please make all changes to this file. > # > # This file sets options for all domains and all users. > # To set options on per domain basis, please put them in > sites.conf/domainname > # To set options on per user basis, please put them in users.conf/username > # > domainnames digerati.com.au > <default_signature> > -- > Digerati Pty Ltd > 12 Strathalbyn Street > East Kew 3102 > Phone +61 3 9859 5800 > Fax +61 3 9859 5655 > </default_signature> > [root sites.conf]# > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
