4 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] hi there from poland:)
FromSent OnAttachments
nieca-onetJun 8, 2006 1:08 pm 
Brian CandlerJun 9, 2006 12:27 pm 
NicolasJun 9, 2006 12:34 pm 
Brian CandlerJun 10, 2006 2:42 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] hi there from poland:)Actions...
From:Nicolas (s.ni@skynet.be)
Date:Jun 9, 2006 12:34:20 pm
List:net.sourceforge.lists.courier-sqwebmail

Brian Candler wrote:

On Thu, Jun 08, 2006 at 10:08:49PM +0200, nieca-onet wrote:

almost a whole evening dealing with it without effect :| I wanna add sqwebmail www login page ([1]www.mydomain.pl/cgi-bin/sqwebmail) as virtual host on [2]www.mail.mydomain.pl

/etc/apache2/sites-available/sqwebmail <VirtualHost *> ServerName [3]www.mail.mydomain.pl DocumentRoot /var/www/sqwebmail/ <Directory /var/www/sqwebmail/> Order Deny,Allow Options FollowSymLinks Allow from all </Directory>

ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/

<Directory "/usr/lib/cgi-bin"> AllowOverride None Options ExecCGI MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all </Directory> </VirtualHost>

and always is redirect to [4]www.mydomain.pl instead [5]www.mail.mydomain.pl

telnet [6]www.mail.mydomain.pl

that would probably be

telnet [7]www.mail.mydomain.pl 80

References

Visible links 1. http://www.mydomain.pl/cgi-bin/sqwebmail 2. http://www.mail.mydomain.pl/ 3. http://www.mail.mydomain.pl/ 4. http://www.mydomain.pl/ 5. http://www.mail.mydomain.pl/ 6. http://www.mail.mydomain.pl/ 7. http://www.mail.mydomain.pl/