Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mail Server (Postfix/Courier) - 2 große Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1371

PostPosted: Thu Feb 01, 2007 9:37 pm    Post subject: Mail Server (Postfix/Courier) - 2 große Probleme Reply with quote

----------------------

Last edited by ConiKost on Tue Apr 14, 2015 2:17 pm; edited 2 times in total
Back to top
View user's profile Send private message
roock
n00b
n00b


Joined: 06 Feb 2003
Posts: 32
Location: Korneuburg, Austria

PostPosted: Thu Feb 01, 2007 10:20 pm    Post subject: Reply with quote

zu frage 2:

Code:

Feb  1 22:34:44 BlackBox postfix/smtpd[11963]: mail_addr_find: conikost@xxxx.de -> /home/vmail/xxxx.de/ConiKost/.maildir/
Feb  1 22:34:44 BlackBox postfix/trivial-rewrite[11966]: warning: do not list domain xxxxx.de in BOTH mydestination and virtual_mailbox_domains
Feb  1 22:34:44 BlackBox postfix/local[11974]: 48B1827B3F: to=<conikost@xxxx.de>, relay=local, delay=0.6, delays=0.52/0.04/0/0.05, dsn=2.0.0, status=sent (delivered to maildir)


also ich wuerd mal sagen.. wie das schon steht, hast du die domain xxxxxx.de sowohl in mydestination als auch in virtual_mailbox_domains stehen. da es aber anscheinend einen lokalen benutzer conikost gibt, wird die mail nicht in die virtuelle mailbox zugestellt unter /home/vmail... sondern in die mailbox des benutzers. sieh mal unter /home/conikost/Maildir nach, da solltest die mails finden. wuerden die mails in /home/vmail zugestellt werden wuerde die meldung anders aussehen (deliverd to virtual mailbox oder so). entfernen von der domain im paramter mydestination sollte helfen

edit: hab die email-adresse anonymousiert


Last edited by roock on Thu Feb 01, 2007 11:09 pm; edited 1 time in total
Back to top
View user's profile Send private message
moe
Veteran
Veteran


Joined: 28 Mar 2003
Posts: 1289
Location: Potsdam / Germany

PostPosted: Thu Feb 01, 2007 10:27 pm    Post subject: Reply with quote

1. Ich würde in den geposteten Logs die Mailadresse rausnehmen, sofern du nicht auf spam stehst.
2. Welchen imapd verwendest du, und wie ist dieser eingestellt. Ist das maildir des imapds, und das in welches postfix die mail schiebt evtl. nicht das gleiche?

Gruss Maurice

edith: hab den post von roock jetzt erst gesehen, das deckt sich in etwa mit meinem punkt 2
Back to top
View user's profile Send private message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1371

PostPosted: Thu Feb 01, 2007 11:01 pm    Post subject: Reply with quote

-------------------------

Last edited by ConiKost on Tue Apr 14, 2015 2:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Disaronno
n00b
n00b


Joined: 13 Jan 2005
Posts: 41
Location: Germany; NRW

PostPosted: Fri Feb 02, 2007 11:01 am    Post subject: Reply with quote

Die Meldung im ersten problem ist klar. Courier bekommt vom Client nicht die Versionsnummer geliefert die es erwartet. Unterstützen die von dir Verwendeten MailClients SSL3 bzw. muss das irgendwo explizit eingestellt werden ?

Poste bitte mal deine conf von Postfix (postconf -n)
Back to top
View user's profile Send private message
ConiKost
Developer
Developer


Joined: 11 Jan 2005
Posts: 1371

PostPosted: Fri Feb 02, 2007 1:51 pm    Post subject: Reply with quote

--------------------

Last edited by ConiKost on Tue Apr 14, 2015 2:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
roock
n00b
n00b


Joined: 06 Feb 2003
Posts: 32
Location: Korneuburg, Austria

PostPosted: Fri Feb 02, 2007 11:00 pm    Post subject: Reply with quote

zu problem 2:

in der datei /etc/courier-imap/imapd-ssl
Code:

##NAME: TLS_PROTOCOL:0
#
# TLS_PROTOCOL sets the protocol version.  The possible versions are:
#
# SSL2 - SSLv2
# SSL3 - SSLv3
# TLS1 - TLS1

TLS_PROTOCOL=SSL3


hast du da ev. den falschen parameter gesetzt? so wie ich es aus den logs sehe, gibt es probleme mit der version von ssl/tls. probier mal mit dem parameter herumspilen, wobei ich sslv2 aus sicherheitstechnsicher sicht nicht verwenden wuerde.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum