Fedora :: Sharing Email And Address Book?

Dec 29, 2009

I want to share 3 email addresses and an address book among 2 users on a small network with 3 computers. Emails come from 3 different POP email accounts. There are 2 users.Each user may use any of 3 computers on the network (2 computers are linux, one is Windows XP). The 2 users have separate userids on the linux machines, but share an account on the Windows machine.

Each user should be able to view, reply to, delete, and otherwise deal with emails from any of the 3 POP sources, regardless of which computer the user is logged on to. Also, each user should be able to view and update entries in the address book, regardless of which computer the user is logged on to. What about using a system like courier or egroupware to retrieve and store the email from the 3 POP sources? Then courier or egroupware could make its mail store (maildir?) available via IMAP to the 2 users via email clients on each of the 3 computers.

The mail would be stored in the single, unique, courier or egroupware maildir store, not in the email clients. So if any user deletes a message or replies to a message, the action is visible to the other user from any computer. Also, emails only need be deleted once, not multiple times from each email client. I have looked at the courier and egroupware documentation, but I can't figure out whether either of them can be set up to retrieve email from 3 POP sources? If they can, how do you do it?

They appear to be email servers that collect emails sent to the domain they are configured to serve? could email clients be setup to share a single mailbox and address book (at least on the linux machines. forget about Windows). I guess the mailbox would lock when any client opened it, so only one client at a time could be active.

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: Address Book Sharing In Outlook Via Server

Nov 6, 2010

Is there a way to synchronize the address book in Outlook when the user works on multiple windows computer, and the server in the internal network runs under Linux ?

View 1 Replies View Related

Ubuntu :: Transfer Address Book / Email Settings Etc From Old Computer Using Thunderbird On XP?

Feb 7, 2010

How do I transfer my address book, email settings etc from my old computer using Thunderbird on XP.

View 7 Replies View Related

Ubuntu :: Backup Passwords In Firefox And Email Address Book In Thunderbird?

Aug 4, 2011

i want to backup my passwords in Firefox and my email address book in Thunderbird ,both runing on ubunto 10.04 point me in right direction please ,its just i have lost them before and its a pain in the you know where to redo them all also bookmarks in FF

View 4 Replies View Related

Fedora :: Evolution Address Book Permissions Denied

Apr 17, 2009

Just started using Fedora 10 and having a problem with evolution address book.I have checked the permissions on 'system' but they seem ok - owner was set to rwx, I changed the other permissions just to check but still get the error.Not sure what to check now as it claims its a permission error but the permissions seem ok.

View 9 Replies View Related

Fedora :: Evolution Has Doubles In Address Book Selection

Dec 12, 2009

After upgrading two different machines from F11 to F12, one x64, one 32, I found that when I create an email and hit "To:" I see two entries for every entry in my contacts; anyone else see this problem?On the 32 bit, on a new account, I did an import contacts from a csv file, I see doubles and I do not see all my contacts.

View 1 Replies View Related

Fedora :: KMail - Default Address Book Not Showing Up

May 14, 2010

Here's a good one. Using KMail when I open a new message and click on 'Select' it doesn't seem to be giving me all of my contacts from KAddresbook. Just ones I have sent mail to. That's under the all contacts tab. If I try to select default address book it shows nothing.

View 2 Replies View Related

Fedora :: Calendar / Address Book App Which Synchronizes With Phones?

Jun 10, 2010

I was wondering what smartphones do people have and what applications are they using with them.
Is there a calendar/address book application which synchronizes with the phones?
I've used a Palm Pilot with J-Pilot before. Would it work with an iPhone or Blackberry or Nokia N900?

View 1 Replies View Related

Fedora :: Can't Seem To Get Open Office To See The Evolution Address Book?

Dec 3, 2010

Running Fedora 14 (64bit) - can't seem to get open office to see the evolution address book. Any ideas what extra component I need to install to get the connection working?

View 6 Replies View Related

Server :: Allow Unsubscribed Email Address To Send Email To Mailman List?

Jul 1, 2010

is there a way to allow unsubscribed email address to send emails to mailman list without having to manually set a filter for that email address?

View 1 Replies View Related

Server :: Block Email From Certain Group To A Specific Email Address?

Apr 29, 2010

Is there a way of allowing only certain domain to send e-mails to certain specific e-mail address. I am using Sendmail, and I have an alias which translate to certain members of staff within my organization. I don't expect e-mails from outside our domain to be sent to this alias e-mail address.

