Re: [qmailtoaster] POP3 and SMTP server configuration

2007-09-04 Thread Miguel A. Velasco
Hi, thanks very much for your help. Reading in internet I found 
information about fetchmail to download foreign mails from my ISP. I´m 
going to try this way because I don´t end understanding many concepts 
about vpopmail and remote users.
The thing I have no idea is how to send emails to other domains with 
qmail. I suposse it will be by MX record in DNS server or something 
similar. I will continue reading documentation about this.

Any way, thanks very much for all your collaboration.
Miguel A. Velasco

kernel.2k5 escribió:

HI ,
i am helping first time on this list , but list help me lot to reach on
ths level ok.

Just do one thing i think u wan to configure some mail clients like
OutLook or Thunderbird , for which u want pop.domain.com or smtp.domain.com

use urs DNS or Domain Control Panel
go to settings Mail server or MX record , type there IP address of urs
QMT Mail Server , it must be Static ip not of 192.168. somethng

Save settings now.

Now when any one will send mail to [EMAIL PROTECTED]  domain will
check MX and send it to MX entry , where POP or SMTP or IMAP must be
live up , ok .

then it will get deliverd to vpopmail mail box of that user.Thats It.

Now but for Out Look or ThunderBird i.e called on Wiki is remote
vpopmail users ...u need to recompile vpopmail with remote users option
in ./configure  ok , then create an Alias domain for urs main Domain :-
pop.domain.com or mail.domain.com
this way u got the Outlokk settings for Incoming server or Outgoing server.

Hope may help someone first time better ,

For more better understanding may Jake can help , who always listens my
problem on list and reply with correct best settings.

Thanks to all.


PakOgah wrote:

Miguel A. Velasco wrote:

PakOgah escribió:

I´ve been reading the wiki and the only thing I´ve seen about POP and
SMTP server is the file /var/qmail/control/smtproutes. But I write my
domain inside, restart Qmail and it doesn´t work. All local messages
delivery OK, but not external messages, that´s my problem.

Thans all for your attention.
Miguel A. Velasco


So your problem are
1. you can't receive email from external domain to your qmt's domain
2. and from qmt unable to sent to external domain ?

for 1st case, did you already create an MX record in your domain zone ?
for 2nd case, from qmt box does it able to resolve IP address of the
destination MX domain ? qmt need dns server, most of the case this
problem
happen if dns server down or can't resolve. but it's depend on error
messages. what your send log said when it tries to send out email ?

that's from me, hope it can give you a hint.
hope other qmt's expert can help you on this


Hello, thanks very much for your help. The thing is I don´t
understand what kind of MX records may I configure in my DNS Server.
I have installed a cache DNS served with bind in the same Server as
Qmt. But what may I configure to download external mails form my ISP?
and to send external mails outside my local domain?.
My ISP gives me the following information:
mydomain.es. MX 10 smtp-01.servidoresdns.net.
mail.mydomain.es. A - 82.223.x.x
smtp.mydomain.es. A - 217.76.x.x
I can configure my dns server with this information, but where do I
say to QMT to use this information?

Thanks very much for all ur help.
Miguel A. Velasco


Hai Miguel,
sorry but I am a little bit confuse and miscommunication.
because English is not my native language, I don't about you, but if
your native language Spanish there are some people on the list know
Spanish

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-31 Thread Miguel A. Velasco

PakOgah escribió:

I´ve been reading the wiki and the only thing I´ve seen about POP and
SMTP server is the file /var/qmail/control/smtproutes. But I write my
domain inside, restart Qmail and it doesn´t work. All local messages
delivery OK, but not external messages, that´s my problem.

Thans all for your attention.
Miguel A. Velasco


So your problem are
1. you can't receive email from external domain to your qmt's domain
2. and from qmt unable to sent to external domain ?

for 1st case, did you already create an MX record in your domain zone ?
for 2nd case, from qmt box does it able to resolve IP address of the
destination MX domain ? qmt need dns server, most of the case this problem
happen if dns server down or can't resolve. but it's depend on error
messages. what your send log said when it tries to send out email ?

that's from me, hope it can give you a hint.
hope other qmt's expert can help you on this

Hello, thanks very much for your help. The thing is I don´t understand 
what kind of MX records may I configure in my DNS Server. I have 
installed a cache DNS served with bind in the same Server as Qmt. But 
what may I configure to download external mails form my ISP? and to send 
external mails outside my local domain?.

My ISP gives me the following information:
mydomain.es.MX 10 smtp-01.servidoresdns.net.
mail.mydomain.es.   A - 82.223.x.x
smtp.mydomain.es.   A - 217.76.x.x
I can configure my dns server with this information, but where do I say 
to QMT to use this information?


