Forwarding Mails

Discuss the Scalix Messaging Services

Moderator: ScalixSupport

mikethebike
Posts: 566
Joined: Mon Nov 28, 2005 4:16 pm
Location: England

Re: Forwarding Mails

Postby mikethebike » Mon Oct 31, 2011 6:57 am

You could have a look at the user's "g" directory and check their 3d file:

omshowu -n "Jan Ullrich" -f

have a look in that directory (th eone reported as user folder in above command) and see if there is a 3d (autoactions) file, and an associated 3e (autoforward DL file). These are both transaction file format (you can check using the unix "file" command)

You can use tfbrowse to look at the contents, I think tfbrowse is in ~diag directory in scalix install.

tfbrowse -c -i 0000003e.501 (or whatever the file is)

Mick

da
Posts: 68
Joined: Mon Oct 15, 2007 9:10 pm

Re: Forwarding Mails

Postby da » Mon Oct 31, 2011 7:13 pm

An easier way to get a list of rules for a user (including forwarding and redirection), is to use sxaa:

Code: Select all

sxaa --user "joe bloggs"


Then to get details of each rule on the list, for example rule number 508:

Code: Select all

sxaa --user "joe bloggs" --info 508


To delete the same rule

Code: Select all

sxaa --user "joe bloggs" --remove 508


More options are available, see the man page for sxaa


Return to “Scalix Messaging Services”



Who is online

Users browsing this forum: No registered users and 1 guest

cron