View 1 Replies View Related

Ubuntu :: Exim4 Copy All New Email To Another Email Address?

Jan 18, 2010

Is there a way to configure exim4 to bcc all new incoming emails to another email address? My boss wants a copy of all outgoing emails.

I know postfix can do this with a bcc_always option. Im sure exim4 should be able to also.

View 3 Replies View Related

Server :: Dropping All Email For Specific Email Address?

Jun 12, 2011

I have a user who was getting constantly spammed so I deleted their email account but it's still coming in and trying to get delivered, how do drop all email for a specific email address?

View 4 Replies View Related

Red Hat / Fedora :: Redirect The Postfix Email Address?

Dec 28, 2010

tell postfix to send email sent to one email address to another email address. What I really need to do is tell postfix that every email sent to [URL] and [URL] be sent to [URL] I tried transport maps like this: [URL] but that did not work. I then tried canonical maps like this:

recipient_canonical file:

/^((dbsupport|helpdesk).*)thisdomain[.]com$/ admins@thatdomain.com

sender_canonical file:

/^(.*@).*thisdomain[.]com$/ ${1}thatdomain.com

but it did not work either. I am really exhausted and I need to find a solution for this one since it is my boss asking me to get this working. This is what if in /var/log/mail in box1:

Dec 28 16:10:25 box1 postfix/pickup[19291]: 54D258F726: uid=0 from=<root>
Dec 28 16:10:25 box1 postfix/cleanup[23489]: 54D258F726: message-id=<4D1A5241.mailIBZ11LRR6@box1.thisdomain.com>

[code]....

View 4 Replies View Related

Ubuntu :: Remote Address Book

Feb 15, 2010

I was just wondering if there is a remote address book program or if there is a way to sync abook and gmail (without any manual intervention like Contacts->Export->csv in Gmail).

View 9 Replies View Related

Fedora Servers :: Email Sender Address - Postfix / Dovecot Etc

May 21, 2009

I have an email server configured with postfix, dovecot, saslauthd and squirrelmail. It works great. In fact I'd even say it works too well: in squirrelmail, I can configure any sender address and my server will accept it. Message will be sent, wether the sender's address is [URL] or [URL]. Is there any way of limiting it in such way that only [URL] is accepted as sender's address?

View 6 Replies View Related

OpenSUSE :: Where Kmail Address Book Stored

May 27, 2011

I am transferring the contents of my home directory from one computer (KDE 3.5 - openSUSE 11.2) to a new one (KDE 4.6 release 6 - openSUSE 11.4). Since I do not want to transfer all the residual components, I have been doing it in separate chunks. I have successfully transferred all my e-mails from Kmail but cannot find the Address Book file to transfer. Please can someone point to where it is stored.

View 3 Replies View Related

OpenSUSE :: Simple Address Book With Images

Sep 2, 2011

OpenSuse 11.4 KDE 4.6.0 Can someone please recommend a simple address database that imports text data and allows storage of, or links to, small jpeg images? Objective - Search names and see associated identity photos.

View 3 Replies View Related

OpenSUSE Network :: Centralized Address Book

Oct 14, 2010

I would like to build a centralized address book for my SOHO server. Is that possible without the use of openLDAP (I would like to avoid that)?My clients will be:Thunderbird, KMail (for KDE 3.5) and webmail.If so, do you have any suggestions/Howtos?

View 4 Replies View Related

Ubuntu :: Viewing LDAP Address Book?

Jun 29, 2010

Is it possible to view all of the entries in an LDAP Address book at one time (ie in the address book pane) of an email client? I've tried in both Thunderbird and Outlook 2003, and I get the same behavior - the mail client can auto-complete entries, but it can't seem to list the whole address book at once.

Is there a certain structure of the LDAP tree that will grant this support? Can it be done at all? It seems to me an 'address book' that can't be browsed as a whole isn't very effective...

I should add that I'm the one who set up the LDAP server - I'm just testing various capabilities of LDAP.

View 1 Replies View Related

Ubuntu :: Lost Address Book In Evolution

Jul 11, 2010

I seem to have lost my Address book in Evolution somehow !! All my addresses have disappeared. Is there some way that I can recover these ?Also how can copy/move/import all my Evolution data over to Thunderbird.

View 1 Replies View Related

