Re: Setup SquirreMail with Virtual Host

2018-01-20 Thread Rodrigo Cunha
*Ok!* Livre de vírus. www.avast.com . <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Re: Setup SquirreMail with Virtual Host

2018-01-19 Thread Bill Cole
On 19 Jan 2018, at 10:20 (-0500), Rodrigo Cunha wrote: [SNIP: NOTHING regarding Postfix!] What you posted is all Apache HTTPD configuration. Your problems appear to be with SquirrelMail, a webmail application that interacts with a web server (i.e Apache HTTPD) an IMAP server (maybe Dovecot?)

Re: Setup SquirreMail with Virtual Host

2018-01-19 Thread Rodrigo Cunha
Report Feedback for solution this problem: postfix with suport squirrelmail in apache2. Considerations: My LAMP(in DEBIAN 7) IP:192.168.2.50 configuration in my bind(DNS Autorytative): step 1: setup my mail in DNS: vim db.oduvaldocozzi.intranet mail IN A 192.168.2.50 oduvaldocozzi.intranet. IN

Re: Setup SquirreMail with Virtual Host

2018-01-19 Thread Jonathan Sélea
I recommend you post this in the "Apache users" list instead. On 2018-01-18 21:33, Rodrigo Cunha wrote: > Dear, i have a problem in config vhost squirremail. > I'm following the steps in the tutorial > [http://www.100security.com.br/postfix-squirrelmail-outlook/ >

Re: Setup SquirreMail with Virtual Host

2018-01-18 Thread Richard
> Date: Thursday, January 18, 2018 23:14:39 -0200 > From: Rodrigo Cunha > > Robert, > i have a apache server with many virtual hosts and my default is > www.rodrigo.intranet; in my host i have many other domains like: > www.domain.intranet; www.wiki.intranet, www.forum.intranet. > I installing p

Re: Setup SquirreMail with Virtual Host

2018-01-18 Thread Rodrigo Cunha
Robert, i have a apache server with many virtual hosts and my default is www.rodrigo.intranet; in my host i have many other domains like: www.domain.intranet; www.wiki.intranet, www.forum.intranet. I installing postfix in this server and i not want access squirremail in IP-server/mail i want access

Re: Setup SquirreMail with Virtual Host

2018-01-18 Thread Robert Wolfe
Sounds like what you are looking for is what is called name-based virtual hosting. My recommendation would be to first look up the term on Google and see what you can find there. On Thu, Jan 18, 2018 at 2:33 PM, Rodrigo Cunha wrote: > Dear, i have a problem in config vhost squirremail. > I'm fo

Setup SquirreMail with Virtual Host

2018-01-18 Thread Rodrigo Cunha
Dear, i have a problem in config vhost squirremail. I'm following the steps in the tutorial [http://www.100security.com. br/postfix-squirrelmail-outlook/] . The autor indicate setup this changes in apache2.conf: Alias /webmail “/usr/share/squirrelmail/” DirectoryIndex index.php but i want create