All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] Cannot remove mail adress
Date: Wed, 29 Sep 2010 22:42:04 +0000	[thread overview]
Message-ID: <4CA3C0BC.3000003@yahoo.com.au> (raw)
In-Reply-To: <1285524372.2905.16.camel@cg-desktop>

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.



On 30/09/10 4:04 AM, Christian Gleerup wrote:
> Ok, I see them now, but.
>
> the concerned email adress i can't delete, lives in
>
> /var/spool/mlmmj/nyhedsbrev/subscribers.d/c
>
> See the following:
> /$ sudo cat /var/spool/mlmmj/nyhedsbrev/subscribers.d/c | grep cromozon
> cromozon@swn.nu
> cromozon@sawsaw.redirectme.net
>
> /$ sudo /usr/bin/mlmmj-unsub -L /var/spool/mlmmj/nyhedsbrev/ -a
> cromozon@sawsaw.redirectme.net -s
> Changing to uid 65534, owner of /var/spool/mlmmj/nyhedsbrev/.
> /$ sudo /usr/bin/mlmmj-unsub -L /var/spool/mlmmj/nyhedsbrev/ -a cromozon@swn.nu -s
> Changing to uid 65534, owner of /var/spool/mlmmj/nyhedsbrev/.
>
> /$ sudo cat /var/spool/mlmmj/nyhedsbrev/subscribers.d/c | grep cromozon
> cromozon@swn.nu
>
> Note, If I ommit the -s when i unsubscribe, I get an email with the text from
> unsub-notsubscribed
>
>
>
> Den 9/29/2010 8:20 AM, Mads Martin Jørgensen skrev:
>> Look in:
>>
>> /var/spool/mlmmj/nyhedsbrev/subscribers.d/
>>
>> where all files containing emailadresses are subscribers.
>>
>
>
>
>



  parent reply	other threads:[~2010-09-29 22:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-26 18:06 [mlmmj] Cannot remove mail adress Christian Gleerup
2010-09-26 19:08 ` Mads Martin Jørgensen
2010-09-28 18:06 ` Christian Gleerup
2010-09-29  6:20 ` Mads Martin Jørgensen
2010-09-29 22:42 ` Ben Schmidt [this message]
2010-10-02  8:14 ` Christian Gleerup
2010-10-02  8:27 ` Mads Martin Jørgensen
2010-10-06  7:55 ` Ben Schmidt
2010-10-06 10:50 ` Mads Martin Jørgensen
2010-10-06 11:07 ` Christian Laursen
2010-10-06 11:19 ` Ben Schmidt
2010-10-06 11:40 ` Franky Van Liedekerke
2010-10-06 20:19 ` Christian Gleerup
2010-10-06 22:29 ` 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=4CA3C0BC.3000003@yahoo.com.au \
    --to=mail_ben_schmidt@yahoo.com.au \
    --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.