[toaster] Relay

2004-01-30 Thread helionunes



I have just installed qmail toaster last version 
with vpopmail 5.4 rc2 (instead of rc1 ) with mysql. Mysql is handing relay file. 
Looking at qmail queue I can find many email that should not be there. It seems 
also that anYone can send an email to a local using our smtpd.
 
Anyone has any idea of what is wrong? rcpthost are 
properly populated, virtualdomains also.  /home/vpopmail/etc/smtp.cdb is 
set.
 
Helio Nunes


Re: [toaster] Relay

2004-01-30 Thread John Johnson



in your smtp run file do you have your FQDN in 
there...  Look at the section of the
toaster that talks about the smtp run 
file.
 
-John
 

  - Original Message - 
  From: 
  [EMAIL PROTECTED] 
  To: [EMAIL PROTECTED] 
  Sent: Friday, January 30, 2004 11:02 
  AM
  Subject: [toaster] Relay
  
  I have just installed qmail toaster last version 
  with vpopmail 5.4 rc2 (instead of rc1 ) with mysql. Mysql is handing relay 
  file. Looking at qmail queue I can find many email that should not be there. 
  It seems also that anYone can send an email to a local using our 
  smtpd.
   
  Anyone has any idea of what is wrong? rcpthost 
  are properly populated, virtualdomains also.  /home/vpopmail/etc/smtp.cdb 
  is set.
   
  Helio Nunes


Re: [toaster] Relay

2004-01-30 Thread Bill Shupp
[EMAIL PROTECTED] wrote:

I have just installed qmail toaster last version with vpopmail 5.4 rc2 (instead of rc1 ) with mysql. Mysql is handing relay file. Looking at qmail queue I can find many email that should not be there. It seems also that anYone can send an email to a local using our smtpd.

Anyone has any idea of what is wrong? rcpthost are properly populated, virtualdomains also.  /home/vpopmail/etc/smtp.cdb is set.

Helio Nunes
It should not be a relay.  Assuming that your from address is the server 
you are talking about, it appears that is indeed NOT a relay:

shuttle-shupp-org:~ shupp$  telnet mail.hnet.com.br 25
Trying 200.162.238.132...
Connected to 200-162-238-132.corp.ajato.com.br.
Escape character is '^]'.
220 hnet13.hnetonline.com.br ESMTP
ehlo
250-hnet13.hnetonline.com.br
250-AUTH LOGIN CRAM-MD5 PLAIN
250-AUTH=LOGIN CRAM-MD5 PLAIN
250-STARTTLS
250-PIPELINING
250 8BITMIME
mail from: [EMAIL PROTECTED]
250 ok
rcpt to: [EMAIL PROTECTED]
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
quit
221 hnet13.hnetonline.com.br
Connection closed by foreign host.
Regards,

Bill Shupp


[toaster] Vpopmail...

2004-01-30 Thread Noel Sanchez
Hello. I am installing qmail toaster per http://www.shupp.org/toaster/ and
am at the section for Vpopmail. I am NOT going to have any virtual
domains. I am just a home user that wants only my domain to be served. Do
I have to install this package? I don't want to have to type my full
domain when I check email at squirellmail address, ie; [EMAIL PROTECTED]
I'd like to just use "john" and type my password... As per the definition
of Vpopmail: "Vpopmail is a virtual domain package add-on for qmail. It
can handle multiple domains on a single IP address, and none of the user
accounts are /etc/passwd or "system" accounts." I am not sure if I need
it. Any help would be appreciated...


Re: [toaster] Vpopmail...

2004-01-30 Thread Eero Volotinen
> I have to install this package? I don't want to have to type my full
> domain when I check email at squirellmail address, ie; [EMAIL PROTECTED]


Yes, If you want to *use* qmailadmin and vpopmail.
One domain can be also handled using vpopmail. 

--
Eero


Re: [toaster] Relay

2004-01-30 Thread Tom Collins
On Jan 30, 2004, at 12:02 PM, <[EMAIL PROTECTED]> wrote:
It seems also that anYone can send an email to a local using our smtpd.
That's the way it works.  If it's to a local account and your server is 
set up properly, it should accept mail from anyone.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter handheld Network Tester: http://sniffter.com/


RE: [toaster] Relay

2004-01-30 Thread Shane Chrisp



Apply the chkuser patch as well.
 
Shane

  
  
  From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] Sent: Saturday, 31 January 2004 
  3:03 AMTo: [EMAIL PROTECTED]Subject: [toaster] 
  Relay
  
  I have just installed qmail toaster last version 
  with vpopmail 5.4 rc2 (instead of rc1 ) with mysql. Mysql is handing relay 
  file. Looking at qmail queue I can find many email that should not be there. 
  It seems also that anYone can send an email to a local using our 
  smtpd.
   
  Anyone has any idea of what is wrong? rcpthost 
  are properly populated, virtualdomains also.  /home/vpopmail/etc/smtp.cdb 
  is set.
   
  Helio Nunes


Re: [toaster] Vpopmail...

2004-01-30 Thread T.J. Drennan
Actually you can use the Virtual Host plugin for Squirrelmail that lets
you set a default domain (as well as a number of other options). 

http://www.squirrelmail.org/plugin_view.php?id=47

-T.J.

On Fri, 2004-01-30 at 15:23, Eero Volotinen wrote:
> > I have to install this package? I don't want to have to type my full
> > domain when I check email at squirellmail address, ie; [EMAIL PROTECTED]
> 
> 
> Yes, If you want to *use* qmailadmin and vpopmail.
> One domain can be also handled using vpopmail. 
> 
> --
> Eero