Page 1 of 1

scalix and system-mails

Posted: Wed Nov 02, 2005 4:57 am
by wilhelm949
i have a problem
befor i installed scalix i used postfix/dovecot for internal mails
when hylafax had a fax i recieved a mail with fax as pdf
with scalix no funktion
the mail are in /var/spool/mail/USER and i can not recieve the mails

Posted: Thu Nov 03, 2005 7:29 am
by jg
Looks to me like the address to which the fax is being sent is resolving to the Linux user 's (USER) mail file.

What is the output of

Code: Select all

/usr/sbin/sendmail -bv user


I suspect this will result in output saying something like:
USER. deliverable: mailer local, user USER

where user is the address being sent to.

also the output of

Code: Select all

ommapsmtp user


which will probably just return USER

To route the mail to a Scalix user you have a number of options:

1. Create a .forward file in the USER's home direcotry (~USER)
2. Create an alias in /etc/aliases
3. Add the INTERNET-ADDR that is being sent to the Scalix user who should be getting the mail.

Right now it looks to me like the address being used isn't routing into the Scalix server, any one of the above ways should address this, with (3) being the simplest.

Hope that helps.
Cheers,
JG

systemmails

Posted: Fri Nov 11, 2005 4:52 pm
by wilhelm949
thank you for your answer
i have in /etc/aliases the user to recieve the systemmails
if i use postfix i have mail of virusscan cron and other
withscalix and postfix i recieve the mails too the problem is i can not send mails
with sendmail i can send mails but the systemmails will not recieve also with
user root as scalixuser
here is my aliases

#
# Aliases in this file will NOT be expanded in the header from
# Mail, but WILL be visible over networks or from /bin/mail.
#
# >>>>>>>>>> The program "newaliases" must be run after
# >> NOTE >> this file is updated for any changes to
# >>>>>>>>>> show through to sendmail.
#

# Basic system aliases -- these MUST be present.
mailer-daemon: postmaster
postmaster: root

# General redirections for pseudo accounts.
bin: root
daemon: root
adm: root
lp: root
sync: root
shutdown: root
halt: root
mail: root
news: root
uucp: root
operator: root
games: root
gopher: root
ftp: root
nobody: root
radiusd: root
nut: root
dbus: root
vcsa: root
canna: root
wnn: root
rpm: root
nscd: root
pcap: root
apache: root
webalizer: root
dovecot: root
fax: root
quagga: root
radvd: root
pvm: root
amanda: root
privoxy: root
ident: root
named: root
xfs: root
gdm: root
mailnull: root
postgres: root
sshd: root
smmsp: root
postfix: root
netdump: root
ldap: root
squid: root
ntp: root
mysql: root
desktop: root
rpcuser: root
rpc: root
nfsnobody: root

ingres: root
system: root
toor: root
manager: root
dumper: root
abuse: root

# mailman aliases
mailman: postmaster
mailman-owner: mailman

newsadm: news
newsadmin: news
usenet: news
ftpadm: ftp
ftpadmin: ftp
ftp-adm: ftp
ftp-admin: ftp
www: webmaster
webmaster: root
noc: root
security: root
hostmaster: root
info: postmaster
marketing: postmaster
sales: postmaster
support: root,/var/www/html/osticket/automail.pl


# trap decode to catch security attacks
decode: root

# Person who should get root's mail
root: joerg
joerg: joerg@wilhelm949.wolliz.org
ina: ina@wilhelm949.wolliz.org
terence: terence@wilhelm949.wolliz.org
ipcop: ipcop@wilhelm949.wolliz.org

# alias for notification messages from HylaFAX servers
FaxMaster: joerg@wilhelm949.wolliz.org
stefan: stefan@wilhelm949.wolliz.org
tron: tron@wilhelm949.wolliz.org