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

Got problems with your B2 or B3? Share and get helped!
Post Reply
pcrene
Posts: 305
Joined: 17 May 2008, 15:49

aliases and expanding

Post by pcrene »

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
B3 1T + B-Stor 2T, B2 1T as backup
40 users active....
Opensat4all.Com
jallee
Posts: 49
Joined: 12 Jun 2009, 13:15

Re: aliases and expanding

Post by jallee »

Check the file " /etc/postfix/main.cf " so b3.localdomain is in "mydestination"

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 ---
Regards // Jallee
pcrene
Posts: 305
Joined: 17 May 2008, 15:49

Re: aliases and expanding

Post by pcrene »

Hello Jallee,

Thx, that did the job.......

Rene
B3 1T + B-Stor 2T, B2 1T as backup
40 users active....
Opensat4all.Com
Magnus
Posts: 51
Joined: 02 Jan 2007, 03:52
Location: Sweden
Contact:

Re: aliases and expanding

Post by Magnus »

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, Excito developer
www.excito.com
[email protected]
Post Reply