Questions tagged [mail]

This tag is used when the question is about real mail. Such as asking how to get a copy of Ubuntu in the mail. If you have questions regarding email, please use the the email tag.

This tag was designed for use with questions that relates to sending as an example the latest ubuntu DVD to you in mail. At the moment there are many that uses this tag, when they should have picked email. This tag is meant for questions relating to emails, such as email software etc.

398 questions
107
votes
12 answers

How to remove the Mail icon indicator applet?

I'm wondering how it's possible to remove the little mail indicator applet in the global menu. I've uninstalled all the programs that use it, like Thunderbird, Empathy, and Gwibber, since I don't use any of them, but the icon is still there. Any…
Icedrake
  • 3,725
76
votes
7 answers

How to have my PHP Send mail?

I installed Ubuntu 11.04, LAMP using tasksel. I find that PHP mail() does not work. I suppose I need to enable it or something? How do I do that?
JM at Work
  • 2,015
66
votes
6 answers

How are administrators supposed to read root's mail?

What is the Ubuntu way for system administrators to receive system notifications, which typically take the form of e-mail sent to the root account? Examples of such notifications are the output of cron jobs, or degraded RAID notifications. On a…
61
votes
2 answers

How do I delete everything in /var/mail/username from the command line?

As a result of a long-running cron job, I have over 1,000 messages in my user's mailbox. What's the easiest way to delete them?
G__
  • 713
41
votes
3 answers

How do I make cron email my @gmail account

I have a couple of cron jobs that sometimes produce error output and would like to get a notification in my "real" email account, since I don't use my user's mailbox in my Ubuntu laptop, but cron (or is it postfix maybe) keeps trying to email the…
26
votes
5 answers

How can I delete a mail account in Thunderbird?

I missed one letter of my user name for my mail when add an account to Thunderbird. My mail is reachable in webmail with my browser, but is unreachable in Thunderbird. How do I delete an email account in Thunderbird so that I can start again?
19
votes
2 answers

How can I configure alpine to read my gmail in Ubuntu?

I would like to use a terminal based mail client for my e-mail activities. I've been suggested to use alpine for it. But how do I configure it in Ubuntu to read my gmail mails?
17
votes
2 answers

How can I access system mail in /var/mail/ via Thunderbird?

I've got cron jobs sending mail to my user at /var/mail. I know how to access that at the command line with the mail command. But, while a big command line fan, I do not like reading mail (even system mail) that way. My mail client of choice is…
vanden
  • 1,420
16
votes
0 answers

"antispam plugin not configured"

I'm trying to get the dovecot-antispam plugin working on a 15.10 server (I can't dist-upgrade, it's on a vps) and I'm getting the error message of anti spam plugin not configured when trying to move messages to or from my Junk mail folder.…
jrn75
  • 271
16
votes
3 answers

Changing default domain in mailutils

I have installed mailutils on Ubuntu 12.10 and I have run into a problem where the domain being attached is the fully qualified host and not just the domain. For example, mail user2 [enter] then enter message and send produces a from address of…
Tim
  • 161
  • 1
  • 1
  • 5
15
votes
6 answers

Is there a simple mail server I can install?

I have a desktop install of ubuntu, not server. But I am running a localhost LAMP stack for development. Is there a simple mail server I can install so that PHP's sendmail works? Ideally it will have few options and minimal configuration, and…
EmmyS
  • 17,031
15
votes
3 answers

Sending mail without domain name

We have a server, we are using this for backups and other cronjobs. I would like to send mail to the users when one of their cronjobs or backups has ended. Is it possible to do this if I don't have a domain name?
13
votes
2 answers

How to change default FROM address for mail command using sSMTP?

I have installed: sudo apt-get install ssmtp sudo apt-get install mailutils When I use command: echo "something" | mail -s "testing email" email@example.com The generated email have From field set to something like this: From: "Username"…
Maris B.
  • 453
  • 2
  • 7
  • 17
13
votes
3 answers

How can I configure Postfix to send all email through my Gmail account?

I'm trying to send an email through Google from my localhost. (via PHP5.3) But Google keeps on blocking my requests. I tried to follow the solutions given to a few similar questions, but for some reason they do not work. I followed these…
gmadar
  • 233
12
votes
4 answers

Thunderbird showing "Unable to locate mail spool file" on installing gmail account in ubuntu 13.04?

I just configure a gmail account in thunder mail but its continuously showing me error "Unable to locate mail spool file." when i click get mail then also it shows same error. its not retrieving mail from gmail. I tried moving /var/spool to…
1
2 3
26 27