Questions tagged [webmail]

11 questions
6
votes
4 answers

How to set the default domain for a new Roundcube webmail user?

New Roundcube identities get a '@localhost' domain part for their Email address. That is kind of useless. I would rather have Roundcube take the Apache HTTP host (minus a possible 'www.'), since my users will use 'their' associated domain for…
Arne
  • 813
  • 4
  • 12
  • 22
3
votes
0 answers

Moving Horde, RoundCube and SquirrelMail address books

I have moved a domain of mine from one server to another. Both domains use Cpanel. I have moved all mails that were stored on the old server to the new one and this is fine now. Many users use webmail server with one of 3 mail systems: Horde,…
Duck
  • 4,434
  • 19
  • 51
  • 64
3
votes
3 answers

What is a free open source webmail software with pgp support?

I've a virtual server not a ksm but with lighttpd and mysql and postfix. Can I use it to replace my existing free webmail and what is a good software? I also want to use pgp if it's possible?
Micromega
  • 4,201
  • 5
  • 27
  • 34
2
votes
0 answers

Sending mail from multiple e-mail accounts(for different domains) using ssmtp

I'm hosting multiple domains in my public html folder of an ubuntu-nginx vps server. And I currently have my ssmtp.conf file set up to send mail successfully from one of those domains (say, example1). Would there be any way to make some…
Aj334
  • 21
  • 3
1
vote
1 answer

Desktop Environment - Linking a webmail address as the 'preferred email application'

In the desktop environment I can choose any of a number of installed email clients the 'preferred application' to read and send email, by linking the clients associated executable file. Is there a method to set my webmail's 'composer' page as the…
andersj
  • 41
  • 4
1
vote
0 answers

How to Install RoundCube on Debian for Virtual Users?

I got a Droplet (server) from Digital Ocean running Debian Jessie 8.2. And the following were installed: Apache2, MariaDB, phpMyAdmin, and PHP5 were installed. The server is serving two domains example1.com and example2.com. I have configured…
KingsInnerSoul
  • 404
  • 2
  • 7
  • 20
0
votes
1 answer

Roundcube Error: Connection to storage server failed

I installed Roundcube on a Debian server running Dovecot, Postfix, mySQL for mail, and postfixadmin. Then I installed Roundcube. I have another server with the same configuration. I can send and receive using IMAP/SMTP with Thunderbird. But when I…
stone.212
  • 347
  • 1
  • 4
  • 16
0
votes
1 answer

Roundcube logo mail-in-a-box

I've installed mail-in-a-box on Ubuntu 14.04 and I can't seem to find how to change Roundcube's logo. Thank you
Sir Vic
  • 171
  • 1
  • 2
  • 6
0
votes
0 answers

Dovecot Authentication with MySQL and Horde Webmail

I am looking into setting up my web server to have its own IMAP/POP/SMTP server. For the IMAP and POP3 and I am using Dovecot and the webmail I am using Horde. Its all mostly working, I can connect to the imap and pop server, and I can send…
Boardy
  • 401
  • 1
  • 5
  • 18
0
votes
1 answer

How to install `roundcube` without adding back-ports in `Debian`?

Trying to install roundcube by issuing following command apt-get -y install roundcube roundcube-pgsql roundcube-plugins roundcube-plugins-extra php-net-ldap2 getting following error. E: Unable to locate package roundcube E: Unable to locate…
Neel
  • 499
  • 1
  • 5
  • 15
0
votes
1 answer

how to resolve webmail after iptables change for odoo?

I am using amazon ec2 instance os: ubuntu 14.04 First i had used odoo server to design my site. That is accessed through http://example.com:8069 Then i installed vesta panel and created mail accounts for my domain which is roundcube and is accessed…