mail loops back to me ????

2001-10-03 Thread Daniel Abad

Hi!

What does it means??

Oct  3 09:14:34 server sendmail[65316]: f93CEY465314: SYSERR(root):
smtp.domain.com.br. config error: mail loops back to me (MX problem?)

Oct  3 09:14:35 server sendmail[65316]: f93CEY465314:
[EMAIL PROTECTED], ctladdr=manager (1001/0), delay=00:00:01,
xdelay=00:00:01, mailer=esmtp, pri=30049, relay=mx1.domain.com.br.
[xxx.xxx.xxx.xxx], dsn=2.0.0, stat=Sent (f93CEYr15122 Message accepted for
delivery)


Tks,

Dan



Long time to deliver....

2001-09-14 Thread Daniel Abad

Hi!!

Anyone could help me? 
I have vpopmail and qmail working together, and few days ago, its taking
long time to deliver the messages... 

All my virtual users, sometimes they receive the messages and sometimes
don´t. At the outlook, a message appears saying that the pop3.server.com.br
is unreacheable... but I can stil ping it.

Do you have any idea what should be?? 
Nothing appears at /var/log/maillog

Tks all.

Dan

-Mensagem original-
De: Divyank Turakhia [mailto:[EMAIL PROTECTED]]
Enviada em: Quinta-feira, 13 de Setembro de 2001 23:21
Para: vpopmail
Assunto: RE: 1 character username


I think its a brilliant idea ... i'll try it out  logically it should
work ... thanks

Div

 -Original Message-
 From: Bjorn Nilsen [mailto:[EMAIL PROTECTED]]
 Sent: Friday, September 14, 2001 3:57 AM
 To: Divyank Turakhia
 Cc: vpopmail
 Subject: Re: 1 character username


 I'm not sure what the implications of this are but it does work.
 What if you
 added a small fake alias domain and login using that: eg if the domain is
 mycompany.com then make an alias domain myc so you would login with
 user@myc



 - Original Message -
 From: Divyank Turakhia [EMAIL PROTECTED]
 To: Ken Jones [EMAIL PROTECTED]
 Cc: vpopmail [EMAIL PROTECTED]
 Sent: Friday, September 14, 2001 2:46 AM
 Subject: RE: 1 character username


  i figured tht ... but thts for giving him a 1 letter email address ... i
  need to give him a 1 letter user which can be authenticated using vchkpw
 ...
  cause its his username which needs to be limited to 20 chars ...
 
  ne other ideas tht you can think of???
 
  Div
 
   -Original Message-
   From: Ken Jones [mailto:[EMAIL PROTECTED]]
   Sent: Thursday, September 13, 2001 8:04 PM
   To: Divyank Turakhia
   Cc: [EMAIL PROTECTED]
   Subject: Re: 1 character username
  
  
   On Thu, 2001-09-13 at 07:23, Divyank Turakhia wrote:
How do i add a username with 1 character only. The problem is one of
 my
clients is using some outdated local mail server which allows
   usernames to
be only 20 characters. His domain name is 18 characters. The @
   sign takes 1
character. that leaves only one chartered for his username.
   When i try to
add a letter username it gives me an error stating illegal
 username.
   
Is there any way i can add a one character username??? some
 thing like
[EMAIL PROTECTED]
   
Divyank
   
   
  
   Unfortunately, no. All the single characters are reserved
   for directory hashing.
  
   What you could do is give him a new email address with
   two or more characters, then create an alias that points
   his single character address to his new address.
  
   For example:
  
   vadduser [EMAIL PROTECTED]
  
   valias -i [EMAIL PROTECTED] [EMAIL PROTECTED]
   the valias command does the same thing as
   echo [EMAIL PROTECTED]  /home/vpopmail/domains/domain.com/.qmail-a
  
   Ken Jones
  
  
  
  
  
 
 





Relay Denied

2001-07-31 Thread Daniel Abad

Hi folks,

I created a virtual domain and user, but when a send a message, it returns
as relay denied.

I put at tcp.smtp my network and restart everything What else should I
do?

Tks,

Daniel

-Mensagem original-
De: Daniel Biddle [mailto:[EMAIL PROTECTED]]
Enviada em: Terça-feira, 31 de Julho de 2001 10:21
Para: [EMAIL PROTECTED]
Assunto: Re: IMAP + Vpopmail + mysql


On Tue, Jul 31, 2001 at 04:53:32AM +, Aadish Shrestha wrote:
 Hi
 
 I'm using vpopmail 4.9.10 and courier IMAP 1.3.8.2. I read the FAQ that
 comes with vpopmail. The question 17 talks about configuring courier imap
 with vpopmail. My vpopmail and qmail is running smoothly. Then i tried to
 install imap as mentioned in the faq with
 --enalbe-workarounds-for-imap-client-bugs. The configure script ran
without
 any problem, but when i do a make i get lots of mysql error. Erros like
 
 /usr/local/vpopmail/vauth.c undefined reference to 'mysql_free_result'
and
 similar kind of errors.

