2 Dec
2005
2 Dec
'05
3:24 p.m.
On 17.11.2005, at 23:59, Andy Cravens wrote:
Just a note... when you setup dovecot and postfix make sure you don't forget the trailing slash when you define the mail dir. For example, I store user mail in ~/mail/ The full path is /export/home/<username>/mail/ .. I forgot a trailing slash on each of these (newbie mistake) and I wasted a day of troubleshooting.
That shouldn't make any difference, as Dovecot internally removes the trailing slash anyway.. I'd guess something else changed at the same time you added the slash.