Hi,
i want to share my email from a external email-account (info@firma.de) to more then one internal email-accounts. But I don't find any solution.
I try:
Mailliste:
Code:
test01@xyz.local,test02@xyz.local,
/etc/aliases:
Code:
alle: :include:/etc/mailliste
fetchmailrc:
Code:
#set postmaster "postmaster"
#set bouncemail
#set no spambounce
#set properties ""
poll pop3.xyz.de
proto auto
user "123456"
pass "123456"
smtphost "mailserver.ahlf.local"
smtpname "test02@ahlf.local"
fetchall
forcecr
Message from postmaster:
Code:
test02@xyz.local
(reason: 550 Host unknown)
(expanded form: :include:/etc/mailliste)
