Score:0

Postfix not reading .forward file for local account

de flag

I have a Postfix (v2.10.1) mail server running on Oracle Linux 7.9 that forwards mail for LDAP user accounts via the ~/.forward files located in NFS mounted /home/ directories.

# postconf forward_path
forward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward

The system works as intended for all of the NFS accounts, but I have one account created locally with a home directory located in /local/, and the .forward file doesn't seem to be getting read. Mail arrives for the local account, is delivered by Postfix, and I can read it with the local account, but it is not being forwarded as needed.

File permissions are as follows...

drwxrwx--x. 3 root     localusr   24 Jan 21 10:39 /local/
drwxrwx--x. 8 localusr localusr 4096 Jan 21 15:58 /local/localusr/
-rw-rw-r--. 1 localusr localusr   64 Jan 21 15:58 /local/localusr/.forward

The local account's ~/.forward file is pretty straightforward...

[email protected]

I have looked through several "Similar questions" in the StackExchange database, but nothing seems to address this particular configuration. Any help correcting or troubleshooting this would be very appreicated.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.