Software :: Suitable Mail Server Installation And Using SquirrelMail

Apr 12, 2010

I am new to linux, just completed with configuring webmin on my new ubuntu server. I have installed myql, acpache etc. Now I wish to install the mail server. With which mail server should I go for the following use and I wish to also use squirrel mail.

The mail server would get connected to my online mail server from where it would fetch up emails and keep it here something like what mdaemon does in windows. And also send emails from this machine using smtp and pop3. How to do this kind of config and the best mail server

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Mail Gets Delivered To Var/mail And Var/spool And Squirrelmail Is Not Pickiing It Up?

Mar 12, 2010

i have a VPS running Ubuntu server 9.10 i have installed postfix and courier folloiwng a tutorial on How to forge.i have installed also squirrelmail When i ran squirrelmail , i tried to send a mail to myself to see if it was working. Mail appear in the Sent folder of Squirrelmail However, the INBOX was still showing no messages when i logged in to the server, i see that mail was delivered in var/mail/info (my username). so, my question is: why mail gets delivered to var/mail and var/spool and squirrelmail is not pickiing it up?

View 1 Replies View Related

Ubuntu Servers :: Can Connect Via Squirrelmail And Telnet But Not Through Mail

Apr 11, 2010

I setup my mail system on a clean install of Postfix and Dovecot from URl...on the:URL... part everything checks out yet when i input the details into Apple Mail it tells me That it Can't connect.I can Connect via Squirrelmail and telnet but not through mail.also my /var/log/mail.log s not recording anything and my mail.log.1 only goes up to april 6

View 2 Replies View Related

Ubuntu Servers :: Recommend A Web Interface Mail Client Like SquirrelMail?

Feb 12, 2011

I succeeded to install Postfix on my box. I also installed mailman.I don't understand what mailman do. It's similar to SquirrelMail? If no can you guys recommend a web interface mail client like SquirrelMail?

View 1 Replies View Related

Ubuntu Networking :: Cannot POST Http - Unable To Send Mail Via Squirrelmail

Nov 23, 2010

I have a really weird (but consistent) problem with my Kubuntu 10.10 install: I cannot post some HTTP forms.

First off, this is a client PC problem. My squirrelmail on the server works fine. I just use squirrelmail 1.4.17 to troubleshoot the ubuntu desktop problem

I used an old (07.04) Ubuntu install which worked fine. Then I wiped the disk and installed Kubuntu 10.10 on the same hardware. Everything works but **some** HTTP post does not work (I can log in but not send mail or save draft). I noticed I cannot log in to Yahoo, for example.

My webhosting account can display the apache access_log. When I hit the <Send> button the POST request never arrives to the web server.

I use a router (Dlink DL-604) behind a DSL modem and ooma box. There is a Windows 7 PC and a Kubuntu PC connected to the router. I can use squirrelmail just fine from the Windows PC.

I tried several steps:
- reinstalled Kubuntu
- installed Firefox and Chromium (on top of reconq)
- ran from a CD on my other (Windows 7) PC
- installed Wireshark and compared the traffic (but was unable to pinpoint a problem)

The result was the same: the <Send> button just keeps waiting; the POST request never makes it to the web server.

This sounds (and is) scary and suspect. The fact that the "demo" Kubuntu install (from the CD on my other Windows PC) using the reconq exhibits the same problem on a totally different hardware leads me to believe this may be related to Kubuntu. For example, I had to type this very message on the Windows PC as I could not post it on the forum from my Kubuntu box.

View 2 Replies View Related

Ubuntu Installation :: No Suitable Download Server Was Found

Mar 30, 2011

My initial installation is for 10.4 (desktop). I've configured the package manager with my proxy information under the network tab. Downloads are attempted but none are successful. example error:Failed to fetch [URL]
I can download the example above via the firefox browser on the same machine configured with the same proxy.
I've tried changing servers, other hacks, but no change in results. I suspect its a proxy issue, but I don't see how. I did provide the credentials in the http authentication window that my reverse proxy requires.when I try to change servers, I get this message: No suitable download server was found

