# standard standalone server implementation, with preforked processes
START {
# do not delete this entry!
recover cmd="ctl_cyrusdb -r"
}
# UNIX sockets start with a slash and are put into /var/imap/sockets
SERVICES {
# add or remove based on preferences
imap cmd="imapd" lis
Hi,
I need help how to turn off security on smtp, imap and pop so it works with non
secure ports.
Thanks,
--
Cyrus: Info
Permalink:
https://cyrus.topicbox.com/groups/info/T91e0cf64cce34de6-M00131685c78a46f42f2982c1
Delivery options: https://cyrus.topicbox.c
Hi Misha,
Thank you for your help. It is using postfix smtp.
Do you know by chance how to disallow the mail relaying?
Thanks,
--
Cyrus: Info
Permalink:
https://cyrus.topicbox.com/groups/info/Taf7721e06f8bc4fb-M7306cff5767d22318474ddde
Delivery options: https
Hi,
My cyrus smtp VM got this violation *MTA Open Mail Relaying Allowed*.
Can you please help me how to fix that security issue?
Thank you.
Juni.
--
Cyrus: Info
Permalink:
https://cyrus.topicbox.com/groups/info/Taf7721e06f8bc4fb-M3e84f80164e2cfe975dd9ca3
De
Hi,
I have javacode as below which works fine on courier imap but it is failing
with Cyrus.
Can you please tell me the equivalent code to get the inbox folder for the code
below?
store.getFolder("Inbox");
Thanks,
Juni.
--
Cyrus: Info
Permalink:
https://cy
Can someone help me on this please?
How do I read the email/view the email?
Thanks.
--
Cyrus: Info
Permalink:
https://cyrus.topicbox.com/groups/info/T3b6672a4592afbe2-M64c2853c6ada668232219d2c
Delivery options: https://cyrus.topicbox.com/groups/info/subscrip
Hi,
Thank your for your help.
I updated main.cf by comment out home_maibox and also uncomment
mailbox_transport and added local_transport and update the value to match with
the one on Cyrus.conf file as below:
*mailbox_transport = lmtp:unix:/run/cyrus/socket/lmtp**
*
*local_transport = lmtp:unix:
Will it work if I specify home_mailbox to something that Cyrus can read it
rather than Maildir/
If so what path should I set it to?
Thanks.
--
Cyrus: Info
Permalink:
https://cyrus.topicbox.com/groups/info/T3b6672a4592afbe2-M51ffc142e3eb7cf9e6038f55
Delivery
Hi I have install smtp postfix and set home_mailbox = Maildir/
I know there is Maildir/new under the user that I am sending the email to.
But when I tried to get it with Imap it said no mailbox.
Is there anything that I should set to get it to work?
Thank you in advance for your help.
-