1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Problems with Local Mail
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Problems%20with%20Local%20Mail&In-Reply-To=%3C4FE88453.2070007%40jkerr82508.free-online.co.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008025.html">
<LINK REL="Next" HREF="008019.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Problems with Local Mail</H1>
<B>James Kerr</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Problems%20with%20Local%20Mail&In-Reply-To=%3C4FE88453.2070007%40jkerr82508.free-online.co.uk%3E"
TITLE="[Mageia-discuss] Problems with Local Mail">jim at jkerr82508.free-online.co.uk
</A><BR>
<I>Mon Jun 25 17:31:31 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008025.html">[Mageia-discuss] Problems with Local Mail
</A></li>
<LI>Next message: <A HREF="008019.html">[Mageia-discuss] Problems with Local Mail
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8030">[ date ]</a>
<a href="thread.html#8030">[ thread ]</a>
<a href="subject.html#8030">[ subject ]</a>
<a href="author.html#8030">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 25/06/2012 15:43, Anne Wilson wrote:
><i> -----BEGIN PGP SIGNED MESSAGE-----
</I>><i> Hash: SHA1
</I>><i>
</I>><i> On 25/06/12 11:55, Doug Laidlaw wrote:
</I>>><i> On Mon, 25 Jun 2012 11:36:56 +0100 Anne Wilson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">annew at kde.org</A>>
</I>>><i> wrote:
</I>>><i>
</I>>>><i> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
</I>>>><i>
</I>>>><i> Plain M2 :-) Every time I started Thunderbird I got a message
</I>>>><i> that it couldn't locate the local mail spool (can't remember the
</I>>>><i> exact words). Assuming it meant /var/spool/mail/anne, I touched
</I>>>><i> that, owned anne:mail (I tried root, too), but now the message is
</I>>>><i> "Unable to truncate spool file /var/spool/mail/anne".
</I>>>><i>
</I>>>><i> I don't have the problem on the Cauldron netbook, so I checked
</I>>>><i> there, and there is no /var/spool/mail/anne - so I guess
</I>>>><i> something has changed wrt local mail. Are we now talking about
</I>>>><i> ~/.local/share/local-mail/ ? What do I need to do now?
</I>>>><i>
</I>>>><i> Anne - --
</I>>><i> /var/spool/mail/anne is the system mailbox for user anne.
</I>>><i> Thunderbird will be putting your mail somewhere else. I suspect
</I>>><i> that it will be a dot-directory under /home/anne, perhaps a
</I>>><i> subdirectory of your .mozilla directory.
</I>>><i>
</I>>><i> I think that TB uses the mbox file format. That means that your
</I>>><i> inbox will be one big file. Perhaps TB is trying to delete the
</I>>><i> old mails, hence "truncate."
</I>>><i>
</I>><i> That makes sense, yes. I had assumed that it was talking about system
</I>><i> messages, which I would expect to be in /var/spool/mail/anne.
</I>><i>
</I>
System messages will be in /var/spool/mail/anne, only if your MTA is
configured to deliver them there. Otherwise, IIRC, they end up in /.
Jim
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008025.html">[Mageia-discuss] Problems with Local Mail
</A></li>
<LI>Next message: <A HREF="008019.html">[Mageia-discuss] Problems with Local Mail
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8030">[ date ]</a>
<a href="thread.html#8030">[ thread ]</a>
<a href="subject.html#8030">[ subject ]</a>
<a href="author.html#8030">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|