HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Mail server problem
Operating System - Linux
1828867
Members
2597
Online
109985
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 04:57 PM
06-05-2005 04:57 PM
Mail server problem
Hi guys,
I currently have Lotus Domino Mail server ( R6 ) and http server running on the same. My ip address is X.X.X.70 which is a live ip with a MX record.
My MX record is as below:
; <<>> DiG 9.2.2 <<>> kribhcosurat.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15630
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;kribhcosurat.com. IN A
;; ANSWER SECTION:
kribhcosurat.com. 1405 IN A 59.163.186.70
;; AUTHORITY SECTION:
kribhcosurat.com. 1405 IN NS dns1.vsnl.com.
kribhcosurat.com. 1405 IN NS dns2.vsnl.com.
;; ADDITIONAL SECTION:
dns1.vsnl.com. 86400 IN A 202.54.117.15
dns2.vsnl.com. 86400 IN A 202.54.12.162
;; Query time: 67 msec
;; SERVER: 202.54.1.30#53(202.54.1.30)
;; WHEN: Sun Jun 5 19:16:07 2005
;; MSG SIZE rcvd: 125
I want to install a new Mail server running on RHEL 3 ES with Postfix+MailScanner+ClamAV+spamassassin as described in your website. this mail server will have a live ip address 59.163.186.66. I want to keep both mail server running but only have 1 MX record on 59.163.186.70.
i have a user account deep in lotus domino Mail server, and i have a account vijay in Linux Post fix account. if a person sends a mail to vijay@kribhcosurat.com in that case which of my mail server would recieve the mail? if one of my server receives the mail but the user dose not exist on that server and exists on the other server wihat will happen to that mail?
Do i need one more MX records ? do i need another domain ???
I currently have Lotus Domino Mail server ( R6 ) and http server running on the same. My ip address is X.X.X.70 which is a live ip with a MX record.
My MX record is as below:
; <<>> DiG 9.2.2 <<>> kribhcosurat.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15630
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;kribhcosurat.com. IN A
;; ANSWER SECTION:
kribhcosurat.com. 1405 IN A 59.163.186.70
;; AUTHORITY SECTION:
kribhcosurat.com. 1405 IN NS dns1.vsnl.com.
kribhcosurat.com. 1405 IN NS dns2.vsnl.com.
;; ADDITIONAL SECTION:
dns1.vsnl.com. 86400 IN A 202.54.117.15
dns2.vsnl.com. 86400 IN A 202.54.12.162
;; Query time: 67 msec
;; SERVER: 202.54.1.30#53(202.54.1.30)
;; WHEN: Sun Jun 5 19:16:07 2005
;; MSG SIZE rcvd: 125
I want to install a new Mail server running on RHEL 3 ES with Postfix+MailScanner+ClamAV+spamassassin as described in your website. this mail server will have a live ip address 59.163.186.66. I want to keep both mail server running but only have 1 MX record on 59.163.186.70.
i have a user account deep in lotus domino Mail server, and i have a account vijay in Linux Post fix account. if a person sends a mail to vijay@kribhcosurat.com in that case which of my mail server would recieve the mail? if one of my server receives the mail but the user dose not exist on that server and exists on the other server wihat will happen to that mail?
Do i need one more MX records ? do i need another domain ???
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 12:11 AM
06-06-2005 12:11 AM
Re: Mail server problem
MX record: I'd say yes, you need a secondary to make the Linux Postfix box able to receive mail.
I would make sure the users exist on both servers because if the user is on the Domino box and not the Linux box and the Linux box receives the mail, and it doesn't have the user it will reject the mail, not forward it to the Domino box.
In that very same scenario if there was a .forward record and a user, the mail could be pushed onto the Domino box.
Another domain would allow you the flexibility to have two user sets and not have mail rejected. I'm not sure its a requirement but it could provide you the flexibility you need to pull this off.
SEP
http://www.isnamerica.com/contactsep.shtml
I would make sure the users exist on both servers because if the user is on the Domino box and not the Linux box and the Linux box receives the mail, and it doesn't have the user it will reject the mail, not forward it to the Domino box.
In that very same scenario if there was a .forward record and a user, the mail could be pushed onto the Domino box.
Another domain would allow you the flexibility to have two user sets and not have mail rejected. I'm not sure its a requirement but it could provide you the flexibility you need to pull this off.
SEP
http://www.isnamerica.com/contactsep.shtml
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 12:48 AM
06-06-2005 12:48 AM
Re: Mail server problem
Yes SEP is correct .You need two MX records , if u r going to use both the servers online and both of the servers should have the users configured...
In case u r using sendmail in ur linux server ( i dont know about postfix ) u can have ur aliases configured in such a way that the mails will be forwared to the domino server , then there is no need of adding those users in ur linux box. But whether to configure this will depend on ur situation ..
BTW.. i am already getting two mx records for ur domain
;kribhcosurat.com. IN MX
;; ANSWER SECTION:
kribhcosurat.com. 86365 IN MX 20 mail2.kribhcosurat.com.
kribhcosurat.com. 86365 IN MX 10 mail1.kribhcosurat.com.
;; AUTHORITY SECTION:
kribhcosurat.com. 86393 IN NS dns2.vsnl.com.
kribhcosurat.com. 86393 IN NS dns1.vsnl.com.
;; ADDITIONAL SECTION:
mail1.kribhcosurat.com. 86365 IN A 59.163.186.66
mail2.kribhcosurat.com. 86365 IN A 59.163.186.70
In case u r using sendmail in ur linux server ( i dont know about postfix ) u can have ur aliases configured in such a way that the mails will be forwared to the domino server , then there is no need of adding those users in ur linux box. But whether to configure this will depend on ur situation ..
BTW.. i am already getting two mx records for ur domain
;kribhcosurat.com. IN MX
;; ANSWER SECTION:
kribhcosurat.com. 86365 IN MX 20 mail2.kribhcosurat.com.
kribhcosurat.com. 86365 IN MX 10 mail1.kribhcosurat.com.
;; AUTHORITY SECTION:
kribhcosurat.com. 86393 IN NS dns2.vsnl.com.
kribhcosurat.com. 86393 IN NS dns1.vsnl.com.
;; ADDITIONAL SECTION:
mail1.kribhcosurat.com. 86365 IN A 59.163.186.66
mail2.kribhcosurat.com. 86365 IN A 59.163.186.70
Be Always Joy ......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 04:00 PM
06-06-2005 04:00 PM
Re: Mail server problem
Hey,
Thanx for ur reply well in our case we have registered a new MX record as what you can see.
We've come to conclusion that Lotus Domino Notes (R6) will be in front now coz it has an option of Smart Host so if it dosent have the user in Lotus it will forward to Postfix.
Thanx any ways
cheers!!!!
Thanx for ur reply well in our case we have registered a new MX record as what you can see.
We've come to conclusion that Lotus Domino Notes (R6) will be in front now coz it has an option of Smart Host so if it dosent have the user in Lotus it will forward to Postfix.
Thanx any ways
cheers!!!!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP