I got this today when emailing to a user of the system: <[email protected]>: can't create user output file. Command output: WARNING: nonstandard use of \\ in a string literal LINE 1: ..., messageblk,blocksize, physmessage_id) VALUES (1,'Received:... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'. WARNING: nonstandard use of \\ in a string literal LINE 1: ..., messageblk,blocksize, physmessage_id) VALUES (0,'This is a... ^ HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
I *think* it's a dbmail problem -- but I haven't investigated thoroughly. My versions: postgresql-server-8.3.8-2 dbmail-2.2.11-10 I didn't see in the changelog that this had been addressed in 2.2.12 Is there something I can do to help troubleshoot this better? _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
