Hello All,
On B2 i used aliases to create alternative email adresses or send copies to different persons.
in aliases i have:
harrie_jj: harrie, admin
nou when i send an email to harrie_jj i get this reaction:
The mail system
<[email protected]> (expanded from <[email protected]>): host
smtp.upcmail.nl[213.46.255.2] said: 550 5.1.1 <b3.localdomain> invalid
domain (in reply to RCPT TO command)
it tries to send the email back to my providers mailserver..but it should be expanded to local?
Rene
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
aliases and expanding
aliases and expanding
B3 1T + B-Stor 2T, B2 1T as backup
40 users active....
Opensat4all.Com
40 users active....
Opensat4all.Com
Re: aliases and expanding
Check the file " /etc/postfix/main.cf " so b3.localdomain is in "mydestination"
Regards // Jallee
Code: Select all
#cat /etc/postfix/main.cf
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
# The command_directory parameter specifies the location of all
# postXXX commands.
#
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mydestination = b3.localdomain, localhost.localdomain, localhost, /etc/postfix/bubbadomains
unknown_local_recipient_reject_code = 550
mynetworks = 127.0.0.0/8 192.168.1.0/24 [::ffff:127.0.0.0]/104 [::1]/128
--- snip ---
Re: aliases and expanding
Hello Jallee,
Thx, that did the job.......
Rene
Thx, that did the job.......
Rene
B3 1T + B-Stor 2T, B2 1T as backup
40 users active....
Opensat4all.Com
40 users active....
Opensat4all.Com
Re: aliases and expanding
Thank you for noticing and giving a fast solution. We have this on our todo and it will be fixed in an upgrade within short.
/Magnus
/Magnus