The following error is occurring when FogBugz attempts to import mail from my POP3 server:
Could not allocate space for object 'dbo.BugEvent'.'BugEventPrimaryKey' in database 'fogbugz' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.'
I have plenty of disk space on the server, so I'm not sure why I'm getting this error. I'm using MS SQL Express as my database engine.