View Full Version : Help (emailproblem)
leen
10th March 2006, 09:53
Hello,
I just started with ispconfig and was up and running. I installed the webmail.
But now I am receivin thousands of email with
subject:Mailsize web1_user
and the message is : 806
The server must be in a loop of some kind.
Can someone help me???
till
10th March 2006, 10:07
Have you add an email forward for the user adm42go to another account? Please remove this forward or alias!
leen
10th March 2006, 10:09
No I have no forwarders.
I do have the info@domain.nl to cath all.
For testing I sent a mail to root@domain.nl
Maybe this was bad??
falko
10th March 2006, 10:11
What's in /etc/aliases and /home/admispconfig/.procmailrc?
leen
10th March 2006, 10:12
I restarted the computer but it is still going on.
till
10th March 2006, 10:16
Please remove the catchall address to break the loop.
Then check that you have not configured a website (www.domain.nl or domain.nl) that is identical with your main server host (domain.nl).
Update:
Please have a look at this FAQ item:
http://www.howtoforge.com/faq/13_33_en.html
leen
10th March 2006, 10:37
In the /home/admispconfig/.procmailrc file is:
SHELL=/bin/sh
USERNAME=`formail -xSubject: | awk '{print $2}'`
:0
* ^Subject:.*Mailsize:*
{
:0
| formail -I "" | sed -e '/^$/d' >> /home/admispconfig/mailstats/${USERNAME}
In the /etc/aliases is:
# 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
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
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: postmaster
# trap decode to catch security attacks
decode: root
# Person who should get root's mail
#root: marc
leen
10th March 2006, 10:47
@till
I removed this user, but now I can't put him back.
All is okay for the rest.
The new mail works fine now.
Should I change: # Person who should get root's mail
#root: marc
Into another user in /etc/aliases ?
till
10th March 2006, 11:01
@till
I removed this user, but now I can't put him back.
All is okay for the rest.
The new mail works fine now.
Should I change: # Person who should get root's mail
#root: marc
Into another user in /etc/aliases ?
No, if user marc exists as system user this is OK. Also this is commented out at the moment and so the emails for root are not send to the user marc.
Did you have a look at the FAQ link? Is $mydomain in your postfix main.cf set to domain.nl?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.