c6ab
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
A while back I installed a copy of SquirrelMail and it works just fine......
What I was wondering is, how do I install a second copy for another domain? I tried using the same copy but it shows the first domain names title and I would prefer to avoid that if at all possible. Suggestions? Is there another package I should use? I have dovecot installed as well. |
|
#2
|
||||
|
||||
|
What do you mean "it shows the first domain names title"? Where? As far as I know, Squirrelmail doesn't care from which domain it's called, it will just accept a username and password and check against the local IMAP server. Just use a different VirtualHost in Apache and point it to the same Squirrelmail docroot, and you'll see a different URL in the address bar.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#3
|
|||
|
|||
|
I guess what I was referring to was the organization name, I just took it out so that it is blank....I think that sort of solves my problem......
Although does it not use a default return address? |
|
#4
|
|||
|
|||
|
I just ran a test and it defaulted to a default domain name......which I really do not want happening....
|
|
#5
|
||||
|
||||
|
This has nothing to do with Squirrelmail. If you don't set your email address under Options, Squirrelmail will simply create an address using the following data: 'login @ domain name from host'.
So if you have Squirrelmail running on the physical host 'server.fakedomain.com', with two webmail domains under Apache called 'webmail.fakedomain.org' and 'webmail.fakedomain.net', and user 'john' logs in on either without setting any email address options in Squirrelmail, his email will, by default, go out as 'john@fakedomain.com'. It's the default domain of the mail server, and nothing overrides it when there are no settings in Squirrelmail. Moreover, even if john does set a full email address, using one or the other webmail domain will not change it (because it's the same Squirrelmail configuration).
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] SquirrelMail Authentication Issue | freakyweird | Web & Network Services | 2 | January 30th, 2010 19:29 |
| squirrelmail/postfix issue | artcurmudgeon | Web & Network Services | 5 | January 15th, 2010 14:46 |
| [Solved] Squirrelmail error.. | cruzler | Web & Network Services | 4 | January 13th, 2010 10:59 |
| [Solved] Cannot login in squirrelmail because of PF | best | Firewalls | 2 | July 30th, 2009 08:12 |
| I need a help with squirrelmail | cheoac | Web & Network Services | 2 | May 28th, 2009 14:46 |