01.07.2010 16:49, David Touzeau:

> On 01/07/2010 16:34, Markus Schönhaber wrote:

Again:

>> What are the contents of /etc/postfix/mydestination? Did you postmap it?

And:

>> BTW: what's the point in explicitly setting so many configuration
>> variables to their default values?


> Jul  1 16:48:08 server-mail postfix/smtpd[21427]: connect from 
> unknown[172.16.40.1]
> Jul  1 16:48:30 server-mail cyrus/master[27446]: process 20566 exited, 
> status 0
> Jul  1 16:48:31 server-mail cyrus/master[27446]: process 21226 exited, 
> status 0
> Jul  1 16:49:01 server-mail postfix/smtpd[21427]: 47CF02BCC: 
> client=unknown[172.16.40.1]
> Jul  1 16:49:11 server-mail postfix/cleanup[22048]: 47CF02BCC: 
> message-id=<20100701144901.47cf02...@server-mail.touzeau.biz.touzeau.biz.local.local>
> Jul  1 16:49:11 server-mail postfix/qmgr[21345]: 47CF02BCC: 
> from=<us...@company.tld>, size=420, nrcpt=1 (queue active)
> Jul  1 16:49:11 server-mail cyrus/master[22266]: about to exec 
> /usr/lib/cyrus/bin/lmtpd
> Jul  1 16:49:11 server-mail cyrus/lmtpunix[22266]: executed
> Jul  1 16:49:11 server-mail cyrus/lmtpunix[22266]: accepted connection
> Jul  1 16:49:11 server-mail cyrus/lmtpunix[22266]: lmtp connection 
> preauth'd as postman
> Jul  1 16:49:11 server-mail cyrus/lmtpunix[22266]: WARNING: sieve script 
> /var/spool/cyrus/sieve/a/all-users/defaultbc doesn't exist: No such file 
> or directory
> Jul  1 16:49:11 server-mail cyrus/lmtpunix[22266]: Delivered: 
> <20100701144901.47cf02...@server-mail.touzeau.biz.touzeau.biz.local.local> 
> to mailbox: user.all-users
> Jul  1 16:49:11 server-mail postfix/lmtp[22265]: 47CF02BCC: 
> to=<all-us...@company.tld>, orig_to=<us...@company.tld>, 
> relay=server-mail.touzeau.biz.touzeau.biz.local.local[/var/spool/postfix/var/run/cyrus/socket/lmtp],
>  
> delay=41, delays=41/0.02/0.03/0.07, dsn=2.1.5, status=sent (250 2.1.5 Ok)
> Jul  1 16:49:11 server-mail postfix/qmgr[21345]: 47CF02BCC: removed

So you've sent a mail from us...@company.tld to us...@company.tld and it
was delivered to all-us...@company.tld.

What are the contents of
/etc/postfix/mydestination
/etc/postfix/aliases
/etc/postfix/virtual

And: did you postmap (or newaliases when it comes to aliases) them?

Oh, and if you didn't change this (taken from a previous post of yours):

> content of /etc/postfix/aliases
>> ------------------------------------
>> 
>> user1        us...@company.tld
>> user2        us...@company.tld
>> all-users    all-us...@company.tld

That's not a valid aliases(5) file. But newaliases should have warned
you about that fact.

-- 
Regards
  mks



-- 
Regards
  mks

Reply via email to