Read Courier's FAQ too:

http://www.courier-mta.org/FAQ.html#vpopmail

-- 
Daniel Biddle [EMAIL PROTECTED]



telnet authentication

2001-07-26 Thread Daniel Abad

Hi!

I made all instalation as http://www.lifewithqmail.org/; and everything is
working except for this:

su-2.03# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.bananas.com.br.
Escape character is '^]'.
+OK [EMAIL PROTECTED]
user [EMAIL PROTECTED]
+OK
pass teste
Connection closed by foreign host.
su-2.03#

I created a virtual domain user and I'm trying to authenticate this and
nothing happens.
That's my tcpserver configuration:

/service/qmail-pop3d/run:
#!/bin/sh

tcpserver -c 200 0 110 /var/qmail/bin/qmail-popup \
 brparcunix02.cidadeinternet.com.br /home/vpopmail/bin/vchkpw \
 /var/qmail/bin/qmail-pop3d Maildir 

/service/qmail-smtpd/run:
#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
 tcpserver  -c10 -x/etc/tcp.smtp.cdb -u1026 -g1005 0 smtp
/var/qmail/bin/qmail-smtpd 


What else should I do?

Tks.

Daniel.



Problems..

2001-07-26 Thread Daniel Abad

When I try to telnet at 110 my virtual domain users can't authenticate.

I'm using :

tcpserver -c 200 0 110 /var/qmail/bin/qmail-popup \
 server.domain.com.br /home/vpopmail/bin/vchkpw \
 /var/qmail/bin/qmail-pop3d Maildir 21

#!/bin/sh
exec /usr/local/bin/softlimit -m 200 \
 tcpserver  -c10 -x/etc/tcp.smtp.cdb -u1031 -g1025 0 smtp
/var/qmail/bin/qmail-s
mtpd 

See:

su-2.03# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.domain.com.br.
Escape character is '^]'.
+OK [EMAIL PROTECTED]
user [EMAIL PROTECTED]
+OK
pass teste
Connection closed by foreign host.

Help please!

Tks.
Daniel.



RES: RES: RES: RES: Telnet fail!

2001-07-25 Thread Daniel Abad

How do I know if it works?? 

[]'s

Daniel.

-Mensagem original-
De: Peter Palmreuther [mailto:[EMAIL PROTECTED]]
Enviada em: Quarta-feira, 25 de Julho de 2001 05:09
Para: [EMAIL PROTECTED]
Assunto: Re: RES: RES: RES: Telnet fail!


Hello Daniel,

On Wednesday, July 25, 2001 at 12:19:01 AM you wrote:

 I have another question. How do I set to not receive a message from a user
 (example: [EMAIL PROTECTED]) to my virtual domains users??

by adding the unwanted sender address to

/var/qmail/control/badmailfrom

-- 
Best regards
Peter Palmreuther
mailto:[EMAIL PROTECTED]



RES: RES: RES: RES: RES: Telnet fail!

2001-07-25 Thread Daniel Abad

Nop! It's nothing working. Do I need something to make this check at
this file (badmailfrom)??? Something using tcpserver for example??

