Current time: 10-05-2024, 05:37 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] dovecot & mail system configuration error
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: dovecot & mail system configuration error
Ja, ne Vermutung (da sowas schon in zwei anderen Fällen heute angesprochen wurde):

das liegt anscheinend am doku-wiki system, welches zusätzliche $ bei Variablen einfügt.

Vielleicht mal die Zeile ändern:
Code:
dovecot unix - n n - - pipe
   flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d $ {recipient}
nach
Code:
dovecot unix - n n - - pipe
   flags=DRhu user=vmail:mail argv=/usr/lib/dovecot/deliver -d {recipient}

ich hoffe, dann geht es... habs aber selbst nicht getestet...

/J
01-28-2008 08:01 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: dovecot & mail system configuration error - joximu - 01-28-2008 08:01 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)