View 2 Replies View Related

Server :: Access From A Browser To The Squirrelmail Configtest Page In Server?

May 10, 2010

I was trying to have access from a browser to the squirrelmail configtest page in my server, making some changes, I accidentaly remove the directory webmail. After I replace it with a backup apache2 can not start. This is what I have. Syntax error on line 281 of /etc/apache2/apache2.conf: Syntax error on line 1 of [URL].. closed. But I am sure there is a ?> at the end of this file.Base on what I read on [URL]...-with-the-tag/ I test without the ?> also, but I got the same error.

View 2 Replies View Related

Server :: Unable To Login In Squirrelmail?

Apr 8, 2011

when i mail form backend to my gmail account my id looks like this- root@co.in beside i had configured dns server and mail server in centos5.2. iam not geting root@abc.co.in why

also iam not able to login in squirrelmail.it error "invalid user name and password"

View 1 Replies View Related

Server :: Enable A Password Policy For Squirrelmail?

Jul 29, 2011

My organisation is running squirrelmail on a redhat server. When users are created , at that time the admin sets a password. Thereafter the user can login to his account using the password. But he can't change it as is the case with gmail or yahoo mail. Also the password for any account is known to the admin in addition to the user himself - a weak security arrangement !So what I wish to do is provide a way for users to change his password anytime he wants and also during the first login - as is normally done in banking sites, etc

View 14 Replies View Related

Server :: Clean My Address Book Of SquirrelMail

Sep 19, 2010

I would like to clean my address book of SquirrelMail, due to display issue, but I have no idea how to clean it or someone can tell me the file location of addressbook.

View 1 Replies View Related

Server :: Squirrelmail Does Not Support Chinese Characters

Jan 17, 2011

When try to deployed squirrelmail, configured display language to "Chinese Simp" or "Chinese Trad", it could not display mail folder and reported "Reason Given: GB2312 character set is not supported." Checked locale/zh_CN[zh_TW]/LC_MESSAGES/squirrelmail.po, file charset encode is utf-8, also locale/zh_CN[zh_TW]/setup.php charset to utf-8, but at functions/i18n.php, it used charset of zh_CN/zh_TW to gb2312/big5. after changed it to utf-8, it working fine.However, all messages received is corrupted characters in chinese
Either the title is corrupted characters, or information is corrupted characters.

View 1 Replies View Related

Server :: Squirrelmail With Secure Login Plugin

Sep 20, 2010

I am quite new to Squirrelmail but got it working at the first place. Then, with the intention to secure login and data flow, I downloaded and installed the secure login plugin. However, just right after that, I started to get "the connection was interrupted" messages in firefox. I guess that it has something to do with SSL, probably I need to configure that in Apache, not sure. Unfortunately the README and INSTALL files are rather compact in the plugin and I struggle to find a step-by-step tutorial on what needs to be done in order to make it work.Would someone be able to give me a hint on where to find such an information or tell me what else I need to do besides the 3 points written in INSTALL?

View 1 Replies View Related

Server :: Mail Bouncing - SMTP Error From Remote Mail Server After Initial Connection: 550 Access Denied

Aug 30, 2010

This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:

xx@xx.com
SMTP error from remote mail server after initial connection: host [URL] [ip address]: 550 Access denied...

View 6 Replies View Related

Server :: Postfix + Courier + Squirrelmail Tutorial - Can't Get Into Mailbox

Jan 1, 2010

i followed this tutorial to the "T", [URL]. I am not able to login to the mailboxes with squirrelmail, it says "connection dropped by imap server" I used the whole address as a login just like it said to do. I can sucessfully authenticate with outlook express but it throws an error that say's [URL], no such file or directory. i can telnet into it remotely but when i type ehlo [URL] it just keeps showing all the 250 lines and wont let me generate a message.