Thanks very much for all ur help.
Miguel A. Velasco

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-31 Thread PakOgah

Miguel A. Velasco wrote:

PakOgah escribió:

I´ve been reading the wiki and the only thing I´ve seen about POP and
SMTP server is the file /var/qmail/control/smtproutes. But I write my
domain inside, restart Qmail and it doesn´t work. All local messages
delivery OK, but not external messages, that´s my problem.

Thans all for your attention.
Miguel A. Velasco


So your problem are
1. you can't receive email from external domain to your qmt's domain
2. and from qmt unable to sent to external domain ?

for 1st case, did you already create an MX record in your domain zone ?
for 2nd case, from qmt box does it able to resolve IP address of the
destination MX domain ? qmt need dns server, most of the case this 
problem

happen if dns server down or can't resolve. but it's depend on error
messages. what your send log said when it tries to send out email ?

that's from me, hope it can give you a hint.
hope other qmt's expert can help you on this

Hello, thanks very much for your help. The thing is I don´t understand 
what kind of MX records may I configure in my DNS Server. I have 
installed a cache DNS served with bind in the same Server as Qmt. But 
what may I configure to download external mails form my ISP? and to 
send external mails outside my local domain?.

My ISP gives me the following information:
mydomain.es. MX 10 smtp-01.servidoresdns.net.
mail.mydomain.es. A - 82.223.x.x
smtp.mydomain.es. A - 217.76.x.x
I can configure my dns server with this information, but where do I 
say to QMT to use this information?


Thanks very much for all ur help.
Miguel A. Velasco


Hai Miguel,
sorry but I am a little bit confuse and miscommunication.
because English is not my native language, I don't about you, but if 
your native language Spanish there are some people on the list know Spanish


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-31 Thread kernel.2k5
HI ,
i am helping first time on this list , but list help me lot to reach on
ths level ok.

Just do one thing i think u wan to configure some mail clients like
OutLook or Thunderbird , for which u want pop.domain.com or smtp.domain.com

use urs DNS or Domain Control Panel
go to settings Mail server or MX record , type there IP address of urs
QMT Mail Server , it must be Static ip not of 192.168. somethng

Save settings now.

Now when any one will send mail to [EMAIL PROTECTED]  domain will
check MX and send it to MX entry , where POP or SMTP or IMAP must be
live up , ok .

then it will get deliverd to vpopmail mail box of that user.Thats It.

Now but for Out Look or ThunderBird i.e called on Wiki is remote
vpopmail users ...u need to recompile vpopmail with remote users option
in ./configure  ok , then create an Alias domain for urs main Domain :-
pop.domain.com or mail.domain.com
this way u got the Outlokk settings for Incoming server or Outgoing server.

Hope may help someone first time better ,

For more better understanding may Jake can help , who always listens my
problem on list and reply with correct best settings.

Thanks to all.


PakOgah wrote:
 Miguel A. Velasco wrote:
 PakOgah escribió:
 I´ve been reading the wiki and the only thing I´ve seen about POP and
 SMTP server is the file /var/qmail/control/smtproutes. But I write my
 domain inside, restart Qmail and it doesn´t work. All local messages
 delivery OK, but not external messages, that´s my problem.

 Thans all for your attention.
 Miguel A. Velasco

 So your problem are
 1. you can't receive email from external domain to your qmt's domain
 2. and from qmt unable to sent to external domain ?

 for 1st case, did you already create an MX record in your domain zone ?
 for 2nd case, from qmt box does it able to resolve IP address of the
 destination MX domain ? qmt need dns server, most of the case this
 problem
 happen if dns server down or can't resolve. but it's depend on error
 messages. what your send log said when it tries to send out email ?

 that's from me, hope it can give you a hint.
 hope other qmt's expert can help you on this

 Hello, thanks very much for your help. The thing is I don´t
 understand what kind of MX records may I configure in my DNS Server.
 I have installed a cache DNS served with bind in the same Server as
 Qmt. But what may I configure to download external mails form my ISP?
 and to send external mails outside my local domain?.
 My ISP gives me the following information:
 mydomain.es. MX 10 smtp-01.servidoresdns.net.
 mail.mydomain.es. A - 82.223.x.x
 smtp.mydomain.es. A - 217.76.x.x
 I can configure my dns server with this information, but where do I
 say to QMT to use this information?

 Thanks very much for all ur help.
 Miguel A. Velasco

 Hai Miguel,
 sorry but I am a little bit confuse and miscommunication.
 because English is not my native language, I don't about you, but if
 your native language Spanish there are some people on the list know
 Spanish

 -
 QmailToaster hosted by: VR Hosted http://www.vr.org
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-- 
===
With Best Regards

Mr.Shailesh Bhutada(CTO)

