Re: Pop3 Auth Failure

2001-10-29 Thread JustinHoMi

Are you using user%domain.com for the username in pop authentication?

Try the following:

$ telnet localhost 110
$ user thomas%thomasesdomain.com
$ pass thomasespassword
$ stat
$ list


Does that seem to work?


Justin




In a message dated Mon, 29 Oct 2001  3:08:13 PM Eastern Standard Time, "Thomas 
Elliott" <[EMAIL PROTECTED]> writes:

> Hi guys, ive set up a qmail system with vpopmail & mysql as per the
> 'toaster' at http://matt.simerson.net the imap auths fine but im having
> trouble with pop3.
> I realise you cant help me diagnose further without more info so any advice
> appreciated, if you could let me know what to post i'd appreciate it.
> 
> --
> Tom
> From the desk of Thomas J. Elliott [EMAIL PROTECTED]
> ICQ# 8018364 Phone# 07764486175
> Webcam:- http://www.fras-o-cam.com
> Make up a language and ask people for directions.
> The thoughts above are (c) October 28, 2001
> WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply





Re: double bounce management

2001-10-29 Thread Justin Heesemann

> >1) echo "double-bounce" > /var/qmail/control/doublebounceto
> >2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP
> >
> >Do `man qmail-send` for more info.
>
> Well, actually, I wanted the double bounce to go to the DOMAIN that's
> bouncing...so, [EMAIL PROTECTED] would bounce to some account on
> domain1.com (like [EMAIL PROTECTED]) and [EMAIL PROTECTED]
> would bounce to some account on domain2.com (like
> [EMAIL PROTECTED]).  I don't suppose that's possible, though, eh?

Wow .. yeah.. that's something i would like to be able to do too.
There must be some way to do so.. maybe some kind of a patch ?
I always hated the fact that i was the one getting all the bounce spam, after
some customer sent a mass mailing..

/Justin



Re: double bounce management

2001-10-29 Thread Doug Ledbetter

At 06:13 PM 10/29/2001 +0100, you wrote:
>At 16:16 29/10/01, Doug Ledbetter wrote:
>>Hello all!
>>
>>Is there a way to make double bounces deliver to the virtual email domain 
>>instead of going to the main postmaster account?
>
>Here's one way:
>
>1) echo "double-bounce" > /var/qmail/control/doublebounceto
>2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP
>
>Do `man qmail-send` for more info.


Well, actually, I wanted the double bounce to go to the DOMAIN that's 
bouncing...so, [EMAIL PROTECTED] would bounce to some account on 
domain1.com (like [EMAIL PROTECTED]) and [EMAIL PROTECTED] 
would bounce to some account on domain2.com (like 
[EMAIL PROTECTED]).  I don't suppose that's possible, though, eh?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]





Re: Pop3 Auth Failure

2001-10-29 Thread Bill Shupp


On Monday, October 29, 2001, at 02:30 PM, Thomas Elliott wrote:

