

![]() | 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: |
12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] invalid user specified| From | Sent On | Attachments |
|---|---|---|
| Ebbe Hjorth | Mar 6, 2007 9:32 am | |
| Sam Varshavchik | Mar 6, 2007 3:24 pm | |
| Ebbe Hjorth | Mar 6, 2007 11:03 pm | |
| Sam Varshavchik | Mar 7, 2007 4:02 am | |
| Ebbe Hjorth | Mar 7, 2007 5:00 am | |
| Devin Rubia | Mar 7, 2007 6:38 am | |
| Tony Earnshaw | Mar 7, 2007 8:04 am | |
| Devin Rubia | Mar 7, 2007 10:48 am | |
| Ebbe Hjorth | Mar 7, 2007 11:26 pm | |
| Devin Rubia | Mar 8, 2007 7:31 am | |
| Ebbe Hjorth | Mar 8, 2007 12:51 pm | |
| Devin Rubia | Mar 8, 2007 1:16 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] invalid user specified | Actions... |
|---|---|---|
| From: | Ebbe Hjorth (in...@ebbehjorth.dk) | |
| Date: | Mar 7, 2007 11:26:21 pm | |
| List: | net.sourceforge.lists.courier-maildrop | |
On Wed, Mar 07, 2007 at 05:04:59PM +0100, Tony Earnshaw wrote:
Devin Rubia wrote, on 07. mar 2007 15:39:
Let's check the easy stuff. What version of maildrop are you using?
This is 'maildrop -v'. Perhaps you want to gentle OP to 'maildrop -V'?
No, this is asking for a simple version #. You know, like "2.0.2" or "1.6.3"
maildrop -v
maildrop 2.0.2
Is Authlib support enabled?
He already said that it was. authlib, with a small "a".
No, he did not. He said he has Authlib installed and configured and working with other packages. He did not say whether his maildrop has it built in and enabled.
authdaemonrc
authmodulelist="authmysql" authmodulelistorig="authmysql"
What's the output of 'maildrop -v'
We've already had that.
Where? I only asked for the version number before which is different than asking for a full "maildrop -v" output. I have a tendancy to ask people questions in a number of different ways because often they have a tendancy to pick and choose what to answer or misunderstand what is being asked. I'm just maximizing the possibility of getting useful information.
Also, according to the authtest documentation:
http://www.courier-mta.org/authlib/authtest.html
The format of the authtest command should be:
authtest {loginid} [password] [newpassword]
[SNIP LDAP password rant] WTF does this have to do with the problem at hand?
# authtest xx...@apz.dk Authentication succeeded.
Authenticated: xx...@apz.dk (uid 5001, gid 5001) Home Directory: /usr/local/mail/ Maildir: /usr/local/mail/apz.dk/xx...@apz.dk/ Quota: 0 Encrypted Password: (none) Cleartext Password: YYY Options: wbnodsn=1
The only way that's going to work, presuming that OP actually wants it out of Postfix, is if he uses '-d ${user}@${nexthop}' and not '-d ${recipient}' (see Postfix's MAILDROP_README.html). Personally I use '-d ${user}' on my Postfix sites, and that returns me the (what Exim defines as) '$localpart'.
From: http://www.postfix.org/pipe.8.html
------ ${recipient} This macro expands to the complete recipient address.
------
In most cases, this will be equivalent to ${user}@${nexthop} except when there is an extension or routing information added to the local part. (eg. "username+some...@example.com")
No, they're not the same but it will work as advertised >99.99% of the time. However, I concede ${user}@${nexthop} would be the better choice.
"> Let's check the easy stuff."







