Questions tagged [squirrelmail]

SquirrelMail is an open-source PHP project that provides both a web-based email application and an IMAP proxy server.

SquirrelMail is an open-source standards-based webmail package written in PHP. It provides both a web-based email application and an IMAP proxy server, and all pages render in pure HTML 4.0 (with no JavaScript required) for maximum compatibility across browsers. It has very few requirements and is intended to be very easy to configure and install. SquirrelMail's functionality includes strong MIME support, address books, and folder manipulation.

38 questions
0
votes
1 answer

squirrelmail data copy

I have an installed and configured squirrelmail in my linux server which i used to send and receive emails. Now i have to format the linux server... then before formatting how can i backup my emails and configuration so that they can be used again ?
fean
  • 546
  • 4
  • 12
  • 37
0
votes
0 answers

AH01797: client denied by server configuration (any destination)

I'm getting the error as per title whereever I try to access by using my public IP address of my VPS. It's not something related only to virtual hostes, as I saw in others threads, but in general if I try to access to phpmyadmim, squirrelmail or…
Carlo
  • 1
  • 1
  • 1
0
votes
0 answers

i have installed postfix and dovecot and squirrelmail and apache configured , but i can't send email to any external server

I have installed and configured an email client SquirrelMail, I have also installed Postfix and Dovecot and also Apache ( because my app is running on Nginx , i had to put the apache on port 81) , and I have configured them. but I can only send…
Geco
  • 177
  • 1
  • 17
0
votes
1 answer

Can receive email, but can't have the server send email

I have a script that is supposed to have the server send an email. My problem is, that I can email my server, and receive that email, but the server will not send email. Will only send email through the squirrelmail interface. I have the MX…
Jason
  • 1
0
votes
0 answers

How to send mails from squirrelmail using nodemailer?

Im trying to figure out a way to send emails with my squirrelmail credentials in nodmailer. Here is my code var smtpConfig = { service: w_server_config.service.mail.provider, port : w_server_config.service.mail.port, secure : true, …
Sqro2
  • 21
  • 1
  • 5
0
votes
1 answer

squirrelmail not working after installing mod_jk

I have installed mod_jk so that I can forward traffic from Apache to tomcat, after that squirrelmail (the only app I have running in apache) stopped working with the followinError connecting to IMAP server: server.formkat.com. 0 :…
GMan
  • 1
  • 1
0
votes
2 answers

Linux update roundcube stops working and poiting to squirrelmail

I'm trying to solve a problem with Roundcube. On monday I was updating server and installing php 7.1.5 (Debian 8 with ISPConfig) manual: https://www.howtoforge.com/tutorial/how-to-install-php-7-on-debian/. It seems that php and everyting else is…
user2014521
  • 155
  • 11
0
votes
1 answer

Squirrelmail Server replied: 530 5.7.0 Must issue a STARTTLS command first

I am setting up squirrelmail to access it from anywhere from internet. I have installe postfix and dovecot on ubuntu 16.04. I am able to send mail to someone@gmail.com from me@mydomain.com with ms-outlook on my desktop. but when I try it from…
Necktwi
  • 2,483
  • 7
  • 39
  • 62
0
votes
0 answers

Can we configure or install SquirrelMail or any other aplication in localhost(xammp or wamp)?

I have a question which looks strange for me. can we configure or install any application like SquirrelMail inside our localhost(xampp or wamp) to access our emails, I need something like ms-outlook and thunderbird which can be installed and…
Nawroz Salehi
  • 79
  • 1
  • 11
0
votes
0 answers

Rails Mailer Is not authentication with Postfix

My Email configuration is following config.action_mailer.raise_delivery_errors = true config.action_mailer.delivery_method = :smtp config.action_mailer.smtp_settings = { address: "172.5.8.2", port: 25, domain:…
Ravendra Kumar
  • 1,072
  • 10
  • 29
0
votes
1 answer

Sqirrelmail, Postfix and Dovecot

I have installed Sqirrelmail, Postfix and Dovecot. Sqirrelmail does not relay any errors. There is no incoming or sending of mail. Where "user1" is the user logged into Sqirrelmail. Can anyone see my issue? In var/log/mail.log Jun 20 18:40:37…
pigfox
  • 1,301
  • 3
  • 28
  • 52
0
votes
1 answer

How to connect dovecot on 993 port using squirrelmail

I am trying to connect dovecot on 993 port but dovecot shows below error; dovecot: imap-login: Disconnected (no auth attempts in 60 secs): user=<>, rip=192.***.***.***, lip=192.***.***.***, TLS handshaking: SSL_accept() failed: error:140760FC:SSL…
hellzone
  • 5,393
  • 25
  • 82
  • 148
0
votes
0 answers

Error 404 squirrelmail-1.4.22

I am new to squirrelmail. I am trying to configure a mail server on a linux machine which I installed apache, php, and dovecot. I installed squirrelmail from the source code in /var/www/webmail/ I configured a virtual host:
BK435
  • 3,076
  • 3
  • 19
  • 27
0
votes
1 answer

minimal bootstrap css to include in an existing project

I would like to create a custom Stylesheet for SquirrelMail. How do I get the round-corners and the blue glow from bootstrap in a single css-file, that I could include in SquirrelMail? I already figured out how to create glowing input fields and…
rubo77
  • 19,527
  • 31
  • 134
  • 226
0
votes
1 answer

Imap connection refused

I have been facing this issue the last few days and I would like some help please. I have set my new Ubuntu server up and when I try to login to squirrelmail I get the following error. Error connecting to IMAP server: localhost. 111 : Connection…
Harris Geo
  • 239
  • 2
  • 4
  • 14