> Ok, I think I got this right
> (I'm still kinda new to qmail et all so bear with me if thats ok)
>
> #!/bin/sh
> PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
> export PATH
> exec tcpserver -R -H -c100 0 pop3 qmail-popup pop.power-hosts.co.uk \
> /usr/home/vpopmail/bin/vchkpw qmail-pop3d Maildir splogger pop3

What about the error logged?




Re: Pop3 Auth Failure

2001-10-29 Thread Thomas Elliott

Ok, I think I got this right
(I'm still kinda new to qmail et all so bear with me if thats ok)

#!/bin/sh
PATH=/var/qmail/bin:/usr/local/bin:/usr/bin:/bin
export PATH
exec tcpserver -R -H -c100 0 pop3 qmail-popup pop.power-hosts.co.uk \
/usr/home/vpopmail/bin/vchkpw qmail-pop3d Maildir splogger pop3



--
Tom
>From the desk of Thomas J. Elliott [EMAIL PROTECTED]
ICQ# 8018364 Phone# 07764486175
Webcam:- http://www.fras-o-cam.com
Make up a language and ask people for directions.
The thoughts above are (c) October 28, 2001
WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply


- Original Message -
From: "Bill Shupp" <[EMAIL PROTECTED]>
To: "Thomas Elliott" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 29, 2001 8:12 PM
Subject: Re: Pop3 Auth Failure


>
> Post your pop  startup script and the the error that's logged in your
> mail log...
>
> Regards,
>
> Bill Shupp
>




Re: Pop3 Auth Failure

2001-10-29 Thread Bill Shupp


On Monday, October 29, 2001, at 02:05 PM, Thomas Elliott wrote:

> Hi guys, ive set up a qmail system with vpopmail & mysql as per the
> 'toaster' at http://matt.simerson.net the imap auths fine but im having
> trouble with pop3.
> I realise you cant help me diagnose further without more info so any 
> advice
> appreciated, if you could let me know what to post i'd appreciate it.

Post your pop  startup script and the the error that's logged in your 
mail log...

Regards,

Bill Shupp




Pop3 Auth Failure

2001-10-29 Thread Thomas Elliott

Hi guys, ive set up a qmail system with vpopmail & mysql as per the
'toaster' at http://matt.simerson.net the imap auths fine but im having
trouble with pop3.
I realise you cant help me diagnose further without more info so any advice
appreciated, if you could let me know what to post i'd appreciate it.

--
Tom
>From the desk of Thomas J. Elliott [EMAIL PROTECTED]
ICQ# 8018364 Phone# 07764486175
Webcam:- http://www.fras-o-cam.com
Make up a language and ask people for directions.
The thoughts above are (c) October 28, 2001
WARNING Usenet Reply-To Spam Trapped! Remove .nospam To Reply




Re: double bounce management

2001-10-29 Thread Lou Hevly

At 16:16 29/10/01, Doug Ledbetter wrote:
>Hello all!
>
>Is there a way to make double bounces deliver to the virtual email 
>domain instead of going to the main postmaster account?

Here's one way:

1) echo "double-bounce" > /var/qmail/control/doublebounceto
2) /home/vpopmail/bin/vadduser [EMAIL PROTECTED] H8yT65cvP

Do `man qmail-send` for more info.

-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com




RE: double bounce management

2001-10-29 Thread jose

hi,

just create this 2 files in ~qmail/control/ :

doublebouncehost : put here the domain name (eg. test.com)
doublebounceto : put here the mailbox ( eg. bounces)

now bounce messages goes to : [EMAIL PROTECTED]

regards.
Jose.




-Message d'origine-
De : Doug Ledbetter [mailto:[EMAIL PROTECTED]]
Envoye : lundi, 29. octobre 2001 16:16
A : [EMAIL PROTECTED]
Objet : double bounce management


Hello all!

Is there a way to make double bounces deliver to the virtual email domain 
instead of going to the main postmaster account?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]






double bounce management

2001-10-29 Thread Doug Ledbetter

Hello all!

Is there a way to make double bounces deliver to the virtual email domain 
instead of going to the main postmaster account?

thanks,
-dougl



Doug Ledbetter -- Hagen Software, Inc.
[EMAIL PROTECTED]





.qmail-default file (vpopmail-5.0)

2001-10-29 Thread jose



my .qmail-default 
looks like this:
 
| /var/spool/popmail/bin/vdelivermail ´´ main@mydomain.com
 
i think it 
means that all non-existent mailboxes in the domain will be delivered to main@mydomain.com
 
now, when i send message to a non existent mailbox ( [EMAIL PROTECTED] ) i get the 
following error :
 
