...Also I think I found an error for SIB, it was trying to launch using the PXC address. I made the change in 3main but never checked to see if it was working properly.
Hi Fullzero,
yes, it's true. I upgraded to v0019-13 today, now tried switch to SIB and 3mail really use PXC settings
Please, fix replace
$HCD -a sib -o $PXC_POOL -u $ADDR -p x -i $SIB_INTENSITY
for
$HCD -a sib -o $SIB_POOL -u $ADDR -p x -i $SIB_INTENSITY
Thanks ;-)