> Ugh.  I hit the wrong key when only halfway done. :(
>
>
> <[EMAIL PROTECTED]> writes:
>
>> Ok, this makes sence then.  So I should just move all my TMDA stuff
>> into the .tmda director and remove the DATADIR from the .tmdarc-tmda
>> file.  I take it I will have to make the apropriate adjustments to the
>> other directives in the file and all should be well.
>
> Right.  If you look at the TMDA defaults for some of the variables you
> have previously had to set, you'll see that having a .tmda directory
> with the standard structure will make things work cleaner.
>
> For example, you'll see that creating a 'filters' directory in '.tmda'
> and putting files named 'incoming' and 'outgoing' in 'filters' means
> that you can remove your FILTER_INCOMING and FILTER_OUTGOING settings,
> because '.tmda/filters/incoming is the default.  Here's your
> tmda-tmdarc file:
>
>> CONFIRM_APPEND =
>> "/var/vpopmail/domains/techropolis.com/tmda/lists/whitelist"
>
> When I've fixed tmda-rfilter, you could move this to /etc/tmdarc, like
> this:
>
> CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/whitelist")
>
> which will work for any user.  This won't work now, because
> tmda-rfilter doesn't know enough about virtual domains.
>
>> CONFIRM_MAX_MESSAGE_SIZE = 5000
>
> This could go into /etc/tmdarc, if you wanted a global setting for all
> of your virtual domains.
>

I just had a question about this.  Once you have this done is ~ going to
re relitive to virtual accounts or will it work as it does everywere else
in *nix because I have several users who have home directories on my
HTTPSD partition but their mail and all TMDA files are still in the
vpopmail directory.  I cant imagine that it wouldnt be relative to the
virtual user since it's possible to have several users with the same name
but different domains but I just wanted to clarify that.


Bryan




_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to