diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120625/008035.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120625/008035.html | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120625/008035.html b/zarb-ml/mageia-discuss/20120625/008035.html new file mode 100644 index 000000000..1213fd180 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120625/008035.html @@ -0,0 +1,89 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Problems with Local Mail - SOLVED? + </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%20-%20SOLVED%3F&In-Reply-To=%3C4FE89076.2000901%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008032.html"> + <LINK REL="Next" HREF="008026.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Problems with Local Mail - SOLVED?</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Problems%20with%20Local%20Mail%20-%20SOLVED%3F&In-Reply-To=%3C4FE89076.2000901%40roadrunner.com%3E" + TITLE="[Mageia-discuss] Problems with Local Mail - SOLVED?">ftg at roadrunner.com + </A><BR> + <I>Mon Jun 25 18:23:18 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008032.html">[Mageia-discuss] Problems with Local Mail - SOLVED? +</A></li> + <LI>Next message: <A HREF="008026.html">[Mageia-discuss] Problems with Local Mail +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8035">[ date ]</a> + <a href="thread.html#8035">[ thread ]</a> + <a href="subject.html#8035">[ subject ]</a> + <a href="author.html#8035">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 06/25/2012 11:43 AM, Anne Wilson wrote: +><i> It's odd, but I may have solved the problem. That said, I still don't +</I>><i> understand why. During the time I've been trying to solve this, I have +</I>><i> made two changes. First I added a newline character in +</I>><i> /var/spool/mail/anne - this seems to have disappeared, so I doubt if +</I>><i> that was the reason. The other change was to make the ownership +</I>><i> anne:mail. Maybe that helped? +</I> +I thought you had posted earlier that you changed the ownership to +anne:mail and that didn't help ? That is the correct ownership. + +If you're using IMAP through TB, your mail folders will be under +$HOME/.thunderbird/xxx.default/ImapMail/servername. The problem you +describe with /var/spool/mail/anne can only occur if your MTA (postfix) +doesn't have write authority to that file. In fact, I notice on my +system that my /var/spool/mail/ftg file has ownership ftg:mail, but the +permissions are only rw-------, so I guess postfix must be assuming an +euid of the recipient before trying to write to the file, i. e. the +group shouldn't matter. + +In any case, if you can do + mail anne + Subject: Test + line 1 + CTRL-D + +and it gets through to /var/spool/mail/anne, then it's working. If it's +not, try renaimng the file as root, rerun the test, and see what gets +created for that file. + +If you still see the message, try to identify what's issuing it. It's +possible that if TB somehow got hooked up with that file, it may be +trying to auto-compact it or something. +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008032.html">[Mageia-discuss] Problems with Local Mail - SOLVED? +</A></li> + <LI>Next message: <A HREF="008026.html">[Mageia-discuss] Problems with Local Mail +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8035">[ date ]</a> + <a href="thread.html#8035">[ thread ]</a> + <a href="subject.html#8035">[ subject ]</a> + <a href="author.html#8035">[ 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> |