Questions related to email setup and troubleshooting. Most questions can be tagged with your email client (such as "thunderbird" or "evolution")

learn more… | top users | synonyms

2
votes
1answer
21 views

how do I get maximal compressed screenshots?

I'd like to compress my screenshots as much as possible before I send them via email. The best compression ratio I only got with some work on each screenshot: first I took the screenshot with ...
0
votes
0answers
83 views

Evolution + mapi broken in 13.04

I used to have a wonderful set-up for work in Evolution until yesterday when I foolishly updated to 13.04. I have access to my emails via Mapi (our uni run an exchange server) but I can't send ...
0
votes
0answers
11 views

I can't send an email after I've linked files

I just linked two files that I want to send in an email from Thunderbird, but I keep getting the following message: "Sending of message failed. There was an error attaching . Please check if you have ...
3
votes
1answer
2k views

SETUP for sending Mail via postfix to GMAIL

My knowledge of mail delivery systems is near ZERO I have stand alone PC running UBUNTU 12.04 (no other OP systems) I am developing a web system with PHP and want to send an email to users that have ...
0
votes
0answers
16 views

email problems retrieving messages/getting all old deleted messsages instead of recent ones

When I hit send/receive to get my latest emails, it says I have 20,000+ emails and then begins to bring up every one of them beginning with #1. I hit cancel and then retrieve what has been brought up ...
2
votes
1answer
55 views

Sendmail not working properly

I wanted my joomla website to send emails, so for that I installed sendmail. I tested it by using putty sendmail emailadress@domain.com content of email to check if it was working. I made multiple ...
3
votes
2answers
128 views

Which email client is fast enough for a Maildir containing one million emails?

I have a Maildir, which subfolders contain about one million emails. Mutt is so slow on it. Any better choice? PS: An email deduplicate tool contained is better. Normal scripts keep the index in ...
0
votes
1answer
25 views

Delivery to Ontario, Canada

I need delivery to Toronto, ON, Canada. Who do I email? And how do I ask for it? How will I know that they received my email? Please help! I've already ordered and made payment!
2
votes
2answers
79 views

Sendmail relaying email through A record not MX

