Reading and receiving log-mails amavis@ - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Reading and receiving log-mails amavis@ (/thread-7213.html) |
Reading and receiving log-mails amavis@ - ekeis98 - 07-13-2009 02:48 AM Maybe a newbie question, so sorry for that: I can see that log mails are sent to amavis@<mydomain>. The same with log emails going to webmaster@admin.<mydomain> and admin@<mydomain>? Is there a comfortable way reading the log mails without using the shell? Thanks for your help. Regards Oliver RE: Reading and receiving log-mails amavis@ - ekeis98 - 07-16-2009 06:42 AM Any suggestions? RE: Reading and receiving log-mails amavis@ - kilburn - 07-16-2009 06:58 AM Redirect these addresses to your personal one, so you can read the mails using your preferred mail client RE: Reading and receiving log-mails amavis@ - ekeis98 - 07-16-2009 07:05 AM Yes, that's what I thought. But howto? Which scripts/conf-files do I have to touch in which way? Regards, Oliver. RE: Reading and receiving log-mails amavis@ - kilburn - 07-16-2009 04:37 PM If <mydomain> is a LOCAL domain (not configured through ispcp), you need to add the alias into the "/etc/aliases" file and execute the command "newaliases". Otherwise, this emails should have been automatically redirected to the owner of the domain (the e-mail of the domain user). Hope this helps... |