Hi
I uncomment the dovecot line in master.cf and virtual_transport = dovecot.
But it doesn't work, Why postfix doesn't handle alias_maps when the email
is delivered to virtual domains ?
Best regards
On Mon, Dec 10, 2012 at 11:00 AM, Gökhan Alkan wrote:
> Hi
>
> Ac
Hi
Actually, there is no configuration for mailman in dovecot.conf. But how
can dovecot handle mailman alias?
Best regards
On Mon, Dec 10, 2012 at 10:54 AM, Stephen J. Turnbull wrote:
> Gökhan Alkan writes:
>
> > virtual_alias_maps = hash:/usr/local/mailman/data/vir
hostname is mail.example.com
-- main.cf
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = example.com
myhostname = mail.example.com
mynetworks = 127.0.0.0/8, 192.168.1.0/24
myorigin = $mydomain
relay_domains = $mydestination
sendmail_path = /usr/sbin/sendmail.postfix
setgid_g
Here is the postfix log .
Dec 10 08:33:51 mail postfix/cleanup[19869]: 9BD343FEC3: message-id=<
c5fda5032ab9f35756783b6fd9095...@webmail.example.com>
Dec 10 08:33:51 mail postfix/smtpd[19865]: disconnect from
unknown[192.168.1.2]
Dec 10 08:33:51 mail postfix/qmgr[19850]: 9BD343FEC3: from=<
den...@
ies like
>
> test-ad...@example.comtest-admin
> test-boun...@example.comtest-bounces
> test-conf...@example.comtest-confirm
> test-j...@example.comtest-join
> test-le...@example.comtest-leave
> test-ow...@example.comtest-owner
> t
quot;
test-subscribe:"|/usr/lib/mailman/mail/mailman subscribe test"
test-unsubscribe: "|/usr/lib/mailman/mail/mailman unsubscribe test"
I think configurations parameters for postfix and mailman are true
but /usr/local/mailman/data/virtual-mailman content is wrong or
Hi all
I have searched the list archives but i can't send email to the any mail
list which handled by mailman. User backend is ldap and there is no local
user on the server and there are 4 virtual domains. Postfix
main.cfconfiguration is below and also hostname ise
mail.example.com.
# vi /etc/pos