View Full Version : Mail Delivery Problem
prophet
13th January 2007, 02:34
Hi.
I'm a bit new to ISP Config so please go easy on me if I'm making some newbie mistake ;)
I've setup the ISP Config system and all is good from an apache, mysql and bind point of view, it's all working great.
My problem is email.
My server is www.chrisbray.co.uk, therefore handling chrisbray.co.uk.
I added a user (chris), checked the catch-all box. All is good.
I have an alias for root -> chris in /etc/alias so that my user (chris) gets all admin mail.
I added another domain (pixelspotter.co.uk), into that I added a user (web18_admin) with the email address admin@p-----potter.co.uk and checked the catch-all box.
Whenever I send a mail to admin@p-----potter.co.uk (or anything@p-----potter.co.uk) then mail is sent to chris@c----bray.co.uk :(
It's as if Postfix is not recognising the web18_admin user, and looking "up the tree" to the hosts "unknown" address (root) and forwarding the mail to that (which forwards to chris).
The catch is, this happens for all my defined domains!
What did I do wrong?!
falko
13th January 2007, 17:05
Take a look here: http://www.howtoforge.com/faq/9_33_en.html
prophet
15th January 2007, 12:04
Wouldy you believe that after the three hours or so of searching, then finally admitting defeat and posting the question, I found that FAQ about three minutes after I posted!
Setting up my "base" domain in httpd.conf, /etc/aliases and with real users etc has solved my problems mail problems, but is there a way to add a "catchall" email in the /etc/aliases file? That's the last think I need to get working!
Thanks for a great piece of software, I hope I can continue using it as it evolves and grows.
One addition that I'd find real nice, is there any chance of adding support for Mono in the same way as PHP? Some of my customers are asking for Mono support and it'd be real nice to be able to automate it :)
Thanks again.
Chris
falko
16th January 2007, 16:13
but is there a way to add a "catchall" email in the /etc/aliases file? That's the last think I need to get working!
Why do you want to set it in /etc/aliases? Why don't you use ISPConfig to create catchAll email addresses?
One addition that I'd find real nice, is there any chance of adding support for Mono in the same way as PHP?This isn't planned yet as very few people seem to need this.
prophet
16th January 2007, 16:24
Why do you want to set it in /etc/aliases? Why don't you use ISPConfig to create catchAll email addresses?
Cos I can't manage my "root" domain in ISPConfig, that FAQ says I can't have my root domain as an ISPConfig virtual domain... :confused:
I've actually sorted it now anyway :)
This isn't planned yet as very few people seem to need this.
Shame :(
What about adding a "custom Apache directives" box that I could add it myself on a per-domain basis?
Anything to stop me having to edit the generated /etc/httpd/conf/vhosts/Vhosts_ispconfig.conf file (and losing my changes when it gets re-generated!)
martinfst
16th January 2007, 22:26
What about adding a "custom Apache directives" box that I could add it myself on a per-domain basis? Apache directives can already be added in ISPConfig per domain.
About /etc/aliases: I think you can add your own redirects in there. I use it to fwd general things like root email to my account and it just keeps on working, even if I create new domains.
prophet
17th January 2007, 11:09
Apache directives can already be added in ISPConfig per domain.
Forgive my ignorance but where did I miss that then?!
falko
17th January 2007, 20:05
Forgive my ignorance but where did I miss that then?!
On the Basis tab of a web site in ISPConfig you can find the field Apache Directives. There you can add your custom directives.
http://ispconfig.org/downloads/manual_en/manual_reseller_en_src.htm#3_3_1
prophet
17th January 2007, 22:50
On the Basis tab of a web site in ISPConfig you can find the field Apache Directives. There you can add your custom directives.
http://ispconfig.org/downloads/manual_en/manual_reseller_en_src.htm#3_3_1
Aaaah!
Now I've re-enabled HTTPD Includes for the reseller that "owns" the account I can see it!
Thanks very much and sorry again for the trouble!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.