Erwin Hoffmann wrote:
Hi,
At 09:57 01.12.04 +0100, signo wrote:
ok...i start a new thread...sorry for the previous post...
my question was:
hello, i've a little problem with the smtp authentication.
if a user try to send a mail without authentication mode it
-=NO UNSOLICITED BULK E-MAIL=-
250-PIPELINING
250-8BITMIME
250-SIZE 0
250 AUTH LOGIN PLAIN
thanks, signo
installation:
qmail-1.03
SPAMCONTROL patch
qmail-smtpd/run:
VPOPUID=`id -u vpopmail`
VPOPGID=`id -g vpopmail`
LOCAL=`head -1 /var/qmail/control/me`
MAXSMTPD=`head -1 /var/qmail/co
AUTH LOGIN PLAIN
thanks, signo
line '
/var/qmail/bin/checksubj', after this line i put '| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox' for the mail delivery
yes i use your SPAMCONTROL patch
bye
signo
Erwin Hoffmann wrote:
Hi,
At 14:11 16.06.04 +0200, you wrote:
hello,
i wo
hello,
i would like to use the checksubj (http://www.fehcom.de/qmail/checksubj)
function but i have a problem.
in the file there is written:
Include a call to this script into
# (1) your user's .qmail files and - if applicable - into
# (2) /var/qmail/alias/.qmail-default (first line:)
#
# |/v
Delivery failed
535 authentication failed (#5.7.1)
No recipients were successfully delivered to.
bye, signo
Erwin Hoffmann wrote:
Erwin Hoffmann wrote:
Hi,
At 10:49 19.05.04 +0200, you wrote:
Erwin Hoffmann wrote:Hi, At 09:46 19.05.04 +0200, signo wrote:
he
uthentication failed (#5.7.1)
No recipients were successfully delivered to.
signo wrote:
Thanks..it work fine
signo
Erwin Hoffmann wrote:
Hi,
At 11:30 19.05.04 +0200, you wrote:
...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use
vchkp
Thanks..it work fine
signo
Erwin Hoffmann wrote:
Hi,
At 11:30 19.05.04 +0200, you wrote:
...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use
vchkpw) ??
with my patch (qmail-smtpd-auth-043) i can't do anything ??
SPAMCONTROL is a sup
...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use
vchkpw) ??
with my patch (qmail-smtpd-auth-043) i can't do anything ??
thanks
signo
Erwin Hoffmann wrote:
Hi,
At 10:49 19.05.04 +0200, you wrote:
Erwin Hoffmann wrote:Hi, At 09:46 19.05.04
Erwin Hoffmann wrote:
Hi,
At 09:46 19.05.04 +0200, signo wrote:
hello, i ve 2 problems
first:
I've installed qmail 1.03 with qmail-smtpd-auth-043. Now the smth auth
work fine but if
i try to send an email (with Mozilla) without smpt authentication set it
ELAYCLIENT=""
192.168.:allow,RELAYCLIENT=""
:allow,SMTPAUTH=""
:deny
second:
when i send an email the recepicent receive an e-mail "Received: from
localhost (HELO.)" (in the header) and some provider
trash this mailwhere can i chanage that (to display my DNS name and
not localhost)???
thanks
signo
IT'S WORK THANKS TO ALL !!!
signo
signo wrote:
Jeremy Kister wrote:
On Monday, April 26, 2004 4:00 AM, signo wrote:
i'm feel very stupid !!! it does not work!!
VPOPUID=`id -g vpopmail`
well, that should be VPOPUID=`id -u vpopmail
Jeremy Kister wrote:
On Monday, April 26, 2004 4:00 AM, signo wrote:
i'm feel very stupid !!! it does not work!!
VPOPUID=`id -g vpopmail`
well, that should be VPOPUID=`id -u vpopmail`
OK
are you running Solaris? if so, change
VPOPUID=`id -u vpopmai
yes it's true, but the result is always the same :-(
Matthias Grimm wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
signo wrote:
| i'm feel very stupid !!! it does not work!!
|
| VPOPUID=`id -g vpopmail`
shouldn't it be
VPOPUID=`id -u vpopmail`?
| VPOPGID=`id -g vpopmail`
|
i'm feel very stupid !!! it does not work!!
VPOPUID=`id -g vpopmail`
VPOPGID=`id -g vpopmail`
LOCAL=`head -1 /var/qmail/control/me`
MAXSMTPD=`head -1 /var/qmail/control/concurrencyincoming`
exec /usr/local/bin/softlimit -m 300 /usr/local/bin/tcpserver -v -R
-l "$LOCAL" -x /etc/tcp.smtp.cd
OCAL" -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u "$VPOPUID" -g
"$VPOPGID" 0 smtp /var/qmail/bin/qmail-smtpd "$LOCAL"
/var/vpopmail/bin/vchkpw /bin/true 2>&1
any ideas?
thankssigno
Erwin Hoffmann wrote:
Hi,
At 16:29 22.04.04 +0200, signo wrote
where can i found a new one?
thanks
signo
Erwin Hoffmann wrote:
Hi,
At 16:29 22.04.04 +0200, signo wrote:
hello i've a problem with smtp auth
when i try to send an email i have always the message:
454 oops, unable to write pipe and I can't auth (#4.3.0)
SW:
se/qmail-smtpd/run
exit 1
fi
exec /usr/local/bin/softlimit -m 600 /usr/local/bin/tcpserver -v
-p -x /etc/tcp.smtp.cdb -c "$MAXSMTPD" -u "$QMAILDUID" -g
"$NOFILESGID" 0 25 /var/qmail/bin/qmail-smtpd /bin/checkvpw /bin/true
Maildir 2>&1
can you help me?
bye
signo
hello,
l1:~ # find / -name true
/bin/true
and in /var/log/qmail/smtpd/current i don't have any error!!
I don't understand why pop3d can authenticate with mysql while smtpd no!
via squirrelmail i have this error:
Server replied: 454 oops, unable to write pipe and I can't auth
hello, i've problems with smtp-auth, when i try to send email from a
client the server ask always for a password (but the passwd is ok)
please help me!!
thanks
signo
situation:
qmail: qmail-1.03
vpopmail: 5.3.28
smtp-auth patch on qmail: qmail-smtpd-auth-0.4.2
(http://www.fehcom.de/
telnet result:
220 ssigno_back.local -=NO UNSOLICITED BULK E-MAIL=- ESMTP
ehlo
250-ssigno_back.local -=NO UNSOLICITED BULK E-MAIL=-
250-AUTH=LOGIN
250-PIPELINING
250 8BITMIME
auth login
334 VXNlcm5hbWU6
test
334 UGFzc3dvcmQ6
signo
Jeremy Kitchen wrote:
On Tue, 2004-03-23 at 09:48, signo wrote
sorry ... the message is
An error occured while sending mail. The mail server responded:
VXNIcm5hbWU6. Please verify
that your email address is correct in your Mail preferences and try again
signo wrote:
hello, i've configured the smtp authentication but now i have this
problem.
when i t
-AUTH=LOGIN
250-PIPELINING
250 8BITMIME
please help me
thanks
signo
in/true 2>&1
but i can send mail with any e-mail address (no user authentication).
thanks signo
[EMAIL PROTECTED] wrote:
Am Mo, 2004-03-22 um 14.30 schrieb Chris Miller:
Does vpopmail come with SMTP AUTH? Is there a compatable patch out
there?
Try this one:
qmail-smtpd-auth,
problem solved, vpopmail.mysql need clear passwd and not crypted !!
thank for help
signo
signo wrote:
yes...thanksthe problem remain
Shane Chrisp wrote:
Your format for the user is missing a "|"
127.0.0.1|3306|vpopmail656e369a18870c9f|vpopmail
should read
127.0.0.1|330
o sh.. , vpopmail.mysql does not use crypted passwd but clear passwd!!
it works!
thanks a lot !!!
signo
Jacob Mathew wrote:
pls check the permission of vpopmail.mysql file
regds
Jacob
- Original Message -
From: "signo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTE
yes...thanksthe problem remain
Shane Chrisp wrote:
Your format for the user is missing a "|"
127.0.0.1|3306|vpopmail656e369a18870c9f|vpopmail
should read
127.0.0.1|3306|vpopmail|656e369a18870c9f|vpopmail
Is that just a typo?
Shane
-Original Message-----
F
the install path
is /usr/local/mysql.
signo
Jacob Mathew wrote:
Check ypur mysql install path. if its not in /usr/local specify it while
installing vpopmail specifying include and lib directories
regds
Jacob
- Original Message -
From: "signo" <[EMAIL PROTECTED]
modified the vpopmail.mysql from
localhost|3306|vpopmail656e369a18870c9f|vpopmail
to
127.0.0.1|3306|vpopmail656e369a18870c9f|vpopmail
but the problem remain
signo
to delete domain from dir_control
Error: no auth connection
can you help me???
thanks
signo
30 matches
Mail list logo