[Eisfair] [E2] User angelgt, kann aber keine Mails abrufen

Andreas Lehmler wuddy at nexgo.de
So Mär 29 20:43:42 CEST 2015


Hallo Marcus ,

> Bitte poste die Mailkonfiguration (1. Teil bis FECTAMIL-Optionen).

**************
#------------------------------------------------------------------------------
# /etc/config.d/mail - configuration for mail services on EIS/FAIR
#
# Copyright (c) 2002-2015 The Eisfair Team, team(at)eisfair(dot)org
#
# Creation:     2002-04-28  fm
# Last Update:  $Id: mail 36592 2015-01-13 19:32:38Z jed $
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#------------------------------------------------------------------------------

MAIL_DO_DEBUG='no'
START_MAIL='yes'                       # enable mail package: yes or no

#------------------------------------------------------------------------------
# pop3/imap: general settings
#------------------------------------------------------------------------------

START_POP3='yes'                       # start POP3 server: yes or no
START_IMAP='yes'                       # start IMAP server: yes or no
POP3IMAP_CREATE_MBX='yes'              # create mbx mailbox for imap
POP3IMAP_TRANSPORT='default'           # transport to use: default, tls 
or both
POP3IMAP_IDENT_CALLBACKS='yes'         # enable ident callbacks: yes or no

#------------------------------------------------------------------------------
# pop3/imap: mail users and optional passwords
#------------------------------------------------------------------------------

MAIL_USER_USE_MAILONLY_PASSWORDS='yes' # use seperate mail passwords: 
yes or no
MAIL_USER_N='3'                        # number of mail-accounts
MAIL_USER_1_ACTIVE='yes'               # 1. activate account: yes or no
MAIL_USER_1_USER='admin201'            #    username
MAIL_USER_1_PASS='test2015'            #    optional mail only password

MAIL_USER_2_ACTIVE='yes'
MAIL_USER_2_USER='webre-br'
MAIL_USER_2_PASS='xxx'

MAIL_USER_3_ACTIVE='yes'
MAIL_USER_3_USER='nesk--ne'
MAIL_USER_3_PASS='xxx'


#------------------------------------------------------------------------------
# imap: shared and public folders
#
# Optional:
#   Setup public or shared imap folders. This feature is not supported by
#   some mail clients, but has succesfully tested with netscape messenger.
#------------------------------------------------------------------------------

IMAP_SHARED_PUBLIC_USERGROUP=''        # name of usergroup for shared and
                                        # public folders - default: users
IMAP_SHARED_FOLDER_N='0'               # number of shared folders to create
IMAP_SHARED_FOLDER_1_ACTIVE='no'       # 1. activate folder: yes or no
IMAP_SHARED_FOLDER_1_NAME='Family-News'
                                        #    folder to create
IMAP_SHARED_FOLDER_1_USERGROUP=''      #    individual usergroup for folder

IMAP_PUBLIC_FOLDER_N='0'               # number of public folders to create
IMAP_PUBLIC_FOLDER_1_ACTIVE='no'       # 1. activate folder: yes or no
IMAP_PUBLIC_FOLDER_1_NAME='Announcements'
                                        #    folder to create
IMAP_PUBLIC_FOLDER_1_USERGROUP=''      #    individual usergroup for folder


#------------------------------------------------------------------------------
# fetchmail: general settings
#------------------------------------------------------------------------------




Mehr Informationen über die Mailingliste Eisfair