Ok I've given up and don't feel happy right now
I try to get mail to
user2@example.com to get into the inbox of
info@example.com. But not only that. I want it in the subfolder of info, namely info/user2. I use postfix with maildirs, so I thought let's try to write the mail to a file:
/home/example.com/homes/info/Maildir/.INBOX.user2/new/
I get, using all means to prevent it:
Jan 7 15:00:48 serv1 postfix/local[19079]: warning: maildir access problem for UID/GID=99/99: create maildir file /home/example.nl/homes/info/Maildir/.INBOX.user2/new/1199714448.P19079.serv1.example.com: Permission denied
Jan 7 15:00:48 serv1 postfix/local[19079]: warning: perhaps you need to create the maildirs in advance
Other option doesn't help as well:
Jan 8 00:52:23 serv1 postfix/local[23918]: 998993EF398: to=<user2-example.com@serv1.example.com>, orig_to=<ebay@aerotronic.nl>, relay=local, delay=0.2, delays=0.11/0.02/0/0.07, dsn=5.3.0, status=bounced (Command died with status 13: "/etc/webmin/virtual-server/filter.pl /home/aerotronic.nl/homes/filterRulesInfo ebay". Command output: Failed to open /home/example.nl/homes/info/Maildir/.INBOX.user2/new/ ; Permission denied at /etc/webmin/virtual-server/filter.pl line 77. )
ls -la /.../
total 8
drwxrwxrwx 2 info.example.com example.com 4096 Jan 7 13:25 .
drwxrwxrwx 5 info.example.com example.com 4096 Jan 7 23:51 ..
I've tried chown -R postfix

ostfix on the dir as well. Also chown -R 99:99, as I see that in the logs, the user is unknown.
Maybe that is the problem? That user 99 in group 99??
But then, I set the most loose permission, still permission denied to create that file with the mail contents
TIAA (again) !
Recent comments
21 hours 21 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 22 hours ago
1 day 22 hours ago
2 days 3 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 12 hours ago