Web:www.comptrixsys.com
Email:[EMAIL PROTECTED]
 :[EMAIL PROTECTED] 
=
This Message is sent Via [EMAIL PROTECTED]
Server SuSe 10.1 Linux Using Opera's e-mail client 
or Mozilla ThunderBird Mail Client.
=


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] POP3 and SMTP server configuration

2007-08-29 Thread Miguel A. Velasco
Hello, I´d like to know where may I configure my POP3 and SMTP Server in 
qmailtoaster please. I´ve installed all correctly in a CentOS 5.0 
distribution but now I don´t find the way to configure my 
pop.mydomain.com  smtp.mydomain.com in the email server.
I´ve been reading information in qmailadmin and qmail docs but I don´t 
know how to do it.


Thanks all for your collaboration.
Miguel A. Velasco

-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-29 Thread PakOgah

Miguel A. Velasco wrote:
Hello, I´d like to know where may I configure my POP3 and SMTP Server 
in qmailtoaster please. I´ve installed all correctly in a CentOS 5.0 
distribution 
what you have installed correctly? the CentOS 5 only or CentOS 5 with 
qmailtoaster ?
but now I don´t find the way to configure my pop.mydomain.com  
smtp.mydomain.com in the email server.

type netstat -pant and check if port 110 and 25 is open. or you can type
telnet localhost 110 or telnet localhost 25
to make sure pop3 and smtp service is running
I´ve been reading information in qmailadmin and qmail docs but I don´t 
know how to do it.

have you read qmailtoaster wiki on wiki.qmailtoaster.com ?


Thanks all for your collaboration.
Miguel A. Velasco



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-29 Thread Miguel A. Velasco

PakOgah escribió:

Miguel A. Velasco wrote:
Hello, I´d like to know where may I configure my POP3 and SMTP Server 
in qmailtoaster please. I´ve installed all correctly in a CentOS 5.0 
distribution 
what you have installed correctly? the CentOS 5 only or CentOS 5 with 
qmailtoaster ?
but now I don´t find the way to configure my pop.mydomain.com  
smtp.mydomain.com in the email server.

type netstat -pant and check if port 110 and 25 is open. or you can type
telnet localhost 110 or telnet localhost 25
to make sure pop3 and smtp service is running
I´ve been reading information in qmailadmin and qmail docs but I don´t 
know how to do it.

have you read qmailtoaster wiki on wiki.qmailtoaster.com ?


Thanks all for your collaboration.
Miguel A. Velasco



-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



I´ve installed CentOS with qmailtoaster following the wiki.qmailtoaster 
instrucctions. The only thing I haven´t installed yet is Domainkeys.

That´s what I see when I type the following commands:

[EMAIL PROTECTED] smtp]# netstat -pant | grep -i 25
tcp0  0 0.0.0.0:25  0.0.0.0:* 
LISTEN  2690/tcpserver

[EMAIL PROTECTED] smtp]# netstat -pant | grep -i 110
tcp0  0 0.0.0.0:110 0.0.0.0:* 
LISTEN  2699/tcpserver


[EMAIL PROTECTED] users]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK [EMAIL PROTECTED]

[EMAIL PROTECTED] users]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 lorca.mydomain.es - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP

[EMAIL PROTECTED] bin]# netstat -a | grep smtp
tcp0  0 *:smtp  *:* 
LISTEN

[EMAIL PROTECTED] bin]# netstat -a | grep pop
tcp0  0 *:pop3s *:* 
LISTEN
tcp0  0 *:pop3  *:* 
LISTEN


I´ve been reading the wiki and the only thing I´ve seen about POP and 
SMTP server is the file /var/qmail/control/smtproutes. But I write my 
domain inside, restart Qmail and it doesn´t work. All local messages 
delivery OK, but not external messages, that´s my problem.


Thans all for your attention.
Miguel A. Velasco


-
QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] POP3 and SMTP server configuration

2007-08-29 Thread PakOgah

 I´ve been reading the wiki and the only thing I´ve seen about POP and
 SMTP server is the file /var/qmail/control/smtproutes. But I write my
 domain inside, restart Qmail and it doesn´t work. All local messages
 delivery OK, but not external messages, that´s my problem.

 Thans all for your attention.
 Miguel A. Velasco

So your problem are
1. you can't receive email from external domain to your qmt's domain
2. and from qmt unable to sent to external domain ?

for 1st case, did you already create an MX record in your domain zone ?
for 2nd case, from qmt box does it able to resolve IP address of the
destination MX domain ? qmt need dns server, most of the case this problem
happen if dns server down or can't resolve. but it's depend on error
messages. what your send log said when it tries to send out email ?

that's from me, hope it can give you a hint.
hope other qmt's expert can help you on this



-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]