AW: [vchkpw] Re: smtp-auth problem

2005-07-04 Thread patrick_gehm
>
>Hello List,
>
>On Monday, July 4, 2005 at 11:47:36 PM patrick wrote:
>
>> I'm using qmail and vpopmail and just patched up with smtp-auth,
>
>Which SMTP-AUTH-patch?

I'm using Version 0.31

>
>> I'm using "/home/vpopmail/bin/vchkpw" in my "~/qmail-smtpd/run"-script...
>
>Please post complete run script because parameter order matters.
>
My script:
#!/bin/sh

QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
LOCAL=`head -1 /var/qmail/control/me`

if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z "$LOCAL" ]; 
then
echo QMAILDUID, NOFILESGID, MAXSMTPD oder LOCAL ist nicht gesetzt in
echo /var/qmail/supervise/qmail-smtpd/run
exit 1
fi

exec /usr/local/bin/softlimit -m 400 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp /var/qmail/bin/qmail-smtpd \
koneg.de /home/vpopmail/bin/vchkpw /bin/true 2>&1


>> While using Outlook Express to send emails over my server
>> everything works like it should work when I select "Server uses
>> authentification" (server denies to send mail with wrong password),
>> but if I DON'T select "Server uses auth.." my server just sends
>> everything via smtp...
>
>Might you have still compiled "roaming users" relay control into your
>vpopmail? 

How can I check that?

Might your Outlook Express have POP3-authenticated while you
>were testing SMTP-AUTH and your IP therefore still be allowed to
>relay?

I don't think so... I restartet Outlook Express with wrong Password-Settings 
for POP3, an tried to send mail without getting the pop-box before... it still 
works without auth.

>
>> How comes checkpassword in that?
>
>What?
>
>> I haven't installed this cmd5check...something-tool... Do I need to?
>
>What 'cmd5check...something-tool'?
>I can't remember any 'cmd5check...something-tool' regarding to
>vpopmail.

I read in several manuals that they use cmd5checkpw or the checkpassword-tool 
with smtp-auth. But as far as I understood vchkpw should do the job... but 
maybe not? Is there anyway to solve this problem in vpopmail? 

With hopefull regards
Patrick Gehm


>-- 
>Best regards
>Peter Palmreuther
>
>I belong to no organized party - I am a democrat.
>


[vchkpw] Re: smtp-auth problem

2005-07-04 Thread Peter Palmreuther
Hello List,

On Monday, July 4, 2005 at 11:47:36 PM patrick wrote:

> I'm using qmail and vpopmail and just patched up with smtp-auth,

Which SMTP-AUTH-patch?

> I'm using "/home/vpopmail/bin/vchkpw" in my "~/qmail-smtpd/run"-script...

Please post complete run script because parameter order matters.

> While using Outlook Express to send emails over my server
> everything works like it should work when I select "Server uses
> authentification" (server denies to send mail with wrong password),
> but if I DON'T select "Server uses auth.." my server just sends
> everything via smtp...

Might you have still compiled "roaming users" relay control into your
vpopmail? Might your Outlook Express have POP3-authenticated while you
were testing SMTP-AUTH and your IP therefore still be allowed to
relay?

> How comes checkpassword in that?

What?

> I haven't installed this cmd5check...something-tool... Do I need to?

What 'cmd5check...something-tool'?
I can't remember any 'cmd5check...something-tool' regarding to
vpopmail.
-- 
Best regards
Peter Palmreuther

I belong to no organized party - I am a democrat.



[vchkpw] Vpopmail 5.4.12 released

2005-07-04 Thread Tom Collins

http://vpopmail.sf.net/

5.4.12 - released 4-Jul-05

This release fixes a few bugs that cropped up in the vdelivermail 
rewrite for
5.4.11.  Because of the significant changes to vdelivermail since 
5.4.10, this

release should not be used on production machines until other developers
have had a chance to test it.

It also includes some minor fixes to long-time bugs -- see the ChangeLog
for details.

ChangeLog

Tom Collins
- vdelivermail: read full message, even on catchall delete/bounce
  to avoid SIGPIPE error if maildrop is calling vdelivermail.
- vdelivermail: missing declaration when QMAIL_EXT defined.
- vpopmail.h: remove declaration of crypt() and use #include
  crypt.h instead (if present).
- configure: remove enable-domainquotas option until the domain
  quota code is fixed.
- maildirquota.c: fix bug from 5.4.11 that could accidentally
  close stdin and result in a failed delivery in vdelivermail.
- vpopmail.c: better error checking in r_mkdir().



[vchkpw] smtp-auth problem

2005-07-04 Thread patrick_gehm
hi folks! 
I could really need some help on this one: 

I'm using qmail and vpopmail and just patched up with smtp-auth, compiled again 
and everything seems to work fine... a telnet to my server with a following 
ehlo hostname gives me: 
250-mail.domain.de 
250-AUTH LOGIN CRAM-MD5 PLAIN 
250-AUTH=LOGIN CRAM-MD5 PLAIN 
250-PIPELINING 
250 8BITMIME 
...so like in a Howto that I read... 
I'm using "/home/vpopmail/bin/vchkpw" in my "~/qmail-smtpd/run"-script... 

While using Outlook Express to send emails over my server everything works like 
it should work when I select "Server uses authentification" (server denies to 
send mail with wrong password), but if I DON'T select "Server uses auth.." my 
server just sends everything via smtp... What the hell is that? Why doesn't it 
ask for auth when no username and password is given by outlook? 
How comes checkpassword in that? Does it anyway, when I use vhckp? I haven't 
installed this cmd5check...something-tool... Do I need to? 

I really hope someone could help me, cause I've read through so many sites 
today, without any success...


[vchkpw] Why does Inter7 opt Qmail?

2005-07-04 Thread Bruno Negrão

Hi Inter7 and everybody,

I'd like to know why do you opt Qmail as your mailserver? Why not Postfix? 
Why not Qmail-ldap? Why not any other that I don't know about?


Would you work with some other mailserver? If so, which one?

Thank you in advance,

-
Bruno Negrao - Network Manager
Engepel Teleinformática. 55-31-34812311
Belo Horizonte, MG, Brazil