starting delivery 297762: msg 684184 to local 
mydomain.com[EMAIL PROTECTED]
delivery 297762: deferral: 
lseek_errno=29/mail_is_looping/Aack,_child_crashed._(#4.3.0)/
 
other vdomains works perfect, i use this 
feature ONLY on that domain.
 
any ideas ??
 
thx
 
 


Re: Moving from a single qmail domain to vpopmail

2001-10-29 Thread Lou Hevly

Hola (Greetings), marvin! A(t) 00:05 29/10/01, vau escriure (you 
wrote):
>Hello.
>
>I have had a single qmail domain previously.
>
>I want to use vpopmail and have multiple domains.
>
>I want them all to be virtual domains as recommended in the vpopmail 
>docs.
>
>What should happen to :-
>
>me, locals, etc.

/var/qmail/me doesn't change;
/var/qmail/locals and /var/qmail/rcpthosts should be empty.

>Do you remove all entries ?
>
>prior to adding it as virtual.

Only from locals and rcpthosts.

When you run ./vadddomain, vpopmail will take care of making the 
correct
entries in /var/qmail/rcpthosts and /var/qmail/virtualdomains.

Be sure to add all your domains and users using vpopmail's tools.



-- 
All the best (Adéu-siau),
Lou Hevly
[EMAIL PROTECTED]
http://www.visca.com




LDAP (Last Try)

2001-10-29 Thread Sumith Ail

Hello All

PLEASE PLEASE PLEASE let me know if anyone has had success in running
vpopmail with OpenLDAP backend on RH Linux.  If yes then PLEASE let me
know the Vpopmail and OpenLDAP version.

Regards
Sumith




urgent

2001-10-29 Thread omnia banna

i'm using vpopmail 4.9.10 (not 4.9.0)
then i upgraded it to vpopmail 5
in vpopmail 4.9.0 i opened the vmysql.h file & edited
the mysql-server passwd = ""
then made :configure (with the desired enable options)
then make then make install-strip
& when i ran any vpopmail command it worked properly

in the new version vpopmail 5
there are 2 servers mysql update server & mysql read
server
i changed both passwords to ""
then made :configure (with the desired enable options)
then make then make install-strip

when i ran any command of the vpopmail 
it says:
could not connect to mysql update server
vmysql: sql error: MySQL server has gone away

can you tell what is the problem 
thanks






__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com



urgent

2001-10-29 Thread omnia banna

i'm using vpopmail 4.9.0
then i upgraded it to vpopmail 5
in vpopmail 4.9.0 i opened the vmysql.h file & edited
the mysql-server passwd = ""
then made :configure (with the desired enable options)
then make then make install-strip
& when i ran any vpopmail command it worked properly

in the new version vpopmail 5
there are 2 servers mysql update server & mysql read
server
i changed both passwords to ""
then made :configure (with the desired enable options)
then make then make install-strip

when i ran any command of the vpopmail 
it says:
could not connect to mysql update server
vmysql: sql error: MySQL server has gone away

can you tell what is the problem 
thanks






__
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com



SMTP MySQL --- Logfile ??

2001-10-29 Thread Toph Kemmann

Hello,
I´m using vpopmail4.9.10 and I want to check with MySQL if the user
may send mail (table: relay). I don´t get any error messages,
when I send mail (where is the logfile anyway???) but the messages
seams to disappear. Getting mail seeems to work (SQL-Logfile) !
Could someone please post the startscript of SMTP and POP3 ? I tried:

tcpserver -v -u89 -g89 0 smtp /var/qmail/bin/qmail-smtpd 2>&1 |
/var/qmail/bin/splogger smtpd 3 &

tcpserver -u89 -g89 0 pop3 /var/qmail/bin/qmail-popup 192.168.0.99
/home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 |
/var/qmail/bin/splogger pop3 3 & 

What does the sqlogger do ?

BTW: I´m using a local testserver IP 192.168.0.99 and the
virual-pop-domain "localhost". Could this be a problem ? 

Thanks in advance !

-- 
Best regards,
 Toph  mailto:[EMAIL PROTECTED]