Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 205
    • Merge Requests 205
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #73

Closed
Open
Opened Jul 17, 2009 by Seung Soo Mun@emun

clamsmtpd timed out, still needs -d 3 option

After few minutes postfix stops sending mails because clamsmtpd doesn’t respond

/var/log/messages shows the next line:
mail.info postfix/smtp … relay=127.0.0.1[127.0.0.1]:10025 … (conversation with 127.0.0.1[127.0.0.1] timed out while rece

I guess the unlogged message ends with “iving the initial server greeting”

To deliver the mails in the queue:
killall –9 clamsmtpd
clamsmtp -d 3 -f /etc/clamsmtpd.conf &
postsuper -r ALL

(from redmine: issue id 73, created on 2009-07-17, closed on 2009-08-08)

  • Relations:
    • duplicates #54 (closed)
  • Changesets:
    • Revision f4fcd00d by Timo Teräs on 2009-08-03T13:23:21Z:
main/uclibc: fix fork visibility to non-hidden

makes daemon() and other uclibc functions that use fork() work
on pthread applications. fixes #54, #73.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 1.9
Milestone
Alpine 1.9 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#73