It's peculiar to me that qmail-send (vdelivermail actually) has no
problem with typical emails, yet it gets the
vdelivermail:_deferred,_database_down message for messages from the
autoresponder.
I think you should post this problem on the vpopmail users list, and see
what Matt has to say about it. Be sure to include the vpopmail and
autorespond version numbers in your post.
--
-Eric 'shubes'
Maloupi wrote:
Hi Eric,
Thank you for your answer.
I tried with an internal and an external email.
The responder mail is : [email protected]
I sent mails to this adress with : [email protected] (internal)
and [email protected] (external)
here is my qmlog send :
01-25 08:49:05 new msg 263968
01-25 08:49:05 info msg 263968: bytes 1986 from
<[email protected]> qp 30618 uid 89
01-25 08:49:07 starting delivery 173: msg 263968 to local
[email protected]
01-25 08:49:07 status: local 1/10 remote 0/60
01-25 17:14:03 new msg 263969
01-25 17:14:03 info msg 263969: bytes 1329 from <[email protected]> qp
23234 uid 89
01-25 17:14:03 starting delivery 174: msg 263969 to local
[email protected]
01-25 17:14:03 status: local 2/10 remote 0/60
01-25 17:14:04 delivery 174: success: did_0+0+1/
01-25 17:14:04 status: local 1/10 remote 0/60
01-25 17:14:04 end msg 263969
01-25 17:14:38 new msg 263969
01-25 17:14:38 info msg 263969: bytes 1327 from <[email protected]> qp
23279 uid 89
01-25 17:14:38 starting delivery 175: msg 263969 to local
[email protected]
01-25 17:14:38 status: local 2/10 remote 0/60
01-25 17:15:47 new msg 263972
01-25 17:15:47 info msg 263972: bytes 1988 from
<[email protected]> qp 23404 uid 89
01-25 17:15:47 starting delivery 176: msg 263972 to local
[email protected]
01-25 17:15:47 status: local 3/10 remote 0/60
And here is what i get after a reboot :
01-25 17:23:46 status: local 0/10 remote 0/60
01-25 17:23:46 starting delivery 1: msg 263968 to local
[email protected]
01-25 17:23:46 status: local 1/10 remote 0/60
01-25 17:23:46 starting delivery 2: msg 263969 to local
[email protected]
01-25 17:23:46 status: local 2/10 remote 0/60
01-25 17:23:46 starting delivery 3: msg 263972 to local
[email protected]
01-25 17:23:46 status: local 3/10 remote 0/60
01-25 17:23:49 delivery 2: deferral: vdelivermail:_deferred,_database_down/
01-25 17:23:49 status: local 2/10 remote 0/60
01-25 17:23:49 delivery 1: deferral: vdelivermail:_deferred,_database_down/
01-25 17:23:49 status: local 1/10 remote 0/60
01-25 17:23:49 delivery 3: deferral: vdelivermail:_deferred,_database_down/
01-25 17:23:49 status: local 0/10 remote 0/60
01-25 17:31:49 starting delivery 4: msg 263972 to local
[email protected]
01-25 17:31:49 status: local 1/10 remote 0/60
01-25 17:32:48 starting delivery 5: msg 263969 to local
[email protected]
01-25 17:32:48 status: local 2/10 remote 0/60
So it is for both external and internal.
Eric Shubert a écrit :
Maloupi wrote:
Hi all,
This weekend i installed QMT on a new server (fedora 11 64)
and i have exactly the same problem (
http://www.mail-archive.com/[email protected]/msg24918.html
)
Here is what i modified in QMT after install :
- I changed the soft memory limit to 128000000 (instead of
48000000) in supervise/pop3/run, supervise/smtp/run
(if not, it does not work (out of memory))
- spfbehavior : 3 to 1
Sending/receiving mails : OK.
After activating the responder in QmailAdmin, my mail box receive
mails people sends to me
but the responder message is stuck in queue.
In send log i have this : delivery 1: deferral:
vdelivermail:_deferred,_database_down/
This appears to be pertinent. Is this responder's reply message going
to an internal or external address? Whichever it is, please test the
other and see if it's just a problem with one or the other or both.
If i do a queue_repair.py, it find this :
checking split locations...
queue/mess/20/263968 ownership 7794:89, should be qmailq:qmail
I'm not sure about this warning, but I suspect that it can be ignored.
It's complaining about the group id, which I don't think really
matters here. 89 is vchkpw, which is probably correct for QMT. The
queue_repair.py tool hasn't been tailored at all for QMT that I'm
aware of.
Do you have an idea about what could be wrong in my configuration ?
Do i need to do something in order to use autorespond after install
of QMT ?
Maloupi a écrit :
I think so.
Sorry i misspoke.
I tried this to see if this is related. After trying i send some
other messages and autorespond worked well.
So i don't think it changed something.
To be sure, i will rebuild it again and touch nothing.
Eric Shubert a écrit :
I'm guessing that the way you're running it manually is inappropriate.
(If it's working as it should why are you doing this?)
Maloupi wrote:
I rebuild autorespond with qtp-newmodel yesterday evening and it
works again.
Autorespond send the response message well.
I tried to run it manually and it says segmentation fault so i
send a message and it send a response message, so it works. The
segmentation fault does not seems to be a part of my problem.
I send a message this morning and it does not work...
So after some hours, autorespond is not working.
I see nothing in the log about errors, service stop, or problems.
Do you have an idea ?
Maloupi a écrit :
Hi,
It works well this sunday and i try it just now and it does not
work again :'-(
if i do manually :
/usr/bin/autorespond 86400 3
/home/vpopmail/domains/nordiquefrance.com/orange/vacation/message
/home/vpopmail/domains/nordiquefrance.com/orange/vacation
it says :
Segmentation fault.
Since it work yesterday, i just deactivate the autorespond
message from qmailadmin and reactivate it.
Can anyone try autorespond manually like me (/usr/bin/autorespond
86400 3 /ho...)
because on an other test server (fedora11_64, no internet) i also
have a segmentation fault.
Maybe it is not the cause.
Maloupi a écrit :
Hi !
Thank you !
I stop the qmail service and then i did
rpm -e --nodeps autorespond-toaster
thento rebuild and install autorespond i did
sh fedora_1164-install-script.sh and i skip everything but
autorespond.
and then i restart qmail service
AND IT WORKS !!! :-)
Thank you so much for all the help everybody gave me !
Jake Vickers a écrit :
Maloupi wrote:
Hi,
Autoresponder messages are still in queue :(
I tried to manually use autorespond and here is what i did :
[r...@ns24230 orange]# ll
total 8
drwx------ 8 vpopmail vchkpw 4096 2009-11-22 09:35 Maildir
drwx------ 2 vpopmail vchkpw 4096 2009-11-22 08:43 vacation
[r...@ns24230 orange]# /usr/bin/autorespond 86400 3
/home/vpopmail/domains/nordiquefrance.com/orange/vacation/message
/home/vpopmail/domains/nordiquefrance.com/orange/vacation
Erreur de segmentation
[r...@ns24230 orange]#
Erreur de segmentation means Segmentation fault.
There the problem. Try rebuilding the package again on that
machine, making sure you replace all the files and package.
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact
them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates,
and packages.
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and
packages.
To unsubscribe, e-mail:
[email protected]
For additional commands, e-mail:
[email protected]
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and
installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
--
-Eric 'shubes'
---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]