
If APPEND raises abort(), the (typ, dat) variables will not be set, so we should not be using it for the OfflineImapError Exception string. Fixing and prettifying the string formatting a bit at the same time. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>