from what i saw on the comments on the tutorial and googling there are many other people with this problem, however i found no solutions. This is fresh work and i have not touched any config files since finishing the tutorial

View 1 Replies View Related

Ubuntu Servers :: Migrate Postfix Mail Server To Exchange 2010 Mail Server

Nov 3, 2010

I have a problem relate to posttfix.I want to mirgare postfix mail server to exchange 2010 mail server but I can't do it,u can help me.You can show me have to do configure postfix and exchange how to?

View 1 Replies View Related

Server :: Mail Server Migration - How To Deliver Locally AND Forward Mail To New Server

Jan 21, 2011

Can this be done? A company is currently running a postfix mail server. They got a new server and, while the users are migrated, they need to have the messages delivered on BOTH servers.

I thought it could be easily done in postfix: deliver locally AND forward mail to new server, but all solutions I found would deliver the messages in just ONE place.

View 1 Replies View Related

Server :: Squirrelmail's Blank Screen After Editing Motd In Config.php?

May 31, 2010

When i tried to log in, i get blank screen on the login page, even the src/configtest.php This can be solved by reverting whatever was edited for the motd option to its original paramater. anyone experienced this before and found a solution? The only reason for me to use php 5.2 is to install roundcube alongside squirrelmail. Using: centos 5.5 32-bit, squirrelmail 1.4.8, php 5.2

View 1 Replies View Related

Software :: ERROR: Connection Dropped By IMAP Server. Squirrelmail

Mar 22, 2011

I have configured postfix and sendmail in my fedora11 i phased some problem i added before installing 2 users they can able to logged in squirrel mail but when i create a user they cann't able logging into squirrel mail they are getting bleow error

##########################
ERROR:
ERROR: Connection dropped by IMAP server.
###########################

View 3 Replies View Related

Ubuntu Servers :: Make A Local Mail Server That Itself Is A Client To A WAN Mail Server?

Mar 10, 2011

How do I make a local mail server that itself is a client to a WAN mail server.I want the local mail server to query new mail every 30 minutes from the WAN server.

View 6 Replies View Related

Server :: Mail Server Configuration - Send Mail To External Domain(internet)

Feb 22, 2011

There is an requirement, intranet people they may not have internet access but they want to send mail to external domain(internet),but in that intranet network one machine can have internet access. Is there any solution for this requirement.

View 2 Replies View Related

CentOS 5 Server :: Postfix And Hosts File - The Mail Server Could Not Deliver Mail

Mar 20, 2011

I've setup my server by following a ton of goods, and it seems to work ok, but I need to start using my server for email in order to receive orders placed via my website. I've followed this guide - [URL] I followed the steps above, and tested the mail server via telnet, and all seemed to be ok. I tried sending an email via Squirrelmail, from cs@thinclientwarehouse.co.uk TO my working email simon@c1systems.co.uk, but the server returned with the following message:

<simon@c1systems.co.uk>: host mail.c1systems.co.uk[95.128.128.129] said: 550-Verification failed for <cs@localhost.thinclientwarehouse.co.uk> 550-The mail server could not deliver mail to cs@localhost.thinclientwarehouse.co.uk. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries. 550 Sender verify failed (in reply to RCPT TO command)

View 14 Replies View Related

CentOS 5 :: Error - No Suitable Server For Synchronization

Jan 22, 2010

I have started ntpd service with chkconfig ntpd on .When i execute : ntpdate 0.pool.ntp.org , then i get error :

No suitable server for synchronization .

View 1 Replies View Related

Software :: NTP - No Server Suitable For Synchronization Found?

May 18, 2010

i had tried several restrict options and disabling the slackware "no serve to anyone" default. i want the slackware system to host the ntp server for other devices to sync with so im not so hard on the remote ntp servers.

Code:
# Sample /etc/ntp.conf: Configuration file for ntpd.
#

