Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
09-18-2003, 12:16 AM
|
#31
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 87
Rep:
|
Quote:
Originally posted by joseph
ok, let do it without messing up with complicated DNS:
1) Assign a real IP to your mail server.
2) Ask your ISP to forward your SMTP and POP port to your real IP ( your mail server IP). Maybe will take at least 6 hours or more for your IP to be recognize in Internet.
.......................
|
This is going to be a nice thread for newbie like me.  I have a question: I buy a FIXED IP and have no problem to setup Web & FTP server, do I need to tell my ISP to forward SMTP & POP to my real IP. I have a domain(register @ mydomain.com) and it support A records, MX records, I setup to let people when they type mydomain it will point to my IP. Do I need to setup MX record to send & receive internet mail(ie. yahoo, hotmail, abc...)?
Thanks
ps. I'll keep reading this thread since I have tried to setup Postfix as my main mail server but still got no luck. May be I'll give another short..
Thanks
|
|
|
09-18-2003, 02:15 AM
|
#32
|
Member
Registered: Jun 2003
Location: Batam
Distribution: Ubuntu 10 And Linux Mint
Posts: 414
Rep:
|
Quote:
Originally posted by hct224
This is going to be a nice thread for newbie like me. I have a question: I buy a FIXED IP and have no problem to setup Web & FTP server, do I need to tell my ISP to forward SMTP & POP to my real IP. I have a domain(register @ mydomain.com) and it support A records, MX records, I setup to let people when they type mydomain it will point to my IP. Do I need to setup MX record to send & receive internet mail(ie. yahoo, hotmail, abc...)?
Thanks
ps. I'll keep reading this thread since I have tried to setup Postfix as my main mail server but still got no luck. May be I'll give another short..
Thanks
|
actually you only need to advice your ISP that you want to have your mail server so give them the IP that you want to assign to your mail server and they will do it for you, i mean they will set the MX record to your mail server IP. only that, it is so simple.
But anyway, if you wanna my help, do it and i will try to help you although i am not Guru and i am still learning.
|
|
|
09-18-2003, 04:33 AM
|
#33
|
Member
Registered: Jun 2003
Posts: 46
Original Poster
Rep:
|
Hi Joseph, any advice to my previous post... thanks
|
|
|
09-18-2003, 09:05 PM
|
#34
|
Member
Registered: Jun 2003
Location: Batam
Distribution: Ubuntu 10 And Linux Mint
Posts: 414
Rep:
|
Dear Pranesh,
Cos i never thinking of that way but my opinion is quite impossible, just think how can your Router any mail while it does not configure as mail server. Maybe possible to do that but really i do not know how.
Why don't you assign another public IP to your server instead of the IP for your router?
It will be more easy to do!
|
|
|
09-19-2003, 09:39 AM
|
#35
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 87
Rep:
|
Thanks joseph
I'm going to setup my new linux box soon and I'll ask you if I have any problem with postfix.
Thank you
|
|
|
11-21-2003, 01:51 PM
|
#36
|
LQ Newbie
Registered: Nov 2003
Posts: 3
Rep:
|
simple mail server
Quote:
Originally posted by joseph
MTA is mail transfer agent, such as sendmail, postfix, qmail.
if you do telnet localhost 25 and get msg unable to connect, its mean that your sendmail haven't running, just do the following "service sendmail start" in your redhat command prompt, then try to telnet again and see whether get a good response or not!
after that get your redhat's cd and put it in your cdrom and install the rpm for imap.
then do telnet localhost 110, and see whether you get good or bad response.
After that tell me what happen and i will try to help you to setup a basic mail server.
|
ok i go conected on port 25 now what
|
|
|
11-21-2003, 01:53 PM
|
#37
|
LQ Newbie
Registered: Nov 2003
Posts: 3
Rep:
|
mail server help
Quote:
Originally posted by joseph
Dear Pranesh,
Cos i never thinking of that way but my opinion is quite impossible, just think how can your Router any mail while it does not configure as mail server. Maybe possible to do that but really i do not know how.
Why don't you assign another public IP to your server instead of the IP for your router?
It will be more easy to do!
|
help i got connected on port 25 now what
|
|
|
11-24-2003, 03:48 AM
|
#38
|
Member
Registered: Jun 2003
Location: Batam
Distribution: Ubuntu 10 And Linux Mint
Posts: 414
Rep:
|
Re: mail server help
Quote:
Originally posted by jcw20
help i got connected on port 25 now what
|
What do you want
You ust come in and said what now
Tell me a little bit more about what do you planning, ok
|
|
|
11-26-2003, 11:51 PM
|
#39
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 87
Rep:
|
I need help here. My Postfix works find I can send mail from Linux box to internet email(ie. someone@yahoo.com) and can receive from it too. I can also use MS-outlook to send mail to the user on Linux box and receive mail from both internet mail & user on Linux box. The only problem I have now is I CAN NOT use MS-outlook to send mail to internet email(ie. someone@yahoo.com) via Postfix. The postfix reply back:
Your message did not reach some or all of the intended recipients.
Subject: xxxxxxxxxxxxxxx@yahoo.com
Sent: 11/26/2003 7:31 PM
The following recipient(s) could not be reached:
'xxxxxxxxxxxxxxxxxx@yahoo.com' on 11/26/2003 7:31 PM
554 xxxxxxxxxxxxxxx@yahoo.com>: Recipient address rejected: Relay access denied
I read on the net and found out that by default, Postfix is ONLY allow known HOST to send mail and will reject any mail use IP. Is that true, isn't?
If I want to setup postfix allow people use IP to send mail, how am I going to do it?
Thanks
|
|
|
12-15-2003, 06:03 AM
|
#40
|
Member
Registered: Oct 2003
Posts: 176
Rep:
|
same here with that relay access denied. I'm lost now.
|
|
|
12-15-2003, 09:41 AM
|
#41
|
Member
Registered: Jun 2003
Distribution: Redhat
Posts: 87
Rep:
|
Quote:
Originally posted by ziggie216
same here with that relay access denied. I'm lost now.
|
You need this package: http://popbsmtp.sourceforge.net/
I did that and it works fine. 
|
|
|
12-29-2003, 08:45 AM
|
#42
|
Member
Registered: Oct 2003
Posts: 48
Rep:
|
Joesph,
Do you know what rpm is needed for pop3? I don't have a /etc/xinetd.d/ipop3 file. I looked on rpmfind.net and all I find is pop3proxy-1.2.0-3.i686.rpm and I'm not sure that this on is correct.
Any Ideas would be a great help.
Found it imap-2001a-18.i386.rpm install both imap and pop3
Troy
Last edited by atomicx; 12-29-2003 at 09:06 AM.
|
|
|
03-03-2004, 10:11 PM
|
#43
|
LQ Newbie
Registered: Mar 2004
Posts: 4
Rep:
|
email server error
hi guys
i'm new in these forum. i'm configure my company email server by using red hart linux 9 and postfix method. my problem is all my email like me@dot.com can be send to other email engine such as yahoo and hotmail.
But, when i replying by using yahoo mail or lycos mail, my email server can't receive the email and give yahoo mail give error message >> Failed MX lookup; try again later <<.
But when i using hotmail to reply my company email, the server can receive the email..
please help.
|
|
|
11-09-2004, 08:49 AM
|
#44
|
LQ Newbie
Registered: Sep 2004
Location: warnagal,india
Distribution: red hat
Posts: 11
Rep:
|
its really troubling
Hello friendz,
I have a cyrus imap configured on my network along with sendmail.
Till date this is the message I resieve in evening """"""""""""""""The connection to the server has failed. Account: '192.168.1.5', Server: '192.168.1.5', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10061, Error Number: 0x800CCC0E"""""""""""""""""""""""
I really am ashamed of restarting the server but u know i am helpless if any one including geremy can help me stating the possible reason
I will be greatfull to them.
palletooru
|
|
|
All times are GMT -5. The time now is 03:29 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|