Displaying 20 results from an estimated 42 matches for "usermin".
2008 Mar 11
2
IMAP storage - mail_location = maildir:~/Maildir:mbox:~/mail/
I'm moving to IMAP and trying to understand all the details of where to
save email. The system is CentOS running sendmail - procmail which
delivers as:
DEFAULT=$HOME/Maildir/
I'm trying also to use Usermin as the webmail client. I can get mail to
deliver to $HOME/Maildir/ and I can get clients (thunderbird outlook
etc) to view them. However Usermin seems stuck with saving 'Drafts'
'Sent' and 'Trash' in $HOME/mail/ as mbox and Dovecot won't find them
even when I use t...
2002 Oct 14
0
webmin/usermin and winbind authentication
Hi all!
I wonder is it possible to authenticate webmin/usermin users via winbind? I
tried to convert users from Unix to webmin users but it failed: user did not
show up. Well, more likely I have a need for usermin authentication but I
suppose that they function like same..
I have no local users (expect one) and all user information comes from NT
PDC. All othe...
2007 Jul 17
2
A little OT but hopefully still related enough... Maildir Delivered mail naming problems.
...once the folder path was
changed from $MAILDIR/whatever to $MAILDIR/.whatever/. Works great.
I am using Dovecot 1.0.1 to deliver our email through the IMAP protocol
and with the clients we support (Thunderbird and Outlook) things are
working very well for us.
So now to my problem. We also use Usermin for our users to access their
email when they don't have a supported client available to them. When
users look at their email with Usermin their emails are out of order
regardless of weather I have Usermin's "Read Mail" module using IMAP to
get mail or have it read the users M...
2007 Jun 28
2
dovecot help
Hello,
I have a mail server which I upgraded yesterday.
OLD:
Redhat 9
sendmail (very old version)
UW ipop3d
usermin with readmail module for webmail access (very old version)
NEW:
Fedora Core 6
sendmail 8.13.8
Usermin for webmail again
dovecot 1.0.0
# /etc/dovecot.conf
protocols: pop3
login_dir: /var/run/dovecot/login
login_executable: /usr/libexec/dovecot/pop3-login
mail_location: mbox:/home/%u/mail:INBOX=/v...
2007 Jun 19
4
web based vacation frontend
Hi,
One customer has Centos 5 installed. He wants to have a web based
frontend to the vacation program because he is in charge to enable the
vacation msg for all the users in leave.
I tried webmin but the webmin vacation module points to a nonexistant
link. And the usermin module is very old and requires the user to do
it by themselves.
Suggestions?
--
------------------------------------------------------------
Erick Perez
Panama Sistemas
Integradores de Telefonia IP y Soluciones Para Centros de Datos
Panama, Republica de Panama
Cel Panama. +(507) 6694-4780
-----...
2008 Jul 01
1
Users can't delete an email (Totally Random effect)
...n't delete using Thunderbird or Outlook
over IMAP (we do not support Pop3 anymore.) Essentially the user clicks
the email and takes it to the trash. When they empty the trash the
email appears again in their inbox as if it was new! Up until this
point I would just tell people to login to Usermin which is still set to
access the email natively through the maildir format and delete it that way.
What we have found out is that emails which have their info fields
repeated twice are emails which can't be deleted. So for example:
root at gator:/home/somedude# find ./ -iname '*,*,*'...
2008 Aug 02
4
related, but off-topic: how to allow users to change password?
My dovecot is currently configured to authenticate vs. a userdb/passdb
passwd-file that contains, for each user:
username:passhash:5000:5000::/path/to/home::userdb_mail=/path/to/maildir
Is it possible to let users authenticate and change their passwords? There
are some webmail client add-ons that allow such things if users are system
accounts or in a
2018 Jul 24
2
Mail has quit working
...;$RECIPIENT")
> > Jul 24 11:04:20 ts130 postfix/qmgr[8283]: 49161841ED92: removed
>
> Mail got delivered locally after passing amavis at the mailbox
> tdukes at palmettodomains.com.
>
> Alexander
I am unable to read my system's mail. Cannot read it from roundcube or
usermin. Roundcube times out on login attemps. In usermin there is no mail
in the mailbox. There is no mail in /Maildir.
This just started this past Saturday morning. Everything was fine up to
then.
2018 Jul 25
6
Mail has quit working
...t;>
> >>
> >> Mail got delivered locally after passing amavis at the mailbox
> >> tdukes at palmettodomains.com.
> >>
> >> Alexander
> >>
> >
> > I am unable to read my system's mail. Cannot read it from roundcube or
> > usermin. Roundcube times out on login attemps. In usermin there is no
> mail
> > in the mailbox. There is no mail in /Maildir.
> >
> > This just started this past Saturday morning. Everything was fine up to
> > then.
> >
> 1. Have you checked /var/log/yum.log?
> 2. I...
2011 Aug 18
2
using posfix on the local LAN, with internet FQDN
...then
setup to get & send mail from the server, on 192.168.2.254 (for POP3 &
SMTP). All mail between them on the local LAN gets send to each other
via the server, and not the internet.
This works quite well, but as soon as someone sends mail from the
Linux server directly (it has webmin + usermin installed and has a
basic webmail interface for when they're out of the office) it sends
mail using the local machine name, instead of the domain name.
for example, mail comes from esther at ser001.rewards.local.
How do I tell Postfix to automaticlly send mail from
<user>@<theirdomain...
2008 Dec 09
8
pop3 attack
I was looking at my maillog and it looks like someone is trying to get
into my pop3 server.
Dec 9 15:28:54 mailserver dovecot: pop3-login: Aborted login: user=<alexis>, method=PLAIN, rip=::ffff:66.167.184.203, lip=::ffff:192.168.1.2
Dec 9 15:29:08 mailserver dovecot: pop3-login: Aborted login: user=<alfonso>, method=PLAIN, rip=::ffff:66.167.184.203, lip=::ffff:192.168.1.2
Dec 9
2017 Jan 29
4
Preferred mail client
Hello, again,
What is the preferred remote mail client for 7.3?
I have used openwebmail in the past, was using usermin and roundcube most
recently. Never cared about squirrelmail but that was years ago.
I don't use my server as a workstation. It mostly just sits over there
collecting dust on the keyboard.
TIA
2007 Jun 12
2
samba, ldap changing password
HEllo
I have a samba 3 with ldap working as a PDC,my mail server also using
LDAP database as a authentication.
Do you know any web application, script (working with apache) that
allow users to change their ldap passwords (smaba passwords and passwd
passwords).
Usually users can do that from windows clients which log in to domain,
but I have also a lot of users using laptops and they dont log
2006 Sep 08
3
ISPConfig: Secure on Centos?
Just wanted to see if this tool was approved or disapproved of in the
centos community as far as security is concerned.
http://www.ispconfig.org/
I have noted that anything that is not a centos package is probably
suspect, -so feel free to assure, or warn, at your leisure.
Basically we are looking for a secure GUI based DNS admin tool, (I myself
prefer an openbsd or centos dns machine and tyo
2018 Jul 24
0
Mail has quit working
...tfix/qmgr[8283]: 49161841ED92: removed
>>>
>>
>> Mail got delivered locally after passing amavis at the mailbox
>> tdukes at palmettodomains.com.
>>
>> Alexander
>>
>
> I am unable to read my system's mail. Cannot read it from roundcube or
> usermin. Roundcube times out on login attemps. In usermin there is no mail
> in the mailbox. There is no mail in /Maildir.
>
> This just started this past Saturday morning. Everything was fine up to
> then.
>
1. Have you checked /var/log/yum.log?
2. Is everything correct in /cron.*?
3. Have...
2008 Jan 10
10
Webmail Recommendation
Hi,
I want to install webmail. I am using Dovecot with Exim4.
Recommendations requested please.
Thanks
Peter Sparkes
2018 Aug 27
2
Mail has quit working
...at centos.org] On Behalf Of
>> centos--- via CentOS
>> Sent: Monday, August 27, 2018 9:31 AM
>>
>> On 08/27/2018 09:05 AM, TE Dukes wrote:
>> >
>> >
>> > Thanks again! I still think it's a mail issue. I can't get mail
>> > using usermin either.
>> >
>> > Think I'm going to remove the TLS stuff from postfix main.cf
>> > that I added yesterday and retry.
>>
>> If I missed this further up thread my apologies - is SELinux
>> enabled and are there any relevant exceptions being logged?...
2018 Aug 27
3
Mail has quit working
> Date: Monday, August 27, 2018 07:42:48 -0400
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
>> Richard Sent: Monday, August 27, 2018 7:29 AM
>
>>
>> Since the localhost4 approach worked, commend out the ipv6
>> localhost entries in your /etc/hosts file, then try:
>>
2018 Aug 27
1
Mail has quit working
...hostname for your roundcube instance is one of the ipv6
>> entries in your /etc/hosts file, I'd remove that - and either put in
>> an ipv4 entry or put an entry for it in your dns.
>>
>
> Thanks again! I still think it's a mail issue. I can't get mail using
> usermin either.
>
> Think I'm going to remove the TLS stuff from postfix main.cf that I added
> yesterday and retry.
If I missed this further up thread my apologies - is SELinux enabled and
are there any relevant exceptions being logged?
2018 Aug 27
1
Mail has quit working
...ostname for your roundcube instance is one of the
>> ipv6 entries in your /etc/hosts file, I'd remove that - and either
>> put in an ipv4 entry or put an entry for it in your dns.
>>
>
> Thanks again! I still think it's a mail issue. I can't get mail
> using usermin either.
>
> Think I'm going to remove the TLS stuff from postfix main.cf that I
> added yesterday and retry.
Those TLS lines that you added to your postfix config file yesterday
have nothing to do with your ability (or not) to get to your
roundcube instance. I believe that the round...