On Fri, 2010-12-31 at 02:18 -0700, Ran Talbott wrote:
> auth default:
> username_format: %Ln
This setting drops the domain. Use %Lu instead.
signature.asc
Description: This is a digitally signed message part
On 26/12/2010 04:49, Ran Talbott wrote:
But I also need to receive emails for a few system
users on the mailserver (like postmaster, and a couple of accounts set up
for maintaining the system).
On 31/12/2010 22:27, Ran Talbott wrote:
But it means system users can't access their mail
via IMAP,
On Fri, 2010-12-31 at 14:27 -0700, Ran Talbott wrote:
> On Friday 31 December 2010 08:20:48 Simone Caruso wrote:
>
> > For local delivery u don't need dovecot lda, let postfix do it.
>
> I can, but all the Linux users need to be aliased to "x...@localhost" in the
> Postfix virtual.db. This isn
On 31/12/2010 10:18, Ran Talbott wrote:
> Mail to vmail bounces
Have a look in the log file... mails bounce because of postfix, not dovecot:
"Recipient address rejected: User unknown in virtual mailbox table"
> In a nutshel: it appears Dovecot can't deliver to sysem users at all (Postfix
> i
I've tested with 3 different configurations, using 3 users:
ran - a Linux system user that's in the postfix "virtual.db"
vmail - a system user _not_ in virtual.db
testing.testing - a Windoze user with no Linux account
All 3 configurations have passdb ldap and userdb ldap.
First config has
On Sat, 2010-12-25 at 20:49 -0700, Ran Talbott wrote:
> As mentioned in my previous posting, I've set up a mailserver for a domain of
> Winboxen, authenticated through Active Directory. After some struggles, I
> finally got that working. But I also need to receive emails for a few system
> u
As mentioned in my previous posting, I've set up a mailserver for a domain of
Winboxen, authenticated through Active Directory. After some struggles, I
finally got that working. But I also need to receive emails for a few system
users on the mailserver (like postmaster, and a couple of acco