Results 1 to 4 of 4

Thread: cyrus + sendmail -=-=> problem !

  1. #1
    Newbie
    Join Date
    Oct 2005
    Location
    haifa , israel
    Posts
    2

    cyrus + sendmail -=-=> problem !

    hi...

    i've configured sendmail 8.13 with cyrus imap 2.1 on my fedora core 3
    i set them both up to work with smtpauth and saslauthd
    it's worked fine for about a month and then it started to give this error : ( taken from the /var/log/maillog )


    Oct 16 17:32:48 shumer sendmail[27463]: j9GFWi1Z027463: from=<galushka@gmail.com>, size=1416, class=0, nrcpts=1, msgid=<98db013f0510160834k4f068fa7g8c7744e676e0e79 4@mail. gmail.com>, proto=ESMTP, daemon=MTA, relay=qproxy.gmail.com [72.14.204.199]
    Oct 16 17:32:48 shumer sendmail[27467]: j9GFWi1Z027463: SYSERR(root): makeconnection_ds: unsafe domain socket
    /var/lib/imap/socket/lmtp

    Oct 16 17:32:48 shumer sendmail[27468]: j9GFWi1Z027463: to=<shumer@shumer.homelinux.com>, delay=03:17:00, xdelay=00:00:00, mailer=cyrusv2, pri=480662, relay=localhost, dsn=4.3.5, stat=Deferred: World writable directory


    i tried cleaning the mqueue dir - didn't help.
    checked that the /var/lib/imap/socket/lmtp is there - it's there , and the permissions are 777 ( srwxrwxrwx )
    checked that the imapd.conf has
    configdirectory: /var/lib/imap - which matches the path of the lmtp
    checked that in cyrus.conf the line is :
    lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1


    i say again - it worked and i did nothing, changed nothing at all.
    there is little about this subject in google.com or google.com/linux

    any help will be great

  2. #2
    Administrator Moderator
    Member
    starfish's Avatar
    Join Date
    Apr 2004
    Posts
    141
    I'm not very familiar with Cyrus, but it looks like it's complaining that /var/lib/imap/socket/lmtp is world writable and maybe creating an "unsafe domain socket". Should it be that only cyrus has access?

  3. #3
    Newbie
    Join Date
    Oct 2005
    Location
    haifa , israel
    Posts
    2
    thanks for the reply !

    i've tried changing the lmtp permission to 660 and to 600 and it didn't work,
    i even tried to change the owner and the group but yet no success here....

    anything else you can think about ?
    cause i have been fighting with this for a couple of days and haven't found a clue.
    for my opionion it looks like a permission problem, but if it's so, it should have given the permission error right away, and not after a month or so of perfect work. i didn't change anything at all.

    thanks again.
    :lol:

  4. #4
    Senior Member
    Join Date
    May 2004
    Location
    Pakistan
    Posts
    253

    Re:

    Dear shumer,
    Hello,

    FYI, http://www.issociate.de/board/post/1...ote_host?.html

    Best Regards.
    Färrükh Ähmëd

Similar Threads

  1. Cyrus - problem on creating user account
    By satimis in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 06-15-2008, 05:43 AM
  2. Sendmail problem
    By arunr110 in forum Linux - Hardware, Networking & Security
    Replies: 1
    Last Post: 01-13-2007, 07:53 PM
  3. Sendmail Access List Problem
    By imrankajee in forum Linux - General Topics
    Replies: 1
    Last Post: 02-28-2005, 08:26 PM
  4. Sendmail problem.
    By linux1 in forum Linux - General Topics
    Replies: 6
    Last Post: 02-25-2005, 09:30 PM
  5. Sendmail Problem
    By infinite_root in forum Linux - Hardware, Networking & Security
    Replies: 16
    Last Post: 12-17-2003, 12:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •