General :: Start Using A Setup Similar To Exchange For Emails But On Ubuntu - Does Anyone Have Any Reccs?

Jan 13, 2010

Would like to start using a setup similar to exchange for emails but on Ubuntu - does anyone have any reccs? Something pretty easy to setup, user friendly, have a caleneder etc.

View 2 Replies


ADVERTISEMENT

General :: Nagios Setup To Send Emails In MS Exchange Server

May 10, 2011

How to seup nagios to send email to mails in MS Exchange server ?

View 3 Replies View Related

General :: Fetchmail - Downloading Emails From Exchange

Feb 4, 2010

I am using fetchmail to download e-mails from the exchange server in sendmail box Using Centos 5.4 with Sendmail. I can download mails from exchange but want to keep all mail there in Exchange server also, which option I should use to keep that mail there as well with the help of fetchmail? My config is here below , but unable to use "keep" option and getting in the logs error below.

Code:
cat /root/.fetchmailrc
set logfile "/root/fetch/fetchlog"
set postmaster "test@example.com"
set bouncemail
set no spambounce
set properties ""
set daemon 600 .....

View 2 Replies View Related

Ubuntu :: Evolution And Exchange 2007 - Reading Emails Offline?

Jan 21, 2011

I have a little problem with Evolution and Exchange 2007. I have managed to connect to the Exchange server without problem using MAPI and I can access my emails fine.

The only problem I have is that although I have checked all the options to download messages and automatically synchronise account locally it won't store the email contents locally until I first look open it (or at least preview it).

Unfortunately I have over 5000 emails so this presents a little problem.

I don't know if this is a bug or just how evolution works.

View 1 Replies View Related

General :: Evolution Setup With Exchange URL?

Feb 12, 2010

I use web-browser and and url to get my mail from company's mail server.

Code:

[URL]

Can I configure evolution to fetch my mail?

View 1 Replies View Related

Ubuntu :: Exchange Server Provides Such As Emails (to Mobile - Web Access And Using Outlook Client) Calendar - Tasks And Contacts

Feb 24, 2010

I am thinking of installing a Linux mail server and use it for my company. We are about 3 people that using emails and i do not want do spend a significant amount to get an exchange server. However, i need a mail server that i will be able to get the functionality that exchange server provides such as emails (to my mobile, web access, and using outlook client), calendar, tasks and contacts. Can you reccomend me which Linux mail server should i use for all the above functionality?

View 6 Replies View Related

Ubuntu Networking :: How To Setup Local Network (Exchange)

Mar 29, 2010

I have (adsl router "rebotic") and we are 3 nodes sharing Internet the question is: want make network (exchange files) between me (ubuntu os) and one of my internet members ,and I don't know how can I set up network between us in ubuntu.

View 1 Replies View Related

Server :: Setup Qmailtoaster As A Gateway For Exchange

Mar 25, 2010

I have set up qmailtoaster as a gateway for exchange.

my smtproutes contain this:
thedomain.com:mail.exchange.com
and my rcpthosts contain:
thedomain

The problem I am facing now is, the exchange was able to send mails through me alright. But when mails come in, qmailtoaster is suppose to forward the mails to the exchange server but it is not, rather the mails are sitting in the toaster's queue.

View 2 Replies View Related

Server :: Internal Mail Relay To Exchange Setup

Jan 25, 2010

I have ticket tracking software that mails ticket to groups. Right now the software is on an exchange server. After moving it to a dedicated linux server (debian lenny) I cant get it to email any of the internal domain addresses. I have tried to setup sendmail to relay it to the exchange server. Logs indicate that it was sent by the ticket tracking software but the message never hits the mailbox. It also wont get to any other mail address. Is there a better way to do this? The crm software will utilize either a smtp server or any mail server on the localhost. The problem is that with the dedicated server on the same network as the exchange server, it fails to send the mail even if I assign an external smtp server. But if the dedicated server is on a different network then it works using any smtp server in its configuration. I need something that can "pass the email" to the exchange server. Or just be able to send the mail to internal email account and still be on the same network.

View 2 Replies View Related

CentOS 5 Server :: Setup Sendmail (5.2) As Mail Relay For Microsoft Exchange?

Aug 5, 2010

how to setup sendmail ( Centos 5.2 ) as mail relay for Microsoft exchange. I will put the mail relay in DMZ and Mail server in Local Network.

View 3 Replies View Related

Ubuntu :: Unable To Send Emails Through Webserver, Setup?

Sep 14, 2010

I just want to be able to send emails through my webserver, setup. I couldn't find a dev forum - so thought i'd post here. I'd like to be able to send emails (form my localhost setup) to and from my global client, namely: ( ***@yahoo.com), using PHP and Apache. A snippet from my php.ini file looks like:

Code:
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
; http://php.net/sendmail-path
sendmail_path = /usr/sbin/sendmail -i -t
sendmail_from = example@yahoo.com

Now, I never could get this working in Windows, let alone Linux. I could do with it working though.

View 9 Replies View Related

Ubuntu :: Claws Mail - How To Setup GPG To Sign Emails Automatically

Aug 13, 2010

I recently decided to switch back to a stand alone email client from gmail. I started with thunderbird, which had a very intuitive user interface and was working fairly well, except for the fact that when it wasn't supposed to be doing anything, it was taking up about 40% of my CPU (this is after it had downloaded all the emails, so there really wasn't anything that needed that much cpu usage from my perspective). After investigating that a bit, I decided I'm going to go for something lighter, and now I'm trying to claws-mail. This one is fast and quick, with very little bells and whistle, and I think it has the potential of keeping me happy.

However, there are few things that I can't figure out how to do. The two main ones right now are: How do I make it download all the emails in at least the inbox folder? I'm using imap protocol with gmail, and I'm happy that the two mailboxes are very well synced, however the only thing it is downloaded by default is the email header, and not the content. I would like to be able to download the content immediately, so I can read the email offline as well. How can I set up GPG to sign my emails automatically? In claws-mail to sign my emails, I need to go to the Options->Privacy Options->PGP Mime, followed by Options->Sign. Is it possible to make this the default option?

View 1 Replies View Related

Ubuntu Servers :: Setup An Email Client In Order To Send/receive Emails?

Oct 2, 2010

I want to setup an email client in order to send/receive emails, but since i am experiencing some issues with my ISP, i decided to setup an SMTP server with Postfix on my machine.The problem is that i can receive emails but i can not send.I read almost every thread in here refering to Postfix, but i could not find the problem on my configuration.So here it is..

Code:
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
# Debian specific: Specifying a file name will cause the first

[code]....

View 6 Replies View Related

Server :: Setup Postfix Header_check Subject That Discard All Emails That Have More Than 6 Words In It?

Sep 8, 2010

How would one setup a header_check that would discard all emails that have more than 6 words in it? Such as, if there are more than 6 spaces in the entire message it would be deleted? I cannot find this out but it would reduce my spam intake by 50+ a day.

View 2 Replies View Related

General :: EGalax And Hp Tx1000 - Start Setup.sh

Feb 9, 2010

I tried to install eGalax [url] for the touchscreen of my hp pavilion tx1000 but I have the following problem when I start setup.sh

Code:

In the last line, (E) No X input modules directory found. and I do not know what is happening. I use Debian Squeeze 64 bit.

View 1 Replies View Related

General :: Printer Setup - How To Specify Printing To Start With Last Page

Feb 14, 2010

After some effort, finaly managed to get my Canon PIXMAiP4200 printer connected as a network printer. (I connect it through the USB printer port on a DLink DI-524UP router) Everything seems ok so far, except that I cannot find any means of specifying that printing should start from the last page.

View 2 Replies View Related

Ubuntu :: MUTT - Which Key To Refresh The Emails - Emails Are Got By IMAP ?

May 29, 2010

How to refresh and reload the list of email into MUTT ? Which key?

Additional: how to go to folder SENT of gmail ? and configureation eventually?

View 1 Replies View Related

Ubuntu :: Networking / Setup A Domain And Directory Server Similar In Function To Windows Server W/ AD And Join Other Machines To The Domain

Aug 21, 2009

I've got a home server running Ubuntu Server 9.04 and several machines running Ubuntu Desktop (9.04 and 8.04) and Windows (XP, Vista and 7). Now what I want to do is to create a domain and directory server similar in function to Windows Server w/ AD and join my other machines to the domain, but am not sure where to start. I already have file shares with Samba but now I want to setup a domain.

View 3 Replies View Related

Fedora :: Sendmail - Setup To Send / Send Emails With It?

Aug 17, 2011

I'm writing a script that will send an alert email given certain conditions. I have the impression that sendmail is what I need to do that. I just don't know how to use sendmail at all. I assume I have to set it up like a typical mail client so that it has a mail server to log into to send from.

I've looked through the man pages, but I can't find anything in plain English there on how to set it up, or how to use it once it is set up.

View 14 Replies View Related

General :: Configure Evolution For Exchange Server?

Mar 19, 2011

i want to configure my MS Exchange server email in Evolution of Fedora. as, Ubuntu 10.10 gives the dropdown for MS exchange server, however in fedora 14 the same is not available.

View 2 Replies View Related

General :: ThunderBird 3.0.4 Not Working With Exchange Server

Apr 12, 2010

I am using Fedora 12 and Thunderbird 3.0.4 version I am trying the connect it to the IMAP server but it does not work (no authentication).

- IMAP with SSL
- SMTP with none

Though it works for other email client (Evolution). I there a problem with the thunderbird itself or am I missing something special to configure that I dont know of?

View 2 Replies View Related

General :: Set An Environment For Financial Process Exchange Server?

Mar 13, 2011

am having difficulties to set an environment for Financial Process Exchange server. i am running on CentOS release 5.5.

[root@Nagios ~]# $PATH
-bash: /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/java/j2sdk1.4.2_16/bin:/root/bin:/usr/java/j2sdk1.4.2_16/bin: No such file or directory

what should i do next ? I have installed the J2sdk1.4.2 and file has located here

/usr/java
drwxr-xr-x 8 root root 4096 Mar 15 03:55 j2sdk1.4.2_16

in bash_profile i also added
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc

[Code].....

View 5 Replies View Related

General :: Postfix Smarthost Not Relaying Mail To Exchange For One User

Sep 14, 2009

I have a RHEL 4.5 with Postfix 2.2.10 configured as a smart host for an Exchange 2003 server. Its been running well for three years like this. We have some users that are configured with alternate SMTP addresses for a secondary email domain in Exchange. One user is not getting his email for the secondary SMTP. All the others are. After some digging, the maillog indicates Postfix is not relaying his email to Exchange but to the Postfix local mail folder under /var/spool/mail. What in the configuration would cause this? His email is in the relay_recipients file as the others are.

View 1 Replies View Related

General :: How To Set Up Sendmail To Use Exchange Server With Auth NTLM As Smart Relay?

Mar 7, 2011

I have a CentOS 5 box that is a web server. When it generates emails, all emails should go out through our Exchange mail server.I believe our Exchange server requires NTLM authentication:

View 1 Replies View Related

General :: Torrent Client For Ubuntu Similar To UTorrent

Sep 24, 2010

Possible Duplicate: Torrent client for Ubuntu similar to uTorrent What is a good bittorent client for Linux? So far I used uTorrent on Windows, but recently I moved to Fedora and I saw that uTorrent doesn't support Linux.

View 5 Replies View Related

General :: Run A Job On First Login Of Each Day Using Cron Or Something Similar?

Jul 12, 2010

I need to run a script when i login for first time in a day. I may reboot or shutdown and then power on during the day. But i do not want the job to run during those power ups. It should run only once per day.

View 3 Replies View Related

General :: Backtrack4 Similar To Fedora?

Jun 8, 2010

install an o.s called Backtrack4,which basically consist of tools such as metasploit,nmap etc since i am interested in knowing and improving my knowlege on such programs,BUT what stops me from installing backtrack4 is that i am bothered whether the commands that work in redhat/fedora(yum,grep,ps,etc) will work in backtrack4??Is Backtrack one of the distros of linux?

View 14 Replies View Related

General :: Syncing Two 90 Percent Similar Folders?

Nov 21, 2010

I have a project folder that I pass back and forth between my desktop and laptop via Samba. Both are running Debian. The folder is large. I would like to be able to change a few files in the folder on my desktop and then "update" the folder on my laptop without having to pass the entire folder back over the network.

View 3 Replies View Related

General :: Put Similar Type Of ICONS Together In Fedora 13?

Jun 23, 2010

I have been trying to put same type of items (rather icons) together, my concept is same like windows where I can put that by right click and--> arrange icons by --> group,So folder icons come together, pdf files come together etc etc and there is a separation between any two types of items (icons)Can I have that facility here too, I am using fedora 13, and when ever I rightclickunde arrange items --> name type size etc comesbut group by items is missing.Also here refresh option is missing, what we very much familiar in windows, I know that fedora is not windows, but I think this problem can be solved.

View 4 Replies View Related

General :: Terminal Emulator Have The Similar Function That Can Be Run ?

Feb 2, 2010

We use Netterm as terminal emulator on windows , it works fine , is there any terminal emulator have the similar function that can be run on Linux ?

View 13 Replies View Related







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