Richard,
In the folder ~scalix/ip/s/proxy/ there are only the following folders:
Code: Select all
2jm9cq3 2jm9cqf 2jm9cu7 2jm9cuh 2jm9d90 temp
and these two files:
(The log file only seems to currently log that starting and stopping of the proxy folder service.)
Within the (non-temp) folders I see the following files:
Code: Select all
[root@groupware1 proxy]# ll 2jm9cqf
total 24
-rw-rw---- 1 scalix scalix 3712 Aug 4 10:58 00000pf
-rw-rw---- 1 scalix scalix 279 Aug 4 11:06 info
-rw-rw---- 1 scalix scalix 555 Aug 4 11:06 log
-rw-rw---- 1 scalix scalix 5 Aug 4 10:58 next-id
-rw-rw---- 1 scalix scalix 28 Aug 4 11:06 status
-rw-rw---- 1 scalix scalix 11 Aug 4 10:59 sync-utc
00000pf seems to contain binary data, but
info contains:
Code: Select all
# Proxy Folder info file
# ----------------------
USER_CN=Andy Pandy
AUTH_ID=APandy
CLASS=IPF.Appointment
DREF=0006c40bccaafbb3
SOURCE_URL=http://homepage.mac.com/leuliett/BBC_Radio4.ics
SOURCE_TYPE=WebCAL
SYNC_INTERVAL=1d
CREATED_ON=2008-08-04 11:06:41
CREATED_AS=Radio 4.2
log contains all my sxpfadd attempts:
Code: Select all
2008-08-04 10:58:42 Proxy Folder created OK: 'Radio 4.2' (DirectRef: 0006c40bccaafbb3)
2008-08-04 10:58:42 Populating Proxy folder from: http://homepage.mac.com/leuliett/BBC_Radio4.ics
2008-08-04 11:01:32 Proxy Folder created OK: 'Radio 4.2' (DirectRef: 0006c40bccaafbb3)
2008-08-04 11:01:32 Populating Proxy folder from: http://homepage.mac.com/leuliett/BBC_Radio4.ics
2008-08-04 11:06:41 Proxy Folder created OK: 'Radio 4.2' (DirectRef: 0006c40bccaafbb3)
2008-08-04 11:06:41 Populating Proxy folder from: http://homepage.mac.com/leuliett/BBC_Radio4.ics
status contains
sync-utc contains
If I try adding the
BBC weather feed as a
public folder I get the following:
Code: Select all
[root@groupware1 groupware-scripts]# sxpfadd -vvv -p -t RSS -f "BBC Weather" -u "http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml"
Work directory: /var/opt/scalix/ip/s/proxy/temp/work17494
Creating 'Public Folders/BBC Weather'
From RSS feed 'http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml'
cmd: sxmboxlist -d 0006c6107596e7d9 --debug dref --debug filename|grep 0006c6107596e7d9 |cut -f 3 | sed "s/00000pf//"
** Error: Selected item 'F-0-1486570048' not found
sxmboxlist : Item(s) selected are not present in the archive data
*** Proxy Folder container not created: /00000pf
(I added the output line starting with "cmd:" in order to report the sxmboxlist command before it fails)
There is now a new folder in ~scalix/ip/s/proxy/, called "2jm9fe0". This folder contains two files:
Where
next-id contains
and
00000pf contains binary data.
Adding the BBC weather feed as a
user folder gives the following:
Code: Select all
[root@groupware1 2jm9fe0]# sxpfadd -vvv -n "Andy Pandy" -t RSS -f "BBC Weather" -u "http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml"
Work directory: /var/opt/scalix/ip/s/proxy/temp/work20911
Creating 'BBC Weather'
From RSS feed 'http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml'
cmd: sxmboxlist -d 0006c41bc4911ef2 --debug dref --debug filename|grep 0006c41bc4911ef2 |cut -f 3 | sed "s/00000pf//"
Creating pf info file: /var/opt/scalix/ip/s/proxy/2jm9f7n//info
Proxy Folder created OK: 'BBC Weather' (DirectRef: 0006c41bc4911ef2)
Populating Proxy folder from: http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml
No Proxy folders present
There is now a new folder in ~scalix/ip/s/proxy/, called "2jm9f7n". This folder contains the following files:
Code: Select all
[root@groupware1 2jm9f7n]# ll
total 24
-rw-rw---- 1 scalix scalix 3712 Aug 4 12:55 00000pf
-rw-rw---- 1 scalix scalix 282 Aug 4 12:55 info
-rw-rw---- 1 scalix scalix 197 Aug 4 12:55 log
-rw-rw---- 1 scalix scalix 5 Aug 4 12:55 next-id
-rw-rw---- 1 scalix scalix 28 Aug 4 12:55 status
-rw-rw---- 1 scalix scalix 11 Aug 4 12:55 sync-utc
Where
info contains
Code: Select all
# Proxy Folder info file
# ----------------------
USER_CN=Andy Pandy
AUTH_ID=APandy
CLASS=IPF.Note
DREF=0006c41bc4911ef2
SOURCE_URL=http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml
SOURCE_TYPE=RSS
SYNC_INTERVAL=10m
CREATED_ON=2008-08-04 12:55:23
CREATED_AS=BBC Weather
log contains
Code: Select all
2008-08-04 12:55:23 Proxy Folder created OK: 'BBC Weather' (DirectRef: 0006c41bc4911ef2)
2008-08-04 12:55:23 Populating Proxy folder from: http://feeds.bbc.co.uk/weather/feeds/rss/5day/id/2071.xml
next-id contains
status contains
and
sync-utc contains
Is this helpful? Can I supply you with any further information?
Cheers
Andy
PS - Prior to these tests I migrated all the prior mention scripts alongside pfadd to use the hard-coded scalix server name for OMHOSTNAME.