

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop: Temporary a...| From | Sent On | Attachments |
|---|---|---|
| David Bernal | Jan 22, 2006 9:00 pm | |
| Truong Tan Son | Jan 23, 2006 4:50 pm | |
| David Bernal | Jan 23, 2006 5:49 pm | |
| Truong Tan Son | Jan 23, 2006 6:14 pm | |
| Truong Tan Son | Jan 23, 2006 7:25 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [maildropl] maildrop: Temporary authentication failure | Actions... |
|---|---|---|
| From: | Truong Tan Son (son...@fcv.fujitsu.com) | |
| Date: | Jan 23, 2006 7:25:38 pm | |
| List: | net.sourceforge.lists.courier-maildrop | |
Your server looks ok.
You didn't show result after running maildroprc with 1 line.
How about delivery message to "$HOME/<test>/Maildir/" ?
Now, you should free all queuing messages by "postsuper -d all" before running
debug again.
(mailq, postqueue, postsuper: is postfix command base. See help about it: mailq --help, postsuper --help, postqueue --help)
I can not find error if you don't post debug log file.
----- Original Message ----- From: "David Bernal" <kusk...@gmail.com> To: "Truong Tan Son" <son...@fcv.fujitsu.com> Sent: Tuesday, January 24, 2006 9:56 AM Subject: Re: [maildropl] maildrop: Temporary authentication failure
Hi Truong,
When i run the mailq command, i see messages on que. How do I remove them? What does mailq actually do? And what is postsuper? And where is the Debug log file?
Sorry but i've been staring at this for 2 weeks and not sure where else to turn!
This is what I start: /etc/init.d/mysql.server start /usr/local/sbin/authdaemond start /usr/lib/courier-imap/libexec/imapd.rc start /usr/lib/courier-imap/libexec/pop3d.rc start postfix start
This is my result of ps so everything seem OK: root 2682 2677 2 20:42 ? 00:01:11 /usr/X11R6/bin/X :0 -audit 0 -au th /var/gdm/:0.Xauth -nolisten tcp vt7 root 3102 1 0 20:43 ? 00:00:00 /usr/local/sbin/courierlogger -p id=/usr/local/var/spool/authdaemon/pid -start /usr/local/libexec/courier-authlib /authdaemond root 3103 3102 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3112 3103 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3113 3103 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3114 3103 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3115 3103 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3116 3103 0 20:43 ? 00:00:00 /usr/local/libexec/courier-authl ib/authdaemond root 3955 3831 0 21:29 pts/5 00:00:00 egrep auth
On 1/23/06, Truong Tan Son <son...@fcv.fujitsu.com> wrote:
You should step by step to run debug without spamassassin.
Do you start courier-authen: /usr/local/sbin/authdaemond start
#ps -ef|egrep auth
root 884 883 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl root 897 884 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl root 898 884 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl root 899 884 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl root 900 884 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl root 901 884 0 09:09 ? 00:00:00 /usr/local/libexec/courier-authl
1) Test with maildroprc contains 1 line and see result:
to "$HOME/<test>/Maildir/"
(<test>: is user where to place massage.)
2) Free all messages on QUEUE by mailq & postsuper, and re-send again.
3) mailq and see debug log file.
----- Original Message ----- From: "David Bernal" <kusk...@gmail.com> To: "Truong Tan Son" <son...@fcv.fujitsu.com> Cc: <cour...@lists.sourceforge.net> Sent: Tuesday, January 24, 2006 8:48 AM Subject: Re: [maildropl] maildrop: Temporary authentication failure
Thanks for your input, but still same error. Yes all those options are set. This is the contents of the maildroprc file..pretty standard: if ( $SIZE < 26144 ) { exception { xfilter "/usr/bin/spamassassin --prefspath=$HOME/$DEFAULT/.spamassassin/user_prefs " } }
if (/^X-Spam-Flag: *YES/) { exception { to "$HOME/$DEFAULT/.Spam/" } } else { exception { to "$HOME/$DEFAU free messages que mailqLT" } } This is the error in the mail log:
Jan 23 20:28:15 mail1 postfix/pipe[3176]: E1F74189B23: to=<te...@test.com>, relay=maildrop, delay=84897, status=deferred (temporary failure. Command output: /usr/local/bin/maildrop: Temporary authentication failure. )
Any other ideas? I just whish it told me where it was trying to authenticate?!?!
On 1/23/06, Truong Tan Son <son...@fcv.fujitsu.com> wrote:
Dear David Bernal,
Do you set: main.cf: virtual_transport = maildrop
master.cf: maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
and how about /etc/maildroprc ?
----- Original Message ----- From: "David Bernal" <kusk...@gmail.com> To: <cour...@lists.sourceforge.net > Sent: Monday, January 23, 2006 11:53 AM Subject: [maildropl] maildrop: Temporary authentication failure
Hello,
Hopefully someone can point me in the right direction.....
I have setup postfix+maildrop+mysql and keep getting a "maildrop: Temporary authentication failure" from maildrop preventing messages from being delivered. Anyone experience this before and give me a hint to how i can troubleshoot this?
Thanks
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________ Courier-maildrop mailing list Cour...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/courier-maildrop