I have a Ubuntu server, running sendmail (until this morning it was running postfix, but I moved to sendmail to eliminate the possibility of my postfix configuration tweaks being the cause of this ...
0
votes
0answers
20 views

Postfix won't receive email from Gmail

I know there are quite a few threads already regarding Postfix not receiving external emails. However, my problem is for Gmail exclusively. Postfix on my server receives email from many providers such ...
1
vote
1answer
38 views

How can I send email from my website on ubuntu server

I am using ubuntu 12.04 and I have installed Appache , php , and mysql all the latest versions. I have my website on the root folder of this machine. Now, I want an email be sent to my boss when ever ...
4
votes
1answer
50 views

How to make my server email me when there are security updates?

There's obviously a way to check to see when an update is a security update. I often get greeted by a motd that says "there are N security updates." What I'd like to do is have my server email me a ...
2
votes
1answer
313 views

evolution mapi not working in 13.04

After installing evolution-mapi in Ubuntu 13.04, I am getting this error (evolution:8018): camel-CRITICAL **: camel_provider_list: Could not load ...
60
votes
14answers
79k views

How to send mail from the command line?

How to send mail from the command line?
0
votes
0answers
22 views

When trying to install FirstClass, it asks for the packages libqt3-mt|libqt3c102-mt but for some reason I can't install those?

I am quite new to Ubuntu so I don't really now what I'm doing wrong, maybe someone can help me? I wanted to install FirstClass but then it gave me an error that the packages libqt3-mt|libqt3c102-mt ...
1
vote
3answers
1k views

Can I use an Outlook Anywhere account?

My company uses Outlook Anywhere with Exchange 2010. Is there any way I can set up an account on Ubuntu with Outlook Anywhere? or am just out of luck... I'm not wanting to use pop or any other ...
1
vote
0answers
74 views

Setting up Mail server on Ubuntu 12.04.2 Server

Based on this article http://iain.it/linux/how-to-install-php-fpm-and-nginx-on-ubuntu-12-04 I've built my LEMP web server. I need one more function to work: mail. It's production server and I can't ...
6
votes
3answers
7k views

Can I get a combined inbox in Thunderbird?

I've setup Thunderbird (default in 12.04) with five mail accounts. Unfortunatly, every mail address is shown only with its own inbox, sent... How can I get a combined inbox for all addresses? I've ...
-2
votes
0answers
39 views

Is there a Email Client for MAC that works without IMAP/POP enabled? Or an Email Client that can be used with the same settings as on the Iphone? [closed]

The company I work for recently moved our Exchange to Google Mail. IT will not enable IMAP/POP due to security reasons. So I am not able to use the apple email client to download my emails. But I am ...
6
votes
1answer
276 views

Outlook.com and Google Apps email notifier for gnome-shell?

So, pretty basic question, I use outlook.com for some work email, I use multiple Google Apps emails for different things. I don't use an email client, I just use the different webmail interfaces, ...
0
votes
1answer
47 views

How can I change EXIM4 config from warn on no reverse DNS to actively rejecting mails with no reverse DNS

By default EXIM4 only warns about mails with no reverse DNS. I need to block and actively reject mail which has no reverse DNS. I am willing to accept that it's possible that some legit mail will be ...
1
vote
1answer
114 views

How to Convert .msg file (Outlook email msg) into .eml?

I have just started using Ubuntu & Thunderbird. I have saved my Outlook emails in my hard disk which are with .msg extension and now when I try to open them in Thunderbird it doesn't open because ...
0
votes
3answers
575 views

How do I configure exim4 to send mail through a password protected ssl smtp mail server?

I'd like my cronjobs to be able to send mail from my home computer. My servers configure exim4 like this: dc_eximconfig_configtype='internet' dc_other_hostnames='' dc_local_interfaces='127.0.0.1' ...
1
vote
2answers
65 views

Does email client leave messages on GMail server by default?

If I use POP3 and let email client autoconfig everything are copies of my messages left untouched on server? Where is the setting to change that?
4
votes
1answer
150 views

Thunderbirds can't send via Gmail

Everytime I'm trying to send message this error occured: Sending of message failed. The message could not be sent because the connection to SMTP server smtp.googlemail.com timed out. Try again ...
0
votes
1answer
43 views

Postfix working with home network but not with USB 3G dongle

Does postfix with php's mail command get configured during installation based on the network connection? I am asking this because I installed it when I was connected to my home network. and I can ...
1
vote
0answers
55 views

Mail Server: system requirements

I want to create a mail server for personal use. It will be used mainly by me and possibly some family members. The system load will be in the order of 5-10 IMAP mailboxes, all for "human" use: no ...
0
votes
0answers
211 views

Any email client that supports ActiveSync?

Is there any email client for Ubuntu that supports ActiveSync? This is the protocol used in Hotmail, Outlook.com and by email services hosted on Microsoft Exchange servers.
1
vote
1answer
65 views

Postfix SMTP server: Emails not being queued for retry when greylisted [submission by email clients]

I have recently configured my own postfix server, however there is one thing left that's stumping me. When sending emails via thunderbird to a server with greylisting enabled, I am instantly ...
0
votes
0answers
33 views

Authentication server didn't send valid SPID as expected:

I have set up my mail server and been using thunderbird to check my mails (followed the instructions here). Everything has been working well, except after I moved a few days ago, I can no longer check ...
0
votes
1answer
122 views

SASL authentication failure: no secret in database

I have a VPS with Plesk Panel on Ubuntu server 10.04. Everything was set up and working perfectly. Only change I made to the mail configuration was to allow submission port 587. Everything was still ...
2
votes
0answers
35 views

Is there an application similar to Everdesk for linux/ubuntu?

I am looking for a file manager that stores emails together with other documents in the same folders similar to Everdesk.
2
votes
1answer
47 views

Change postfix name from “localhost” to something meaningful?

I run postfix my servers to allow websites to send email. I'm using it as a drop-in for sendmail proper. When an email is sent the HELO string seems to contain localhost. This wouldn't be a problem ...
1
vote
1answer
79 views

Configure 'mail' command to send external email when servers domain name is used

I have postfix and mail installed on my server. The following command works fine $mail aj@xyz.com But if I use this command $mail aj@mydomain.com The system thinks I am trying to send a ...
1
vote
1answer
306 views

Ubuntu 12.10 Evolution EWS

I'm trying to set up my company's e-mail in Evolution (Exchange 2010). Some details: connected to my company via openconnect (cisco vpn) installed Evolution installed evolution-ews when setting up ...
1
vote
0answers
52 views

Not all emails are coming into Thunderbird from Gmail

Can anyone offer some insight as to why only some of my emails are being pulled into Thunderbird from Gmail? I noticed that my TBird doesn't have a junk mail folder set up in it - could this be the ...
0
votes
1answer
46 views

How can I disable the SPAM notification from a known contact in Thunderbird?

I am running Thunderbird Mail on Ubuntu 12.10. How can I un-mark the SPAM notification from known contacts?
5
votes
3answers
359 views

How to use @ubuntu.com email address using Thunderbird?

I am an Ubuntu member and have an @ubuntu.com email address. I want to use this address to reply to mails from using Thunderbird. Right now this email address is mapped my one of my email-id on ...
0
votes
2answers
171 views

How do you obtain an @ubuntu.com email address? [duplicate]

Possible Duplicate: How to get Ubuntu membership? I recently saw the question "How to add an @ubuntu.com email address in Thunderbird" and wondered how one obtains an @ubuntu.com email.
11
votes
1answer
295 views

How do I change my @ubuntu.com email alias?

I have an ubuntu.com email address which was aliased to an email account I no longer use (or own). I'd like to point to to my gmail account now. Who maintains these aliases or is there a way for me ...
1
vote
0answers
60 views

How to change my Ubuntu email address setting? [duplicate]

Possible Duplicate: How to change my the From: address in mutt? When I use mutt under Ubuntu like below, my email address is shown as maemo@maemo-TomXue. I want to change it but didn't find ...
1
vote
2answers
3k views

Can anyone get an myname@ubuntu.com email address? [duplicate]

Possible Duplicate: Is it possible to obtain an e-mail address like myname.surname@ubuntu.com If it is possible how can I get one?
1
vote
0answers
324 views

Migrate Outlook 2013 to thunderbird

I am considering to move away from Windows to Ubuntu. At present trying to migrate my emails from office 2013 to thunderbird with no success. Most importantly is my my personal folder (pst) with all ...
0
votes
1answer
139 views

Why did I stop getting Thunderbird email notifications?

I'm not getting notifications anymore, when a new email in Thunderbird arrives. How can I fix this and continue getting notifications? I'm running Ubuntu 12.04 with the Xfce desktop environment.
1
vote
1answer
95 views

Change Unity's indicator messages envelope color from blue

How can I change the "You've got mail" messaging indicator envelope color? Is there a setting similar to as in allowing any indicators?
3
votes
10answers
5k views

Recommend an Outlook replacement

Not a fan of Evolution or Thunderbird. Is there a decent alternative to Outlook on Ubuntu?
0
votes
2answers
685 views

how to integrate outlook 2003 pst file to thunderbird

I backed up all emails in Outlook 2003 that resulted in a pst file. Wiped out computer and installed Ubuntu 12.04. Opened Thunderbird and after clicking on Tools and Import... nothing shows up in ...
0
votes
0answers
95 views

ubuntu 12.04 pear not sending emails

I installed Ubuntu 12.04 as a KVM virtual machine host. I selected SSH and lamp. All work nice. I copy all the files from my old website to this new server to test. All work as expected but the email ...
0
votes
1answer
24 views

Forward mail from a corporate mail account to gmail

I have two mail accounts, one of them (gmail) is my preferred and the other is a corporate one. I'd like to read all my email in the gmail account only. But the corporate mail doesn't have forward ...
0
votes
1answer
41 views

How do I have ubuntu download email then forward that to my mobile devices and other computers?

I use a vary secure email service that has a really small quota (under 100 megs), I'd like to have my main ubuntu 12.10 32 bit system to download the mail, delete it off the server, notify my mobile ...

1 2 3 4 5 7