[code]....

View 3 Replies View Related

Server :: Postfix Cannot Send Email From Thunderbird/Squirrelmail To Recipient Behind Firewall

Mar 22, 2011

My company email server has been working flawlessly for the last 5+ years. Recently, one of our clients put their email server behind a firewall (an assumption on my part; details below). Ever since, email sent from within the company (192.168.xxx.xxx internal address; all computers and server is behind a NAT firewall [Netgear FVX538]) is either being sent to the client after some delay (if email is sent using Outlook) or is being deferred until the messages expire (Thunderbird, Squirrelmail, etc.). Email sent to the client from anywhere outside the company (using Thunderbird, Outlook or any other email client) is also delivered without any problems (usually after a short delay).

All other emails to the World are being sent without any problems at all (both inside and outside the company; using any email client or webmail). I did contact the client's postmaster, but the client, being a large government agency, will probably not address the problem (if it is on their side) anytime soon. I am not sure if I can do anything from my end to solve the problem. Ever since the problem with the client began, I added two statements to the postfix configuration file (smtp_pix_workaround_delay_time = 20s and smtp_pix_workaround_threshold_time = 0s); this seemed to a bit - it reduced the delay for emails sent via Outlook to a few minutes (as opposed to 30+ minutes); emails sent using Thunderbird/webmail are still being deferred.

Server details: Dual quad-core processor machine, 32 GB RAM, dual 1 gbps network, running Fedora 14 (64-bit; loosely modeled along the lines of Perfect Server (with ISPConfig2) as described on the howtoforge website). Running Postfix (v. 2.7.1), Dovecot (v. 2.0.9).

Postfix details:

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
body_checks = regexp:/etc/postfix/mbl-body-deny
broken_sasl_auth_clients = yes
command_directory = /usr/sbin

[code]....

I emailed the client's postmaster suggesting they disable smtp fixup. But still, what bothers me now is that Outlook works (both within and outside the company) while Thunderbird, webmail, etc. (used by ~90% of the users) do not. In addition, all email clients from outside the company can send email (authenticated via the company server) to the client without any problems. Is there anything I can do on my end to make non-Outlook clients work within the company (webmail is hosted on the company server; so, it would have an internal address as well)?

View 3 Replies View Related

Networking :: NTPD - No Server Suitable For Synchronization Found

Mar 29, 2011

I am having a situation with an NTPD server.

Code:
remote refid st t when poll reach delay offset jitter
plesk2.datacent .INIT. 16 u - 64 0 0.000 0.000 0.000
91.198.87.118.b .INIT. 16 u - 64 0 0.000 0.000 0.000
core.fr.zeroloo .INIT. 16 u - 64 0 0.000 0.000 0.000
178-26-105-100- .INIT. 16 u - 64 0 0.000 0.000 0.000
and it remains so no matter how long I wait...

Hoping to get better results with ntpdate, I stopped NTPS and tried :
Code:
# ntpdate ntp.skynet.be
29 Mar 09:12:26 ntpdate[4715]: no server suitable for synchronization found
# ntpdate -ud ntp.skynet.be
29 Mar 09:14:02 ntpdate[4814]: ntpdate 4.2.4p4@1.1520-o Sun Nov 22 16:14:35 UTC 2009 (1)
transmit(195.13.23.5)
receive(195.13.23.5) .....

I am running Debian Lenny 64b, and every packages are totally updated. I have 25 identical servers. And there is just one giving me this problem. From what I see, it is not a connection/FW issue since ntpdate get replies from the ntp server (ntp.skynet.be is my isp's stratum 2 ntp server).

View 14 Replies View Related

CentOS 5 :: Installation - Squirrelmail Up And Running For All Domains

Jun 10, 2009

I have just acquired a new co-hosted server and want to get squirrelmail up and running for all domains.

I only have ssh access and have installed squirrelmail using "yum install squirrelmail" which seemed to go ok but when I try to invoke it on any domain produces a blank page.

I have looked at various installation tutorials but all seem to take it from initial compilation etc which I haven't had to do. IMAP is already set up.

View 2 Replies View Related

Networking :: WebMail I.e. Squirrelmail Setup / Error Connecting To IMAP Server: Localhost?

Apr 11, 2010

To configure webmail in linux5, I�ve followed below procedures:

-Squirrelmail-1.4.2.tar.gz and unzipped under the folder /var/www/html
-cd squirrelmail-1.4.2
-cd config
-within this directory, ./conf.pl
-From main menu, I did choose 2 for domain (i.e. arafapparels.com). This is my official domain
-Then save and exit
-For IMAP setting, I did choose D
-Selected uw and save, then exit
-Then from command line, I wrote chown �R apache.apache /var/www/html/data (I created folder data in the above path)
-I created a folder named as attach to keep attachment in /var/www/html i.e. /var/www/html/attach
-Then typed grep �R apache /var/www/html/attach
-Then typed chmod 730 /var/www/html/mail/attach (Here squirrelmail-1.4.2 directory has been moved to mail directory)
-Then from web browser/Internet explorer, I typed http://localhost/mail/
-Here Username & Password appears. Previously I have created username.
-But when put Username & Password, below error message displays

Error connecting to IMAP server: localhost
13: Permission denied
But I gave permission by chmod 777 /var/www/html/mail and by using 555 but no result.

View 2 Replies View Related

Software :: CentOS 5.3 VM With Ntpd, No Server Suitable For Synchronization Found?

Jan 8, 2010

I cant get ntpd to synchronize with the ntp servers. I have a CentOS 5.3 32 bit Virtual Machine. I'm in USA on Pacific Standard Time. Here's all configuration and other important information for troubleshooting. Is there anything wrong with my config? btw, I used wireshark to look at the UDP packets - I dont get any responses from any of the servers back. I only see requests going out from my server, but no response. Is this a firewall Issue? If it is, then do I need to just enable UDP port 123 on the firewall?

[Code]...

View 4 Replies View Related

Server :: (OpenSuse 11.2) Installation And Configuration Of Web / Mail Server?

Feb 16, 2010

I am hoping to find some much needed help here. I have been to various other sites and am beginning to think that I am not meant to have a server of my own.

I was told that OpenSuSE was good for beginners. So far, I am wondering.I am trying to set up a home network ( 2 laptops, 1 desktop. The laptops are wireless )

I'd like to set up a web server to run a personal webpage or two and maybe a forum, shoutcast server and IRC at some point down the road after I figure out the first two.

I found a guide, but it was for 64 bit and wanted me to install ISPConfig 3 ( Which, obviously I don't need )

I would like some basic, beginner help on installation, configuration and whatnot on setting up a web-server and mail server.

Yes. I have a static IP ( leasing an IP block from my ISP ). Yes, they allow me a web-server and mail server ( I had to get the IP block to do so ) and I have my own domain name to use.

On the various attempts, I managed to get apache working. ( When I visit my domain name, it says "IT WORKS!" which is nice and all, but I am use to using Cpanel and have no clue how to setup / edit a website outside of a panel ( or even FTP )

I think I got the mail server installed, but again ( as with the web server ) have no clue how to setup / configure and use it.

I either am using the wrong search words for help or asking incorrectly or something. This is my final stop. I am at the point of just forgetting it, chalking it up to a lost cause.

I do hope someone here is willing to be patient with me and help me through it all. I will even give link backs and Kudos to this site if it all works out.

View 1 Replies View Related

Ubuntu Networking :: Ntpdate Domain.local (no Server Suitable For Synchronization Found)

Nov 2, 2010

I can't update my ubuntu clock with my server. If i run the command ntpdate domain.local, it gives me this erro (no server suitable for synchronization found) if i run the command nslookup domain.local it works well and found my server

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved