ispCP - Board - Support
cant receive mails after upgrade and server switch - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: cant receive mails after upgrade and server switch (/thread-2577.html)

Pages: 1 2


cant receive mails after upgrade and server switch - DocSnyd3r - 02-27-2008 12:50 AM

Hi,
I installed RC3 an a new Server and importet the mail db and changed the status to toadd which added all my mail users. I can also connect via imap and if I copy ma mails over I can fetch them. But I can't send new mail, I get this error:
Code:
This is the mail system at host xxx.eu.
  
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
  
For further assistance, please send mail to postmaster.
  
If you do so, please include this problem report. You can delete your own text from the attached returned message.
  
                    The mail system
  
<stefan@xxx.eu>: unknown user: "stefan"

PS xxx.eu is also my FQDN is this a problem?

PPS DNS
Code:
    Sub    TTL    RR-Typ    Pref(MX)    Wert
Sub 1             MX     10     mail.xxx.eu.
Sub 2     *     14400     A         87.230.x.x



RE: cant receive mails after to upgrade and server switch - joximu - 02-27-2008 01:13 AM

Hi

well - a mail user should always be a complete mail address.

But a view in the mail logs should give more information


RE: cant receive mails after to upgrade and server switch - DocSnyd3r - 02-27-2008 01:54 AM

Ok I found the Problem, but I,m not shure how to solve it. The Problem is that xxx.eu is FQDN and postfix hast myhostname and mydomain also set to xxx.eu. And when ispCP adds a virtual domain xxx.eu the error is that I cannot have xxx.eu in mydestination and virtualhost.
I used this domain as FQDN to have a short admin url admin.xxx.eu and not something like admin.lvps87-230-x-x.dedicated.hosteurope.de what the default would be.

My main.cf
Code:
#
# Some common configuration parameters;
#

inet_interfaces  = all
mynetworks_style = host

myhostname = xxx.eu
mydomain   = xxx.eu
myorigin   = $myhostname

smtpd_banner = $myhostname ESMTP ispCP 1.0 Priamos Managed 1.0.0 RC3 OMEGA
setgid_group = postdrop

#
# Receiving messages parameters;
#

mydestination       = $myhostname, $mydomain
append_dot_mydomain = no
append_at_myorigin  = yes
local_transport     = local
virtual_transport   = virtual
transport_maps      = hash:/etc/postfix/ispcp/transport



RE: cant receive mails after to upgrade and server switch - rbtux - 02-27-2008 02:05 AM

just change xxx.eu to mx1.xxx.eu or something similar. As long you don't add a particular subdomain with that name you won't have any problems...


RE: cant receive mails after upgrade and server switch - DocSnyd3r - 02-27-2008 02:19 AM

This worked thank you!


RE: cant receive mails after upgrade and server switch - joximu - 02-27-2008 02:45 AM

an addon:
you don't have to use admin.host.domain.tld - this is only the proposal.

I use adminpanel.domain.tld bzut the FQDN still is host.domain.tld

/J


RE: cant receive mails after upgrade and server switch - gOOvER - 02-27-2008 02:59 AM

Maybe i put this into the Wiki.


RE: cant receive mails after upgrade and server switch - Zothos - 02-27-2008 03:19 AM

please do so. And add a entry about proftpd and ipv6 (etc/hosts)
every fifth thread is about it... XD


RE: cant receive mails after upgrade and server switch - gOOvER - 02-27-2008 03:28 AM

Zothos Wrote:please do so. And add a entry about proftpd and ipv6 (etc/hosts)
every fifth thread is about it... XD

when they follow the guide, then they can read it at the end of the guide.


RE: cant receive mails after upgrade and server switch - Zothos - 02-27-2008 03:47 AM

hm,

or just add an :ffff:xxx.xxx.xxx.xxx fqdn etc. to the /etc/hosts