Problem with aliases
"Jevos, Peter" <[email protected]>
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <[email protected]> |
Hello I'd like to ask you if my aliases are correct cause I have one problem: owner-test [email protected] test "| /usr/local/majordomo/wrapper resend -l test test-list" test-request "|/usr/local/majordomo/wrapper request-answer test" test-approval [email protected] test-list :include:/usr/local/majordomo/lists/test In my test.config is : restrict_post=access, where access file contains users can send to address [email protected]. But when I send email to address [email protected], restrict post parameter doesn't work. And the next one. I looked at the logs and it seems strange: Apr 27 18:18:42 mail postfix/qmgr[16648]: 2D3A914104: from=<[email protected]>, size=837, nrcpt=1 (queue active) Apr 27 18:18:42 mail postfix/smtpd[16738]: disconnect from mxm.seznam.cz[194.228.32.45] Apr 27 18:18:42 mail postfix/pickup[16647]: 5323C14110: uid=1003 from=<[email protected]> Apr 27 18:18:42 mail postfix/cleanup[16745]: 5323C14110: message-id=<[email protected]> Apr 27 18:18:42 mail postfix/qmgr[16648]: 5323C14110: from=<[email protected]>, size=1694, nrcpt=1 (queue active) Apr 27 18:18:42 mail postfix/cleanup[16745]: 58A6414111: message-id=<[email protected]> Apr 27 18:18:42 mail postfix/qmgr[16648]: 58A6414111: from=<[email protected]>, size=1835, nrcpt=1 (queue active) Apr 27 18:18:42 mail postfix/local[16755]: 5323C14110: to=<[email protected]>, orig_to=<test-list>, relay=local, delay=0, st atus=sent (forwarded as 58A6414111) Apr 27 18:18:42 mail postfix/qmgr[16648]: 5323C14110: removed Apr 27 18:18:42 mail postfix/local[16750]: 2D3A914104: to=<[email protected]>, orig_to=<[email protected]>, relay=local, delay=0, status=sent (delivered to command: /usr/local/majordomo/wrapper resend -l test test-list) Apr 27 18:18:42 mail postfix/qmgr[16648]: 2D3A914104: removed Apr 27 18:18:43 mail postfix/smtp[16680]: 58A6414111: to=<[email protected]>, orig_to=<test-list>, relay=mx1.seznam.cz[194.228.32.4 4], delay=1, status=sent (250 ok 1146154721 qp 5090) Why frst is eveluated [email protected] and then he send mail to [email protected] ? Is it correct ? Thanks pet