Ubuntu :: How To Import Address Book Into OpenOffice

Nov 16, 2010

I'm on OpenOffice 3.2 and have read the OpenOffice help doc concerned with this but it refers to the Windoze version.This should make no difference but it seems to, in my case anyway.In the Win version I can see the option to import the Thunderbird address book although I can't actually get it to do it! No such option appears in the Linux version.In fact I seem to be missing a stack of drivers such as SDBC/ODBC etc. Mine is a stock Ubuntu 10.04 install. I added the Openoffice database element but other than that it's all standard.

I'm struggling to believe there isn't a relatively simple way to import an e-mail client address book and print some sticky labels in Ubuntu.

View 1 Replies View Related

Ubuntu :: Evolution Missing Address Book

Nov 23, 2010

Recently when I open contacts in evolution the address books won't open, with following error :This address book cannot be opened. Please check that the path /home/david/.evolution/addressbook/local/system exists and that permissions are set to access it.I have checked folders and permissions seem ok. Doing a restore from backup makes no difference.

View 2 Replies View Related

Ubuntu :: Transferring Outlook Address Book

Dec 25, 2010

I suffered a permanent crash of WinXP. It won't boot and there's an incomprehensible error message.Anyway, I was able to recover almost all my data and move it over to Ubuntu 10.4 on the same computer. What I could not recover was my Outlook Address Book. I know it is funky to transfer it from one Windows email client to another, but transferring it across OS's seemed almost impossible, especially since I don't have Outlook's Export feature available. Even Google and other webmails needed to have those Outlook address files converted before they could use them.

What would be the plan of least resistance here for a Total Noob? Can I, should I, and how do I transfer the address book to a different computer with Outlook for export before transferring it back on the Linux side?

View 2 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

Software :: Kmail Address Book Not Working

May 13, 2011

Using Debian Squeeze
Desktop KDE
I have recently installed Squeeze, and am having problems with the address book in Kmail. When I compose an email and choose select for the recipient it only gives me a list of recent addresses to choose from; the rest aren't shown. In the address book the list of addresses are shown. I'm trying to organize them, but don't see a way to do that. Is this a bug or am I missing something? ON Lenny I would right click and it would give me categories to choose from such as: work, friends, etc. When I imported my contacts from Kmail in Lenny I used: addressbook.ldif

View 3 Replies View Related

OpenSUSE :: Kmail Filters In KDE 4.4 Do Not See Entries In Address Book

Feb 28, 2010

I just installed kde 4.4 and I noted that a filter I had built before does not work as before. The filter classified incoming mail into a "unknown" folder if the "From" and "To" fields matched "is not in address book". Some messages go to the unknown folder that did not before. Has anybody seen anything related to this? I has a look a kde bugs but could not find this described. The addresses are present in kaddressbook, it seems that kmail does not see them?

View 1 Replies View Related

OpenSUSE :: Kmail And Address Book Search Function

Jul 28, 2010

When I try to write email, and enter the first few letters of the recipient in the "to:" box, it sometimes but not always autocompletes. i.e., let's say my contact's name is Frederick, his address is e.g. robertsharry@snotmail.com. I enter Fred or fred or fre, a couple of addresses come in to the autocomplete drop-down, but not his. After searching all over over to find his address by other means, I start to write it in manually only to find that he IS in my address book (and also in recent addresses), listed under Freddie. I know that the word Freddie is not in his actual address, but what is the point of having a search function if you have to remember the address yourself? In other words surely the drop down search should show display names (as well as any other fields)?

View 5 Replies View Related

Ubuntu :: Restore A Corrupt Thunderbird Address Book Using PHP?

Feb 2, 2010

My address book recently got corrupted and I was unable to restore the e-mails, however looking at my abook.mab file I could see that all of the e-mail addresses were in there. I wrote a php script to create a new tab delimited text file, which you can import into Thunderbird. I used it to recover about 7300 contacts and it seems to work well for the most part. Just change 'abook.mab' to point to your actual corrupt abook.mab file or put it in the same directory as the script.

[Code]...

View 1 Replies View Related

Ubuntu :: Adding New Contact To LDAP Address Book?

Feb 23, 2010

I have my own LDAP server with my address book on it. Everything work fine, also with Evolution. I can read and edit my contacts. One thing doesn't work: I can not add a new contact to the server through Evolution.Getting an Permission denied error.

View 1 Replies View Related







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