> Can anyone help me fix this error: > postfix/verify > [1033]:fatal:/var/log/address_verify.map.db:flush > dictionnary:no space left on device.
>From the ADDRESS_VERIFICATION_README: "NOTE: Do not put this file in a file system that fills up. When the address verification table gets corrupted the world comes to an end and YOU will have to MANUALLY fix things as described in the next section. Meanwhile you will not receive mail via SMTP." I think you put it on a file system that is too small. I would see the readme for addressing this. I put my cache file in /usr/local/etc/postfix because of two reasons. 1) My /usr partition is large and relatively unused. 2) The path is a standard for a port collection install, and even if I am not using a port, it makes for a sort of logic that would allow someone to follow behind me and decipher my actions. --Eric
