All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Gleerup <christian.gleerup@swn.nu>
To: mlmmj@mlmmj.org
Subject: Re: [SPAM Re: [mlmmj] Cannot remove mail adress
Date: Thu, 30 Sep 2010 18:01:39 +0000	[thread overview]
Message-ID: <4CA4D083.4020704@swn.nu> (raw)
In-Reply-To: <4CA37FC4.1030500@swn.nu>

  All the files are owned by the user nobody as you correctly guessed,
to be more specific,

The directories are owned by
* nobody : nobody *

most of the files in /var/spool/mlmmj/nyhedsbrev/subscribers.d have 
ownership
* nobody : root *
few of the files have ownership
* nobody : nobody *

all the files have ownership u=rw

So I am not sure this is related to ownership, since I could add and 
delete one adress to /var/spool/mlmmj/nyhedsbrev/subscribers.d/c
while another adress in the same file would move.

I still recieve news letters on that adress that i can't delete, and if 
I try tu unsub without the -s argument, i recieve an email stating that 
I am not subscribed

I tried to add the problematic that i can't delete, and watch the following.
/$ sudo /usr/bin/mlmmj-sub -L /var/spool/mlmmj/nyhedsbrev/ -a 
cromozon@swn.nu
[sudo] password for fjernsynet:
Changing to uid 65534, owner of /var/spool/mlmmj/nyhedsbrev/.
/$ sudo cat /var/spool/mlmmj/nyhedsbrev/subscribers.d/c | grep cromozon
cromozon@swn.nu
cromozon@swn.nu

Note that the mail adress shows up 2 times!
/var/spool/mlmmj/nyhedsbrev/subscribers.d/c thus contains the same mail 
adress two times!

if I unsubcribe, I get down to one again,
Is that supposed to happen?

I actually don't know what MTA the server use, but the file 
/var/spool/mlmmj/nyhedsbrev/control/verp contains  postfix. (I have 
taken over administration of the server, but don't really no much about 
mail)


Den 9/30/2010 12:42 AM, Ben Schmidt skrev:
> Have a look at the permissions:
>
> ls -ld /var/spool/mlmmj/nyhedsbrev
> ls -ld /var/spool/mlmmj/nyhedsbrev/subscribers.d
> ls -l /var/spool/mlmmj/nyhedsbrev/subscribers.d
>
> Do the owners of all the directories and files match? (They should be
> owned by the user that Mlmmj runs as when invoked by your MTA.) Are they
> all writeable by the owner?
>
> Commands like
>
> chown -R nobody /var/spool/mlmmj/nyhedsbrev
> chmod -R u+rw /var/spool/mlmmj/nyhedsbrev
>
> can be used to set the permissions of everything in the list directory.
> I've guessed 'nobody' because user ID 65534 is likely to be that user,
> but you may need to adjust that. Are you using Postfix? If so, and
> you're using it simply, it is likely that it is correct for 'nobody' to
> be used.
>
> Hope this helps,
>
> Ben.


  reply	other threads:[~2010-09-30 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29 18:04 [SPAM Re: [mlmmj] Cannot remove mail adress Christian Gleerup
2010-09-30 18:01 ` Christian Gleerup [this message]
2010-09-30 21:37 ` Franky Van Liedekerke
2010-09-30 23:16 ` Ben Schmidt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CA4D083.4020704@swn.nu \
    --to=christian.gleerup@swn.nu \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.