su-2.03# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.domain.com.br.
Escape character is '^]'.
220 server.domain.com.br ESMTP
helo
250 server.domain.com.br
mail from: [EMAIL PROTECTED]  
250 ok
rcpto to: [EMAIL PROTECTED]
502 unimplemented (#5.5.1)
rcpt to: [EMAIL PROTECTED]
250 ok
data
354 go ahead
teste
.
250 ok 996066268 qp 56516
quit

Daniel
-Mensagem original-
De: Peter Palmreuther [mailto:[EMAIL PROTECTED]]
Enviada em: Quarta-feira, 25 de Julho de 2001 10:06
Para: vpopmail mailinglist
Assunto: Re: RES: RES: RES: RES: Telnet fail!


Hello Daniel,

On Wednesday, July 25, 2001 at 2:48:42 PM Daniel Abad wrote 
to subject: RES: RES: RES: RES: Telnet fail!:

DA How do I know if it works?? 

after putting it into /var/qmail/control/badmailfrom (and HUPing
qmail-send)

make a

telnet host 25

type in 'EHLO' (plus Enter), if the server responds with a '250-hostname' go
on and type
'MAIL FROM: [EMAIL PROTECTED]' (enter), next a
'RCPT TO: [EMAIL PROTECTED]' (enter).

Now you should get an error message:

553 sorry, your envelope sender is in my badmailfrom list (#5.7.1)
-- 
Best regards
Peter Palmreuther
mailto:[EMAIL PROTECTED]



Telnet fail!

2001-07-24 Thread Daniel Abad

Hi folks,

I have a problem... I made all the installation as the documentation.
Now when I try to telnet localhost 110, a fail happens.

I'm using tcpserver with qmail + vpopmail...

su-2.03# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.cidadeinternet.com.br.
Escape character is '^]'.
+OK [EMAIL PROTECTED]
user [EMAIL PROTECTED]
+OK
pass teste
-ERR authorization failed
Connection closed by foreign host.

What should I do??

Tks.

Daniel



RES: Telnet fail!

2001-07-24 Thread Daniel Abad

Here, 

Take a look at the qmail startup.

#!/bin/sh

/usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u1026 -g1005 0 25
/var/qmail/bin/qmail -smtpd 

exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
server.domain.com.br /bin/checkpassword /var/qmail/bin/qmail-pop3d
 Maildir 21

exec env - PATH=/var/qmail/bin:$PATH \
/var/qmail/bin/qmail-start ./Maildir/ splogger qmail

(PS.I know that server.domain is my machine!)

tks.

Daniel



-Mensagem original-
De: David Gartner [mailto:[EMAIL PROTECTED]]
Enviada em: Terça-feira, 24 de Julho de 2001 16:41
Para: Daniel Abad
Cc: [EMAIL PROTECTED]
Assunto: Re: Telnet fail!


Daniel,

Something I would check would be the script you call qmail with.  If you
were using standalone qmail before, you might have it using something
other than vhckpw for the password authentication.  *shrug*  Just a
thought.

David

Daniel Abad wrote:

 Hi folks,

 I have a problem... I made all the installation as the documentation.
 Now when I try to telnet localhost 110, a fail happens.

 I'm using tcpserver with qmail + vpopmail...

 su-2.03# telnet localhost 110
 Trying 127.0.0.1...
 Connected to localhost.cidadeinternet.com.br.
 Escape character is '^]'.
 +OK [EMAIL PROTECTED]
 user [EMAIL PROTECTED]
 +OK
 pass teste
 -ERR authorization failed
 Connection closed by foreign host.

 What should I do??

 Tks.

 Daniel



RES: RES: Telnet fail!

2001-07-24 Thread Daniel Abad

No... not yet.

Startup file:
exec /usr/local/bin/softlimit -m 200 \
/usr/local/bin/tcpserver -v -R -H -l 0 0 110
/var/qmail/bin/qmail-popup \
brparcunix02.cidadeinternet.com.br /home/vpopmail/bin/vchkpw
/var/qmail/bin/qmail-pop3d Maildir 21

Result:
su-2.03# telnet localhost 110
Trying 127.0.0.1...
tcpserver: status: 1/40
Connected to localhost.domain.com.br.
Escape character is '^]'.
tcpserver: pid 75967 from 127.0.0.1
tcpserver: ok 75967 0:127.0.0.1:110 :127.0.0.1::1076
+OK [EMAIL PROTECTED]
user [EMAIL PROTECTED]
+OK
pass teste
tcpserver: end 75967 status 256
tcpserver: status: 0/40
Connection closed by foreign host.




-Mensagem original-
De: David Gartner [mailto:[EMAIL PROTECTED]]
Enviada em: Terça-feira, 24 de Julho de 2001 16:49
Para: Daniel Abad
Cc: [EMAIL PROTECTED]
Assunto: Re: RES: Telnet fail!


Daniel,

Yeah, that's the problem.

Change /bin/checkpasswd to /path/to/vpopmail/bin/vchkpw and restart
qmail and give it another try.

David

Daniel Abad wrote:

 Here,

 Take a look at the qmail startup.

 #!/bin/sh

 /usr/local/bin/tcpserver -x/etc/tcp.smtp.cdb -u1026 -g1005 0 25
 /var/qmail/bin/qmail -smtpd 

 exec /usr/local/bin/softlimit -m 200 \
 /usr/local/bin/tcpserver -v -R -H -l 0 0 110
 /var/qmail/bin/qmail-popup \
 server.domain.com.br /bin/checkpassword /var/qmail/bin/qmail-pop3d
  Maildir 21

 exec env - PATH=/var/qmail/bin:$PATH \
 /var/qmail/bin/qmail-start ./Maildir/ splogger qmail

 (PS.I know that server.domain is my machine!)

 tks.

 Daniel

 -Mensagem original-
 De: David Gartner [mailto:[EMAIL PROTECTED]]
 Enviada em: Terça-feira, 24 de Julho de 2001 16:41
 Para: Daniel Abad
 Cc: [EMAIL PROTECTED]
 Assunto: Re: Telnet fail!

 Daniel,

 Something I would check would be the script you call qmail with.  If you
 were using standalone qmail before, you might have it using something
 other than vhckpw for the password authentication.  *shrug*  Just a
 thought.

 David

 Daniel Abad wrote:

  Hi folks,
 
  I have a problem... I made all the installation as the documentation.
  Now when I try to telnet localhost 110, a fail happens.
 
  I'm using tcpserver with qmail + vpopmail...
 
  su-2.03# telnet localhost 110
  Trying 127.0.0.1...
  Connected to localhost.cidadeinternet.com.br.
  Escape character is '^]'.
  +OK [EMAIL PROTECTED]
  user [EMAIL PROTECTED]
  +OK
  pass teste
  -ERR authorization failed
  Connection closed by foreign host.
 
  What should I do??
 
  Tks.
 
  Daniel